summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/aggregate.pm
AgeCommit message (Expand)Author
2006-11-01* Implemented expiry options for aggregate plugin.joey
2006-10-13* Make the aggregate plugin emphasize error messages.joey
2006-09-09* Work on firming up the plugin interface:joey
2006-09-07shorten furtherjoey
2006-09-07remove the "0 new", it's not very usefuljoey
2006-09-02* Add processed date to aggregate preprocessor directive status output.joey
2006-08-28bugnumjoey
2006-08-17* Fix a bug in the aggregator introduced last version that caused alljoey
2006-08-16* Fix an infinite loop in the aggregator when finding a unique filename.joey
2006-08-16* Add some locking to prevent 2 aggregators from running at once.joey
2006-08-13* The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.joey
2006-08-05misc changesjoey
2006-08-04use htmlpage a couple of places instead of hardcoding the extensionjoey
2006-08-04oopsjoey
2006-08-04* Make aggregator save permalinks and author name to pages as metadata.joey
2006-08-03* Try to handle relative links in aggregated feeds. However,joey
2006-08-02oopsjoey
2006-08-02* Renamed GlobLists to PageSpecs.joey
2006-07-31one more change; use the page that pulls in a feed as the anchor for thejoey
2006-07-31fixjoey
2006-07-30* Change meta tags to use html entity-escaped text for values, so thatjoey
2006-07-30escape slashes in page namesjoey
2006-07-30when autogenerating a dir naem, include "feed/" in itjoey
2006-07-30fixjoey
2006-07-30need to lower-case pages, sigh..joey
2006-07-30erase old tagsjoey
2006-07-30stop abusing titlepage for internal encoding (esp since it doesn't work)joey
2006-07-30fix encoding of some stuffjoey
2006-07-30more robust and faster handling of feedurlsjoey
2006-07-30robustness and etcjoey
2006-07-30deal with title-less feedsjoey
2006-07-30md5 can't handle wide charsjoey
2006-07-30fixes, and make dir optionaljoey
2006-07-30* ikiwiki can now download and aggregate feeds with its new aggregatejoey