* Make aggregator save permalinks and author name to pages as metadata.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 4 Aug 2006 00:01:51 +0000 (00:01 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 4 Aug 2006 00:01:51 +0000 (00:01 +0000)
commitc5919df5f3697e0f8968e2b8f49cd15c1e0aa412
treee4e6047286cd5144e6048e6c1921e9b9027f499c
parente8b39b094116e8b50cf12fe56b9c6a04f05683e5
* 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.)
IkiWiki.pm
IkiWiki/Plugin/aggregate.pm
IkiWiki/Plugin/inline.pm
IkiWiki/Plugin/meta.pm
debian/changelog
doc/plugins/meta.mdwn
doc/todo/aggregation.mdwn
templates/aggregatepost.tmpl
templates/inlinepage.tmpl
templates/rssitem.tmpl
templates/rsspage.tmpl