[pmwiki-users] pmwiki-2.2.0-beta9 release (bugfix, pagevar filters in pagelists)

Patrick R. Michaud pmichaud at pobox.com
Mon Oct 2 12:51:07 CDT 2006


On Mon, Oct 02, 2006 at 12:50:38PM -0400, The Editor wrote:
> I'm toying with an option to hide the actual data on the same page as
> the display page.  I'm considering saving the data and log under a
> (:if false:) markup, and then preserve any current markup/text on the
> top of the page when the data or log is saved.  

This works, but note that you could also save the data using

   (:var:value:)

in which case it won't display on the page, and doesn't
require the (:if false:) markup.  It would also allow for multi-line
data values, as long as the values don't contain a smiley ":)" .

Pm




More information about the pmwiki-users mailing list