[pmwiki-users] pagelist templates updates on pmwiki.org

Patrick R. Michaud pmichaud at pobox.com
Thu Mar 15 09:54:33 CDT 2007


I have a version of the new pagelist template directives  now
running on pmwiki.org.  As per previous discussions, pagelist
templates can now have:

    (:template defaults ...:)         # set default options to pagelist
    (:template first:)                # markup at beginning of pagelist output
    (:template last:)                 # markup at end of pagelist output
    (:template first {=$Group}:)      # markup for first page in group
    (:template last {=$Group}:)       # markup for last page in group
    (:template each:)                 # markup for each page

I don't have (:template empty:) implemented yet... that will be
forthcoming soon.

I haven't updated any of the templates on pmwiki.org yet to use
the new template directives... I'll be doing that over time (but
feel free to convert some in order to experiment and help evaluate
the new template directives).

Comments and questions welcomed.

Pm



More information about the pmwiki-users mailing list