You can override the #default pagelist template (or create one of your own) so 
that after the title the listing will show any "Summary:" page text variable 
provided. For example:

[[#default]]
(:template defaults list=normal:)
(:template first {=$Group}":)
(:if !equal "{<$Group}" "" :)
\\
(:ifend:)
[[{=$Group}.{=$Group}|{=$Group}]]/
(:template each:)
-<%blue indent%[[{=$FullName}|+]]%% &nbsp; [-{=$:Summary}-]\\
[[#defaultend]]

Then the problem becomes to get users to enter a "Summary:" line on each page. 
Since that means entering plain text, it's probably easier than asking them to 
enter category markup.

Good luck,

Randy

>Unless one can relate the page content to the page name, this isn't very 
>helpful.
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to