Hi, y'all,
When I set $EnableGUIButtons = 1;, the centering button is supposed to
create
%center%
as it does with older versions of pmwiki. Now it inserts
%25center%25
with the additional 25, yet the code for the button in guiedit.php is
unchanged, i.e.
'center' => array(410, '%25center%25', '', '',
'$GUIButtonDirUrlFmt/center.gif"$[Center]"')));
Is the code parsed in a different way now?
And is that a typo, so the simple solution is to change %25center%25 to
%center%?
I just wonder why it would not display the 25 with old pmwiki versions.
Kind regards,
moni k.
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users