summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2006-08-05misc changesjoey
2006-08-05* Turn off tidy indentation too.joey
2006-08-05* Move tidy back to sanitize hook, found out how to only show body.joey
2006-08-05* Disable tidy generator tag.joey
2006-08-05* Fix dates in rss feeds if running localised, so they're still rfc 822.joey
2006-08-04* Don't run tidy with -xml as that fails if the input is not well-formed.joey
2006-08-04* Fix the htmltidy plugin, which wasn't working due my breaking it whenjoey
2006-08-04* Also generate rel=bookmark links for permalinks.joey
2006-08-04fixjoey
2006-08-04need to make it really utf8 or the url encode won't workjoey
2006-08-04use htmlpage a couple of places instead of hardcoding the extensionjoey
2006-08-04* Add xhtml files to the default prune regexp.joey
2006-08-04fixjoey
2006-08-04* Encode link and guid urls in rss feeds to avoid illegal utf8 slipping in.joey
2006-08-04oopsjoey
2006-08-04* Various CSS and formatting changes.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-02oopsjoey
2006-08-02* Renamed GlobLists to PageSpecs.joey
2006-08-01typojoey
2006-08-01* Patch from Roland Mas to support an rss=no parameter to inline directives.joey
2006-07-31* Fix issue with unicode filenames and updating the hyper estradier searchjoey
2006-07-31one more change; use the page that pulls in a feed as the anchor for thejoey
2006-07-31fixjoey
2006-07-31fix title metadata on blogs, reorg needed to do it, simplified tag somejoey
2006-07-30* Title metadata of inlined pages now shows up in blogs, although not yetjoey
2006-07-30avoid message if mailing password or registeringjoey
2006-07-30* Change meta tags to use html entity-escaped text for values, so thatjoey
2006-07-30add test for nonexistant polygenjoey
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
2006-07-30* Add a run_hooks function for the common task of running all hooks of ajoey
2006-07-29* fortune plugin (trivial)joey
2006-07-29* Allow preprocessor directives to be expanded in inlined blog pages.joey
2006-07-29* Locale patch from Faidon:joey
2006-07-29* htmltidy plugin from Faidon.joey
2006-07-29fix %links iterationjoey
2006-07-29more linksjoey