Page 2 of 2
Re: Modify the {sitemap}-Plugin
Posted: Mon Aug 01, 2005 5:52 am
by ljbadenz
Well the .htacess file code required would be:
RewriteRule ^\\(.+)\\$ index.php?page=$1 [QSA,NC,L]
Re: Modify the {sitemap}-Plugin
Posted: Mon Aug 01, 2005 6:41 am
by iNSiPiD
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.
