= List all Wiki Pages with Last Changed Data and Author = == Description == This 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. == Bugs/Feature Requests == Existing bugs and feature requests for ListOfWikiPagesMacro are [report:9?COMPONENT=ListOfWikiPagesMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=ListOfWikiPagesMacro&owner=martin_s new ticket]. == Download == Download the zipped source from [download:listofwikipagesmacro here]. == Source == You can check out ListOfWikiPagesMacro from [http://trac-hacks.org/svn/listofwikipagesmacro here] using Subversion, or [source:listofwikipagesmacro browse the source] with Trac. == Example == You can use this macro like this: {{{ [[ListOfWikiPages]] }}} which prints a table of all wiki pages, or with a list of wiki pages: {{{ [[ListOfWikiPages(ThatWikiPage,ThisWikiPage,AnotherWikiPage)]] }}} == Recent Changes == [[ChangeLog(listofwikipagesmacro, 3)]] == Author/Contributors == '''Author:''' [wiki:martin_s] [[BR]] '''Contributors:'''