Changes between Version 15 and Version 16 of ListOfWikiPagesMacro


Ignore:
Timestamp:
Oct 29, 2009, 11:09:22 PM (14 years ago)
Author:
Martin Scharrer
Comment:

Added documentation about new order=reverse option.

Legend:

Unmodified
Added
Removed
Modified
  • ListOfWikiPagesMacro

    v15 v16  
    6565}}}
    6666
     67The order can be reversed, i.e. list the oldest wikis first, using:
     68{{{
     69[[ListOfWikiPages(order=reverse)]]
     70}}}
     71
    6772The resulting table looks like this (example links not functional) in the `long` format. The `short` format simply lacks the columns `Version`, `Diff`, `History` and `Comment`.
    6873
     
    8792
    8893[[LastChangesBy(...,headline=...]]   # Overwrites headline, may not contain `','`
     94
     95[[LastChangesBy(...,order=reverse]]  # Lists the wikis in reverse order. Only really useful with few wikis or with `to`/`from`.
    8996}}}
    9097