aboutsummaryrefslogtreecommitdiff
path: root/templates/feedlink.tmpl
Commit message (Collapse)AuthorAge
* consistently drop NAME= in templatesJoey Hess2010-05-05
| | | | also add template syntax smoke test
* * Atom feed support based on a patch by Clint Adams.joey2006-10-08
* Add feeds=no option to inline preprocessor directive to turn off all types of feeds. feeds=rss will still work, and feeds=atom was also added, for fine control. * $IkiWiki::version now holds the program version, and is accessible to plugins.