|
Ajas, to answer your
question about the files being created: I
don't think any content management system
would dynamically create code and then execute
it, just to display a piece of content. I'd
say that would be a very expensive operation
and not very scalable. The CM's I have seen
usually have some sort of template with a
stylesheet that defines colors etc. The actual
content (with a minimum of markup) is stored
in a table and retrieved when a user requests
a certain page: /show.cfm?template=ProductPage&ContentID=25.
The only possible application
I can think of for page generation, is to
generate true static html files on a regular
basis to offload your database.
Hope that makes
sense?
Mischa.
> > > > user. So my assumptions are : > > > > > 1) The CF CMS page saves the settings or properties in database. > > > > > 2) on every new page creation from CMS, a new entry is stored in db > > > > i.e. > > > > > index1.cfm, index2.cfm and so on. > > > > > > > > > > Then, my question is how does the page code for lets say index2.cfm > > > > > gets generated? Also, I am not sure how different pages in the > > > > website > > > > |
- [ACFUG Discuss] writing a Content Mngmt system ... Ajas Mohammed
- Re: [ACFUG Discuss] writing a Content Mngm... Steven Ross
- RE: [ACFUG Discuss] writing a Content ... Fennell, Mark P.
- Re: [ACFUG Discuss] writing a Cont... Ajas Mohammed
- RE: [ACFUG Discuss] writing a ... John Mason
- Re: [ACFUG Discuss] writi... Teddy R. Payne
- Re: [ACFUG Discuss] w... Ajas Mohammed
- Re: [ACFUG Discuss] writing a Content Mngm... Dean H. Saxe
- Re: [ACFUG Discuss] writing a Content Mngm... Dean H. Saxe
- Re: [ACFUG Discuss] writing a Content ... Ajas Mohammed
- re[2]: [ACFUG Discuss] writing a C... Mischa Uppelschoten ext 10
- Re: re[2]: [ACFUG Discuss] wri... Steven Ross
- RE: [ACFUG Discuss] writing a Content Mngm... axunderwood
- RE: [ACFUG Discuss] writing a Content ... Justin Haygood
