13 Sep
2004
13 Sep
'04
7:29 p.m.
attached is a patch against CGI::Wiki::Formatter::Multiple 0.01 that will pass through the 'find_internal_links' call to the correct formatter - as far as I can tell, wikis with >1 formatter don't currently track backlinks.. I've been very confused in writing this by the metadata object that gets thrown around - sometimes the formatter name is in a listref, sometimes not. I've tried to handle both cases in this patch, but I'm very confused. What's _supposed_ to be in the formatter metadata? tom