Page 1 of 1

Using CMSMS with semi-static website??

Posted: Mon Jul 07, 2008 10:03 am
by slimboyfatz33
Is it possible to use CMSMS in a semi-static website form??

i.e;the index(home) page is static ... navigation and text/image content remains the same, but news page, client pages will need to be updated over time??

what is the easiest way to go about this??

many thanks!

Re: Using CMSMS with semi-static website??

Posted: Mon Jul 07, 2008 11:38 am
by cyberman

Re: Using CMSMS with semi-static website??

Posted: Mon Jul 07, 2008 11:48 am
by slimboyfatz33
cyberman wrote: Maybe this module can be useful

http://dev.cmsmadesimple.org/projects/htmlexport/
not really, but thanks!

Re: Using CMSMS with semi-static website??

Posted: Mon Jul 07, 2008 11:52 am
by cyberman
Why not?

With this module you can define, if a page should be static (read from a .html file) or dynamic generated by index.php ...

Re: Using CMSMS with semi-static website??

Posted: Mon Jul 07, 2008 3:29 pm
by Pierre M.
Or by reverse using http://wiki.cmsmadesimple.org/index.php ... with_CMSms you can have true static .html pages for the URLs you want. It is only webserver tuning.

Pierre M.