]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/tag.pm
calendar: When there are multiple pages for a given day, they're displayed in a popup...
[ikiwiki.git] / IkiWiki / Plugin / tag.pm
2012-03-18  Simon McVittieMerge tag '3.20120202' into trail3-integrated
2011-12-24  Giuseppe Bilottatag plugin: encode categories using numeric values
2011-07-29  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2011-07-29  Joey HessFix escaping of html entities in tag names.
2011-04-30  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-04-30  Joey Hesstag: Avoid autocreating multiple tag pages that vary...
2011-02-09  Joey HessMerge remote branch 'smcv/ready/transient-recentchanges'
2011-02-09  Joey HessMerge remote branch 'smcv/ready/transient-tag'
2011-02-09  Joey HessMerge remote branch 'smcv/ready/tag-test'
2011-01-07  Simon McVittietag: default to tag_autocreate_commit=1 as intended
2011-01-07  Simon McVittietag: optionally write autocreated tags to the transient...
2011-01-07  Simon McVittieMerge branch 'ready/tag-test' into transient-tag
2011-01-05  Giuseppe Bilottaunescape tag names
2011-01-04  Joey Hessfix patch to not strip a leading "." unless it's part...
2011-01-04  Joey Hessfix patch to not expose config setting as a regexp
2011-01-04  Giuseppe Bilottatag name sanitation
2010-08-27  Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-06-25  intrigeriMerge remote branch 'upstream/master' into prv/po
2010-06-24  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-06-23  Joey Hessrcs_commit and rcs_commit_staged api changes
2010-04-22  Joey HessMerge branch 'autotag'
2010-04-22  Joey Hessturn on tag_autocreate by default if tagbase is set
2010-04-22  Joey HessMerge branch 'master' into autotag
2010-04-22  Joey HessMerge branch 'master' into autotag
2010-04-22  Joey Hessremove broken ./tag support
2010-04-22  Joey Hessfixes
2010-04-21  Joey Hessclarify
2010-04-21  Joey HessMerge branch 'master' into autotag
2010-04-21  Joey Hesspass pagespec parameters along from match_tagged
2010-04-21  Joey Hessadd separate template variable for tag page and sanitiz...
2010-04-21  Joey Hesscommit autocreated tag pages
2010-04-21  Joey HessMerge branch 'master' into autotag
2010-04-21  Joey HessMerge branch 'master' into autotag
2010-04-20  Joey HessMerge branch 'master' into autotag
2010-04-17  Joey Hessfix autotag behavior for relative tags
2010-04-17  Joey Hesscall gentag for taglinks too
2010-04-17  Joey Hessfix autofile call
2010-04-17  Joey Hesstag_autocreate fixups
2010-04-17  Joey Hessrefactor autofiles
2010-04-17  Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-04-10  Joey HessMerge remote branch 'smcv/unescaped-meta'
2010-04-07  Joey HessMerge remote branch 'smcv/ready/sort-package'
2010-04-07  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-04-07  Joey HessMerge remote branch 'smcv/ready/link-types'
2010-04-03  Simon McVittieRemove tagged_is_strict option, and just behave as...
2010-04-03  Simon McVittieimplement typed links; add tagged_is_strict config option
2010-04-03  David RiebenbauerMake sure deleted tag pages don't get recreated.
2010-04-03  David RiebenbauerCheck for existence off srcfile in add_autofile
2010-02-02  David RiebenbauerExport add_autofile() for use in Plugins.
2010-02-02  David RiebenbauerUse add_autofile() in tag.pm
2010-02-02  David RiebenbauerAutomatically create tag pages,
2009-05-19  Joey HessMerge branch 'master' into po
2009-05-06  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-05-06  Joey HessAvoid %links accumulating duplicates. (For TOVA)
2009-04-04  Joey HessMerge branch 'master'
2009-03-08  intrigeriMerge commit 'upstream/master' into prv/po
2009-02-19  Joey Hessrename tag() to tagged(); add docs
2009-02-19  Joey Hessadd tag() pagespec
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-11-11  Joey HessMerge branch 'master' into po
2008-11-11  intrigeriMerge commit 'upstream/master' into prv/po
2008-11-11  Joey Hessremove redundant link munge
2008-11-11  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-11-11  Joey Hesstag: Normalize tagbase so leading/trailing slashes...
2008-11-02  intrigeriMerge branch 'prv/po' into pub/po
2008-11-02  intrigeriMerge commit 'origin/master' into prv/po
2008-10-20  Joey Hesstag: When tagpage is set, force the links created by...
2008-09-27  Joey HessExport pagetitle, titlepage, linkpage.
2008-09-27  Joey HessMerge commit 'smcv/beautify'
2008-09-26  Joey Hesstag: Make edit link for new tags ensure that the tags...
2008-08-03  Joey Hessadd plugin safe/rebuild info (part 3 of 3)
2008-07-31  Joey HessMerge branch 'master' into autoconfig
2008-07-29  Joey HessMerge branch 'tova' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey HessMerge branch 'master' into autoconfig
2008-07-27  Joey Hessremove default values in getsetup
2008-07-26  Joey HessMerge branch 'master' into autoconfig
2008-07-26  Joey Hessfinish adding getsetup hooks to plugins
2008-07-21  Joey HessMerge branch 'master' into tova
2008-07-21  Joey HessMerge commit 'smcv/master'
2008-07-21  Simon McVittieDon't prepend tagbase to tags if they start with "...
2007-09-24  joeypatch from madduck to fix thinko
2007-09-22  joeymake taglink support the same method for specifying...
2007-09-20  joey* Add taglink preprocessor directive, supporting visibl...
2007-08-05  joey* Add rel=tag attribute to tag links, supporting that...
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2007-04-04  joey* Fix tags to page names that contain special characters.
2007-03-07  joeydeal with new preview parameter
next