Thank you very much for the snapshot Emile.  

Let me see if I am understanding this correctly now:

Since all of the pages in my company's website have the same headers and
footers, I can make a single root style that has two elements: header
and footer -- but where do I put my .css code, is that another element
of the root style?

Then the single page layout (in html) that all of the pages use, is a
root page element, correct?  That's where I use php in another page
element to pull the content from topic.articles...?  So that when a link
from the header navigation is clicked on, it chooses (with php code) the
correct topic to go to and displays the articles in that topic?

Which means that I can create groups and users that correspond to
topics?  so that the *help* section of the website can be owned by a
group named *help* ... and then users part of the *help* group can edit
the *help* topics?

But where do I put my php code for the forms that people fill out?  I
have these forms that guide people through a signup procedure by asking
them questions, and their responses determine where they go next... is
that what snippets are for?

Ok, last question (for this email)... I also have this php script for
taking the first letter of each article and replacing it with a jpeg
letter... where would I put that script so that it runs for every
article?

Thank you so much for your help.

Kassetra

~~~~~~~~~~~~~~~~~~~~~
Kassetra Stevenson
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to