<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7233.28">
<TITLE>RE: [pmwiki-users] pmwiki.org now has PageListTemplates</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>How do you feel about inlining some pagelist outputs<BR>
directly in the templates page? Or, alternatively a<BR>
separate page with sample outputs?<BR>
<BR>
-Martin<BR>
<BR>
-----Original Message-----<BR>
From: pmwiki-users-bounces@pmichaud.com on behalf of Patrick R. Michaud<BR>
Sent: Tue 12/27/2005 6:51 PM<BR>
To: pmwiki-users@pmichaud.com<BR>
Subject: [pmwiki-users] pmwiki.org now has PageListTemplates<BR>
<BR>
I (finally) have a version of PageListTemplates implemented on<BR>
pmwiki.org and that will appear in the next release. The page<BR>
containing PmWiki's default templates is at<BR>
<A HREF="http://www.pmwiki.org/wiki/Site/PageListTemplates">http://www.pmwiki.org/wiki/Site/PageListTemplates</A> .<BR>
<BR>
As before, the fmt= parameter is used to select the output format<BR>
of a page listing. The following forms are supported:<BR>
<BR>
(:pagelist fmt=#title:) <BR>
Use the #title section from Site.PageListTemplates<BR>
<BR>
(:pagelist fmt=OtherPage#section:)<BR>
Use [[#section]] from OtherPage<BR>
<BR>
(:pagelist fmt=OtherPage:)<BR>
Use the entire contents of OtherPage as the template<BR>
<BR>
PmWiki also provides the following shortcuts (some for compatibility):<BR>
<BR>
fmt=default same as "fmt=#default"<BR>
fmt=bygroup same as "fmt=#bygroup"<BR>
fmt=simple same as "fmt=#simple"<BR>
fmt=group same as "fmt=#group"<BR>
fmt=title same as "fmt=#title order=title"<BR>
<BR>
If no "fmt=" parameter is given, then PmWiki assumes fmt=default.<BR>
<BR>
Feel free to experiment with additional pagelist templates on pmwiki.org.<BR>
I hope to be making a release in the next 24 hours (there's a fair amount<BR>
of cleanup to do in the code).<BR>
<BR>
If anyone notices anything odd on pmwiki.org, just send a message to<BR>
the list. <BR>
<BR>
Thanks!<BR>
<BR>
Pm<BR>
<BR>
_______________________________________________<BR>
pmwiki-users mailing list<BR>
pmwiki-users@pmichaud.com<BR>
<A HREF="http://host.pmichaud.com/mailman/listinfo/pmwiki-users">http://host.pmichaud.com/mailman/listinfo/pmwiki-users</A><BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>