Page 1 of 1
Can cms made simple generate html pages
Posted: Mon Jun 04, 2007 12:32 am
by zhangxupage
Can cms made simple generate html pages? or is there a permarlinks function in CMS?
Re: Can cms made simple generate html pages
Posted: Mon Jun 04, 2007 3:07 pm
by Vin
Static HTML pages? It cannot, AFAIK. What "permarlinks' function?
Re: Can cms made simple generate html pages
Posted: Tue Jun 05, 2007 2:36 pm
by Pierre M.
Hello,
if you want nice links, your must activate pretty URLs (see the wiki). Anyway, it doesn't hurt.
if you want static files, you have several options :
-use the cache module.
-use the mod_cache module of the webserver.
-use a copybot, like httrack.
-wait for v2.0 which implements the full page caching feature.
Pierre M.