Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-06 | inline: pass the Atom/RSS titles to the templates | Giuseppe Bilotta | |
The default templates are also updated to make use of this information. The rel="alternate" attribute is also inserted, for completeness. (cherry picked from commit 618ade535e6a7967a510d9e210edaef3d37cc9bc) | |||
2010-05-05 | consistently drop NAME= in templates | Joey Hess | |
also add template syntax smoke test | |||
2006-10-08 | * Atom feed support based on a patch by Clint Adams. | joey | |
* 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. |