]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/map.pm
attachment: Do not escape _ when determining attachment filenames.
[ikiwiki.git] / IkiWiki / Plugin / map.pm
2008-06-15  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-15  Joey Hessbugfixes for show=title
2008-06-15  Joey Hesscheck that parent hash exists, to avoid creating it
2008-06-15  Joey Hessnote about titles and dependencies
2008-06-15  Joey Hessmap: Add a "show" parameter. "show=title" can be used...
2007-12-28  Joey Hess* map: Fix handling of common prefix to handle the...
2007-12-16  Joey Hess* meta: Drop support for "meta link", since supporting...
2007-11-07  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-07  Joey Hess* map: Recent changes caused unnecessary ul's to be...
2007-09-22  joey$common_prefix may never get defined
2007-09-22  joeyfix html
2007-09-22  joey* map: Render pages on the way to subpages whose parent...
2007-09-21  joey* map: Render empty nodes on the way to subpages whose...
2007-09-20  joey* tag: Add taglink preprocessor directive, supporting...
2007-07-25  joey* Make the map plugin notice when pages in the map...
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2007-02-20  joey* Changed calling convention for httmllink slightly...
2007-02-06  joey* Patch based on a patch from Ethan to support relative...
2006-09-09  joey* Work on firming up the plugin interface:
2006-09-07  joeytypo
2006-08-19  joey* Add first draft at a Restructured Text (rst) plugin...
2006-08-18  joeygenerate valid xhtml in all cases, including nesting
2006-08-18  joeyremove maxdepth, it can be accomplished by pagespec...
2006-08-18  joey* Add a map plugin contributed by Alessandro Dotti Contra.