Changes between Initial Version and Version 1 of ListOfWikiPagesMacro


Ignore:
Timestamp:
Nov 9, 2008, 2:04:09 AM (15 years ago)
Author:
Martin Scharrer
Comment:

New hack ListOfWikiPagesMacro, created by martin_s

Legend:

Unmodified
Added
Removed
Modified
  • ListOfWikiPagesMacro

    v1 v1  
     1= List all Wiki Pages with Last Changed Data and Author =
     2
     3== Description ==
     4
     5This macro prints a table of all (user generated, i.e. non-trac-default) wiki pages with last changed date and author as requested in Request-a-Hack #2427.
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for ListOfWikiPagesMacro are
     10[report:9?COMPONENT=ListOfWikiPagesMacro here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=ListOfWikiPagesMacro&owner=martin_s new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:listofwikipagesmacro here].
     18
     19== Source ==
     20
     21You can check out ListOfWikiPagesMacro from [http://trac-hacks.org/svn/listofwikipagesmacro here] using Subversion, or [source:listofwikipagesmacro browse the source] with Trac.
     22
     23== Example ==
     24
     25You can use this macro like this:
     26{{{
     27[[ListOfWikiPages]]
     28}}}
     29which prints a table of all wiki pages, or with a list of wiki pages:
     30{{{
     31[[ListOfWikiPages(ThatWikiPage,ThisWikiPage,AnotherWikiPage)]]
     32}}}
     33
     34
     35== Recent Changes ==
     36
     37[[ChangeLog(listofwikipagesmacro, 3)]]
     38
     39== Author/Contributors ==
     40
     41'''Author:''' [wiki:martin_s] [[BR]]
     42'''Contributors:'''