[pmwiki-users] FmtPageList undefined

Peter Bowers pbowers at pobox.com
Tue Jul 21 11:37:43 CDT 2009


On Tue, Jul 21, 2009 at 9:58 AM, Hans<design5 at softflow.co.uk> wrote:
> Tuesday, July 21, 2009, 10:59:12 AM, adam overton wrote:
...
> I tried your test example and also got the "gibberish" output, which
> comes from FmtPageList, like   4P

I believe you are seeing "kept" values that are never replaced back.

Try either including the option "wrap=inline" -- it seems like this
helped in a similar instance.

Or you can look up the method of replacing kept text.  I see Keep()
documented somewhat briefly in
http://www.pmwiki.org/wiki/Cookbook/Functions, but you'll probably
need to find some examples in code.  Maybe SetProperty() in pmwiki.php
is the simplest example?

-Peter



More information about the pmwiki-users mailing list