[podwiki] ::Formatter::pod_link()
Brought to you by:
zarahg
|
From: Thomas L. <to...@co...> - 2004-04-29 22:32:34
|
finally I found a conflict. the pod_link() method which I changed
recently, is in used differently, sometimes as method, sometimes as
function:
Formatter.pm:389: s/\[([^\]]*)\]/&pod_link($1)/ge;
Formatter.pm:458: $this->SUPER::pod_link($link_text);
Formatter/Tiki.pm:144: s/\(\(($page_regex)\|([^\)]+)\)\)/$this->pod_link($2 . "|" . $1)/ge;
Formatter/Tiki.pm:296: $this->SUPER::pod_link($link_text);
we should decide for one way and go with it :-)
I suggest you fix this, 'cause you seem still working on it. I have to
go out with my dog and then to bed (it's 00:23 here).
regards, Tom
--
Thomas Linden (http://www.daemon.de/) tom at co dot daemon dot de
$_=`perl -v`;s;^.*ll;;s;$^=unpack"u", "'8V]D;')E<```";s;\W;;gs;$/=7*
($^=~s;.;;g);%^=map{$_=>1}split//,lc;$_=join$\, (sort keys(%^))[map{
ord($_)-$/}split//,'1I7E13?@E:7C1A7C=1:35<7C'];s"0(.)" \U$1"g;print;
|