Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * Atom feed support based on a patch by Clint Adams. | joey | 2006-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. | ||
* | * Patch from James Westby to allow a description to be set for rss feeds. | joey | 2006-08-26 |
| | |||
* | * Make aggregator save permalinks and author name to pages as metadata. | joey | 2006-08-04 |
| | | | | | | | | * Add permalink and author support to meta plugin, affecting RSS feeds and blog pages. * Change titlepage() to encode utf-8 alnum characters. This is necessary to avoid UTF-8 creeping into filenames in urls. (There are still some other ways that it can get in.) | ||
* | fix title metadata on blogs, reorg needed to do it, simplified tag some | joey | 2006-07-31 |
| | |||
* | * Put categories in rss feeds for tagged items. | joey | 2006-07-29 |
| | |||
* | improve description field for rss | joey | 2006-03-23 |
| | |||
* | add support for generating per-page rss feeds | joey | 2006-03-23 |