Kassetra Stevenson wrote: > My company website is in php, html, and css, with server side includes > (at the moment, for headers and footers) - and I'm not sure exactly how > to start breaking it apart to put it into the midgard database, or > exactly how/where to put the pieces into the database.
Headers and footers are ideal candidates for style elements. > When I was > reading the manual, I got the impression that there are some areas > specifically to put these pieces, but from there it starts to get really > fuzzy. I think I understand the concept of how it's supposed to work > with groups, users, pages, and styles, but the actual how to do this is > missing from my understanding. I know that the information is in the > manual, but I'm simply not understanding how to do it. Could someone > please start me in the direction of how to convert my current website > over to midgard? Decide on how you want to break down your layout into style and page elements, implement a few active pages to pull topics and articles from the database and display them, fill topics and articles. Armand, could you make me a repligard dump of iris-advies and send it to me? I'll sanitize it and I'll post it as a sample. It's not the best site in the world but it's adequate and shows some usage. I'll warn you though that I am by no means a PHP expert so it could well be you'll fall from your chair laughing when reading my code. I take no responsibility for this. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
