]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/map.pm
teximg: Make TeX handle preventing unsafe things; remove insufficient blacklist
[ikiwiki.git] / IkiWiki / Plugin / map.pm
2009-08-25  Joey HessMerge commit 'remotes/smcv/ready/remove-pagespec-merge'
2009-08-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-08-25  Joey HessRevert "Allow add_depends to take an arrayref"
2009-08-25  Joey HessMerge commit 'smcv/ready/optimize-depends'
2009-08-24  Simon McVittieAllow add_depends to take an arrayref
2009-08-24  Simon McVittiecalendar, inline, map: don't pre-join dependencies
2009-08-08  Joey HessMerge commit 'smcv/ready/getsource'
2009-08-01  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-07-31  Joey HessMerge commit 'remotes/smcv/ready/inline-pagenames'...
2009-07-31  Joey HessMerge commit 'remotes/smcv/ready/harishcm-map-fix'...
2009-07-25  harishcmFix failure to close <ul> in maps with no items
2009-05-19  Joey HessMerge branch 'master' into po
2009-04-23  Joey Hesspagespec_match_list added and used in most appropriate...
2009-04-04  Joey HessMerge branch 'master'
2009-01-01  intrigeriMerge commit 'upstream/master' into prv/po
2008-12-31  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31  Joey HessMerge branch 'next'
2008-12-30  intrigeriMerge commit 'upstream/master' into prv/po
2008-12-29  Joey HessMerge branch 'master' into next
2008-12-28  Joey HessMerge branch 'master' into next
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-26  Joey HessMerge branch 'master' into next
2008-12-25  Joey HessMerge branch 'master' into next
2008-12-23  Joey HessMerge branch 'master' into next
2008-12-23  Joey Hessfinalise version 3.00 of the plugin api
2008-12-17  Joey HessCoding style change: Remove explcit vim folding markers.
2008-08-23  Joey Hessmap: The fix for #449285 was buggy and broke display...
2008-08-23  Joey Hessfix my broken fix
2008-08-23  Joey Hessfix off-by-one, and fix link
2008-08-23  Joey Hessfix links to inserted parent pages
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 1 of 2)
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.