On Thu, Mar 27, 2008 at 05:42:06PM +0100, St�phane Heckel wrote: > Greetings, > > Would like to play with (:pagelist:) but want the result to be returned as > "plain text" like "?action=source" does produce a "pure" text result. > > something like : > http://localhost/index.php?n=Main.HomePage?action=pagelist&group=xxx ... & > > Any way to do that ?
?action=search effectively does the same as a pagelist. Then all you would need is a custom skin that does nothing but send the output text (e.g., the StrippedSkin). Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
