index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Plugin
/
aggregate.pm
Age
Commit message (
Expand
)
Author
2007-02-15
* Many changes to make ikiwiki very resistant to write failures
joey
2007-01-14
feh
joey
2007-01-14
fix broken format string, manual unfuzzy
joey
2007-01-14
* In the aggregator, check for and deal with post filenames that are
joey
2007-01-03
fix whitespace
joey
2006-12-29
* Initial work on internationalization of the program code. po/ikiwiki.pot
joey
2006-11-08
* Make sure to check for errors from every eval.
joey
2006-11-08
* Enable utf8 file IO in aggregate plugin.
joey
2006-11-06
typo
joey
2006-11-04
* Fix issue with aggregate plugin updating expired pages.
joey
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-07
shorten further
joey
2006-09-07
remove the "0 new", it's not very useful
joey
2006-09-02
* Add processed date to aggregate preprocessor directive status output.
joey
2006-08-28
bugnum
joey
2006-08-17
* Fix a bug in the aggregator introduced last version that caused all
joey
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-05
misc changes
joey
2006-08-04
use htmlpage a couple of places instead of hardcoding the extension
joey
2006-08-04
oops
joey
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-02
oops
joey
2006-08-02
* Renamed GlobLists to PageSpecs.
joey
2006-07-31
one more change; use the page that pulls in a feed as the anchor for the
joey
2006-07-31
fix
joey
2006-07-30
* Change meta tags to use html entity-escaped text for values, so that
joey
2006-07-30
escape slashes in page names
joey
2006-07-30
when autogenerating a dir naem, include "feed/" in it
joey
2006-07-30
fix
joey
2006-07-30
need to lower-case pages, sigh..
joey
2006-07-30
erase old tags
joey
2006-07-30
stop abusing titlepage for internal encoding (esp since it doesn't work)
joey
2006-07-30
fix encoding of some stuff
joey
2006-07-30
more robust and faster handling of feedurls
joey
2006-07-30
robustness and etc
joey
2006-07-30
deal with title-less feeds
joey
2006-07-30
md5 can't handle wide chars
joey
2006-07-30
fixes, and make dir optional
joey
2006-07-30
* ikiwiki can now download and aggregate feeds with its new aggregate
joey