[Pmwiki-users] Group/page descriptions

Patrick R. Michaud pmichaud
Sun Aug 17 16:53:45 CDT 2003


On Sun, Aug 17, 2003 at 08:28:57PM +0200, Christian Ridderstr?m wrote:
> Here's a suggested markup code:
> * Defining the page description:
> 	[[$PageDescription = <description>]]

I'd prefer 

   =description <description> 
or
   =desc <description>

for describing the markup--it's a bit easier to parse and handle when
the page is rendered.  This would also be similar to the =title markup
that a few others are using to define longer titles, and it might allow
the description to contain other double-bracketed items.

> * Accessing the page description:
> 	[[$PageDescription SomeGroup.PageName]]

Another possibility would be [[description:SomeGroup.PageName]], which
would be similar to the [[include:...]] syntax that is used for
other items.

These are just suggestions...

Pm



More information about the pmwiki-users mailing list