that did the trick
[ikiwiki] / doc / plugins / creole / discussion.mdwn
1 I've installed Text::WikiCreole 0.05 and enabled the plugin, but I get an error when rebuilding the wiki: `Undefined subroutine &IkiWiki::Plugin::creole::creole_custombarelinks called at /usr/pkg-20080723/lib/perl5/vendor_perl/5.8.0/IkiWiki/Plugin/creole.pm line 23`. Is there a newer Text::WikiCreole I'm not finding online?
2 -- [[schmonz]]
3
4 > There's a patch in the debian package of libtext-wikicreole-perl that
5 > adds that option. I'm not sure what the status of it being released
6 > upstream is, though IIRC I was assured it would not be a problem.
7 > --[[Joey]]
8
9 >> I've added the patch to pkgsrc as well. Thanks. --[[schmonz]]