From: Jeff D. <da...@da...> - 2000-07-21 18:45:51
|
I've cleaned up the new wiki_transform code somewhat. I'm still tokenizing the __bold__ and ''italic''s, but I think I've found a cleaner way around the "recursable" problem. I've also added support for pagenames in $PATH_INFO (configurable in wiki_config with the WIKI_PAGENAME_IN_PATHINFO constant.) I've created a new branch ("jeffs_hacks-branch") in the CVS repository which contains both of these hacks. (To get it, you need to add the '-rjeffs_hacks-branch' option to the 'cvs checkout' command.) Comments are hereby solicited. Jeff |