<> = RecentlyCreatedPages = == Description == Show a list of recently created pages. == Download & Release Notes == || Download || Release Version || Moin Version || Release Notes || || [[attachment:RecentlyCreatedPages.py]] || || 1.5.4 || || == Usage == Old Syntax for MoinMoin 1.5: {{{ [[RecentlyCreatedPages(5)]] }}} New Syntax for MoinMoin 1.6 / 1.7 / 1.8: {{{ <> }}} == Example == See http://www.iam-wiki.org for an example interaction with ParserMarket/Frame == Copyright == [[http://blog.doubleslash.de/|Christian Groh]] - christian dot groh at doubleSlash dot de == License == GNU GPL = Bugs = = Discussion = successfully used under MoinMoin 1.8.0. Thanks! (03.12.2008) With no license at all, normal copyright law applies, which means nobody may copy, modify, and/or distribute your code. Please consider to license you code under a WikiPedia:free_software_license. -- MartinBayer <> in the code it says {{{@license: GNU GPL}}} -- CarstenLemmen <> And this is less than nothing, because it doesn't even say which version of the GPL. I don't see why it is so hard to copy&paste the ''How to Apply These Terms to Your New Programs'' section of the license (or to read it before applying). -- MartinBayer <> Also maybe see the Macro [[MacroMarket/BlikiSummary]] with similarly function.