Well the .htacess file code required would be:
RewriteRule ^\\(.+)\\$ index.php?page=$1 [QSA,NC,L]
Modify the {sitemap}-Plugin
Re: Modify the {sitemap}-Plugin
And the long list of directory exceptions that go with it.
I have something that works, and a reply by Jaani in another thread that is quite elegant.
http://forum.cmsmadesimple.org/index.ph ... ml#msg5121
There are now quite a few threads on this forum requesting this sort of funcitonality but none that work form within the CMS admin (Jaani's sort of does).
That's what we're after, isn't it? [Many heads shake vigorously up-and-down in unison]
Good. That's what I thought.
I have something that works, and a reply by Jaani in another thread that is quite elegant.
http://forum.cmsmadesimple.org/index.ph ... ml#msg5121
There are now quite a few threads on this forum requesting this sort of funcitonality but none that work form within the CMS admin (Jaani's sort of does).
That's what we're after, isn't it? [Many heads shake vigorously up-and-down in unison]
Good. That's what I thought.

Last edited by iNSiPiD on Mon Aug 01, 2005 6:44 am, edited 1 time in total.