Commit message (Expand) | Author | Age | |
---|---|---|---|
* | oops | joey | 2006-08-04 |
* | * Various CSS and formatting changes. | joey | 2006-08-04 |
* | * Make aggregator save permalinks and author name to pages as metadata.•••* 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.) | joey | 2006-08-04 |
* | * Change meta tags to use html entity-escaped text for values, so that••• quotes and such can be represented in title tags. * Depend and build-depend on HTML::Parser for HTML::Entities which is used for the above. * Make --rebuild also cause --aggregate to re-download and write aggregated pages. * Avoid outputting duplicate meta info. * Include title metadata on aggregated posts for capitalised and un-munged titles. | joey | 2006-07-30 |
* | improce | joey | 2006-07-30 |
* | fixes, and make dir optional | joey | 2006-07-30 |
* | * ikiwiki can now download and aggregate feeds with its new aggregate••• plugin, so it's possible to implement a Planet using ikiwiki! * --setup --refresh no longer rebuilds wrappers. Use --setup --refresh --wrappers to do that. * Add %IkiWiki::forcerebuild to provide a way for plugins like aggregate to update pages that haven't changed on disk. | joey | 2006-07-30 |