Corrected _ in URL bug (I think). Made all generate HREFs uniform. Made link generation/recognition itself more uniform. Converted all topic comparisons to be case-insensitive -- e.g. JXQuick and %jxquick% link to the same topic.
Change touch.php3 to unconditionally re-render, since I found and couldn't fix a bug in its conditional code, which I've since realized to be useless anyway. (The headers and footers aren't included in the cached rendering, so it doesn't matter if they change. If the sfWiki code changes, all the cached renderings should be invalidated.)
Removed .htaccess from CVS because it would be b0rken for sites which need to change. Added to examples in portal/examples/*.htaccess; if CVS nukes your copy htdocs/.htaccess, copy the appropriate one (as edited, if necessary) back into htdocs. ('root' == docrootdir of '/'; 'sfwiki' == docrootdir of '/sfWiki/'; change either to match your actualy docrootdir).
That should cover it. As always, though, it can't hurt to backup your site and data before updating. :)
-jQuinn
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Corrected _ in URL bug (I think). Made all generate HREFs uniform. Made link generation/recognition itself more uniform. Converted all topic comparisons to be case-insensitive -- e.g. JXQuick and %jxquick% link to the same topic.
Change touch.php3 to unconditionally re-render, since I found and couldn't fix a bug in its conditional code, which I've since realized to be useless anyway. (The headers and footers aren't included in the cached rendering, so it doesn't matter if they change. If the sfWiki code changes, all the cached renderings should be invalidated.)
Removed .htaccess from CVS because it would be b0rken for sites which need to change. Added to examples in portal/examples/*.htaccess; if CVS nukes your copy htdocs/.htaccess, copy the appropriate one (as edited, if necessary) back into htdocs. ('root' == docrootdir of '/'; 'sfwiki' == docrootdir of '/sfWiki/'; change either to match your actualy docrootdir).
That should cover it. As always, though, it can't hurt to backup your site and data before updating. :)
-jQuinn