Have I got the concept right?
Posted: Sun Mar 04, 2007 5:05 pm
I am struggeling a bit to come to grips with CMSMS. As is often the case, it is the very fundamental information - the kind of information those who know the system take for granted - that is hard to get.
Have I got it right when my understanding is this:
The only web-document in traditional sense is index.php. All other pages - as shown on the net - are produced by adding content through ?page=xxx statements. The layout is determined by the template and css used for the added content page, and not by the index.php - meaning that I can give each indiviual page its own layout if I would like to do that. I do not have to worry about any pages, just the content (and template/css)
A follow-up question is: Is it possible to have several catalogues, each with one index.php file (like there is /admin catalogue in cmsms), or should it all be based on the one and only index.php file in the root folder?
Have I got it right when my understanding is this:
The only web-document in traditional sense is index.php. All other pages - as shown on the net - are produced by adding content through ?page=xxx statements. The layout is determined by the template and css used for the added content page, and not by the index.php - meaning that I can give each indiviual page its own layout if I would like to do that. I do not have to worry about any pages, just the content (and template/css)
A follow-up question is: Is it possible to have several catalogues, each with one index.php file (like there is /admin catalogue in cmsms), or should it all be based on the one and only index.php file in the root folder?