summaryrefslogtreecommitdiff
path: root/templates/atomitem.tmpl
AgeCommit message (Collapse)Author
2007-02-19* Patch to fix validaton of atom feeds by fixing the category tags.joey
2007-01-14* Fix bogus use of CDATA in atom feeds. Closes: #406898joey
2006-11-01* Patch from James Westby to support podcasting, photoblogging, vidcasting,joey
or what have you, by creating enclosures for non-page items that are included in feeds.
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.