Hi, Simon-

Yes, this looks like a very promising starting point. Thank you.

Out of curiosity, is there any way that I could have found this for myself? I have to say that I still haven't worked out an efficient way to search the PMWiki documentation.

Peter


On 2013-11-05 1:54 PM, Simon wrote:
You can use the pagelist example on http://www.pmwiki.org/wiki/Cookbook/RecipeList
as a starting point perhaps

Simon



On 6 November 2013 06:11, Peter Payzant <[email protected] <mailto:[email protected]>> wrote:

    Hi-

    I'm using something like this in my Category.GroupFooter page:

    (:table class="smaller":)
    (:cellnr:)
    (:pagelist link=Category.{*$Name} fmt=#titlesummary list=normal
    order=group,title group=-Category,-PmWiki*,-Site*
    name=-Template,-LastChanged,-SiteMap,,-1*,-2*:)
    (:tableend:)

    When I display a page such as "Category.xxx", I see the names of
    pages in category xxx, with their summaries immediately following
    on the same line, e.g.

    PageName summarytext
    VeryMuchLongerPageName summarytext

    To make the page a little cleaner, I'd like to have the page names
    and corresponding summaries in separate cells in a table, so that
    the summaries all line up in one column. Something like this page
    <http://www.pmwiki.org/wiki/Cookbook/PageList>.

    Any suggestions?

    Thanks

    Peter


    _______________________________________________
    pmwiki-users mailing list
    [email protected] <mailto:[email protected]>
    http://www.pmichaud.com/mailman/listinfo/pmwiki-users




--
____
http://kiwiwiki.co.nz

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to