Re: Suggested changes to wiki plugin

2013-01-20 Thread David Crossley
Sjur Moshagen wrote: > skrev David Crossley: > > Sjur Moshagen wrote: > >> > >> * I added support for definition lists (terms + definition), but *NOT* in > >> accordance with the jspwiki spec > >> > >> The reason for not following the spec was that I could not get the > >> Chaperon grammar (whic

Re: Suggested changes to wiki plugin

2013-01-18 Thread Sjur Moshagen
Den 17. jan 2013 kl. 02:08 skrev David Crossley: > Sjur Moshagen wrote: >> * I added support for definition lists (terms + definition), but *NOT* in >> accordance with the jspwiki spec >> >> The reason for not following the spec was that I could not get the Chaperon >> grammar (which is used to

Re: Suggested changes to wiki plugin

2013-01-16 Thread David Crossley
Sjur Moshagen wrote: > Hi all, > > I needed to fix some bugs (or missing features) in the wiki plugin, to better > cope with the jspwiki format. So far I have only stored the changes locally > in my project folder (thus the previous commit to fix the locationmap for > finding resource files). N

Suggested changes to wiki plugin

2013-01-15 Thread Sjur Moshagen
Hi all, I needed to fix some bugs (or missing features) in the wiki plugin, to better cope with the jspwiki format. So far I have only stored the changes locally in my project folder (thus the previous commit to fix the locationmap for finding resource files). Now I would like to move the chang