ymlfront vs MMD
[ikiwiki] / doc / plugins / tag.mdwn
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-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-21  Joey HessMerge branch 'master' into autotag
2010-04-21  Joey HessMerge branch 'master' into autotag
2010-04-21  Joey Hessdocument tag_autocreate
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...
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
2008-09-11  Joey Hessmisc minor changes
2008-09-11  Joey Hessreword after reorg
2008-09-11  William Utherpatch plugin documentation to refer to directive pages
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 "...
2008-07-21  Joey HessMerge commit 'smcv/prefix'
2008-07-21  Simon McVittieMigrate escaped directives (\[[) in doc/plugins to...
2008-07-21  Simon McVittieMigrate doc/plugins via prefix_directives
2007-12-09  Joey Hessfix up some links
2007-12-08  Joey HessMAJOR basewiki reorg
2007-09-22  joeymake taglink support the same method for specifying...
2007-09-20  joey* Add taglink preprocessor directive, supporting visibl...
2007-02-14  joeyweb commit by JoshTriplett: Use conditional.
2007-02-14  joeyweb commit by JoshTriplett: Fix typo.
2007-02-13  joeysimplified plugin definitions
2006-10-08  joey* Atom feed support based on a patch by Clint Adams.
2006-08-23  joeyno longer need triple quotes
2006-08-23  joey* Allow preprocessor directives to contain python-like...
2006-08-19  joeyclarify
2006-08-02  joey* Renamed GlobLists to PageSpecs.
2006-07-29  joeyupdats
2006-07-29  joey* Tag plugins according to type.
2006-07-29  joey* Put categories in rss feeds for tagged items.
2006-07-28  joey* Add getopt hook type, this allows plugins to add...
2006-07-28  joeydon't need double-escape on indented literal text as...
2006-07-28  joeyHope encrico doesn't mind, but I changed the location...
2006-07-27  joey* Patch from Enrico that