I'm a forrest developer and the attached patches fix the following for parsing
.cwiki files:

* handle nested bulletlists like nested numberedlists are
* use the file name as the title of the page (most useful when copying wiki
files over), unless the file parameter isn't passed, in which case it'll still
use the first section's title
* change link that uses "view.do?page={$href}" to "${href}.html"  This makes it
work for standard forrest pages.

Note: the regex used in the 'spacify' template doesn't work.  How can I make the
replace() function work?  Since it gives an error about the function not being
found, I haven't tested the regex either: it's supposed to put a space in before
capital letters (except for multiple sequential capital letters).

Thanks!  After this gets included into CVS, I can sync it with the forrest copy
of the block.

-- 
Dave Brondsema : [EMAIL PROTECTED] 
http://www.brondsema.net : personal 
http://www.splike.com : programming 
http://csx.calvin.edu : student org 

Attachment: wiki2xdoc.xsl.diff
Description: Binary data

Attachment: wiki.grm.diff
Description: Binary data

Reply via email to