]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/toc.pm
implement renaming of held attachments
[ikiwiki.git] / IkiWiki / Plugin / toc.pm
2010-08-27  Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-06-25  intrigeriMerge remote branch 'upstream/master' into prv/po
2010-04-17  Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-02-12  Joey Hesssetup file ordering
2010-01-02  Joey HessMerge remote branch 'tove/master'
2009-12-25  Joey Hesstoc: Add startlevel parameter. (kerravonsen)
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-03  Joey Hessadd plugin safe/rebuild info (part 3 of 3)
2008-06-29  Joey Hesscall format hooks when generating page previews
2008-04-26  Joey Hesstoc: Add the table of contents at sanitize time, rather...
2007-11-23  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-23  Joey Hess* toc: Handle html elements embedded inside a header...
2007-08-11  joey* The toc directive doesn't work well or make sense...
2007-07-08  joey* Make the toc plugin use html-compatible anchors....
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2006-09-09  joey* Work on firming up the plugin interface:
2006-08-28  joey* Change htmlize, format, and sanitize hooks to use...
2006-08-28  joey* Add toc (table of contents) plugin.