12 Oct
2003
12 Oct
'03
8:55 p.m.
On Sun 12 Oct 2003, Jonathan Swartz <swartz@pobox.com> wrote:
Oh, I see - the name of that node actually has spaces in it.
On Sun 12 Oct 2003, Kate L Pugh <kake@earth.li> wrote:
Yes. Now, to link to those node names from the POD formatted nodes isn't currently possible, since POD thinks that things with spaces in are sections of the same document, rather than separate documents. CGI::Wiki::Formatter::Pod needs a usemod_extended_links parameter to allow it to deal with these via a post- or pre-processor. Shouldn't be hard.
Wasn't hard. Fixed in CGI::Wiki::Formatter::UseMod 0.02, installed on the server and just uploaded to CPAN. Kake