aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* oopsjoey2006-08-02
* * Renamed GlobLists to PageSpecs.joey2006-08-02
* typojoey2006-08-01
* * Patch from Roland Mas to support an rss=no parameter to inline directives.joey2006-08-01
* * Fix issue with unicode filenames and updating the hyper estradier searchjoey2006-07-31
* one more change; use the page that pulls in a feed as the anchor for thejoey2006-07-31
* fixjoey2006-07-31
* fix title metadata on blogs, reorg needed to do it, simplified tag somejoey2006-07-31
* * Title metadata of inlined pages now shows up in blogs, although not yetjoey2006-07-30
* avoid message if mailing password or registeringjoey2006-07-30
* * Change meta tags to use html entity-escaped text for values, so thatjoey2006-07-30
* add test for nonexistant polygenjoey2006-07-30
* escape slashes in page namesjoey2006-07-30
* when autogenerating a dir naem, include "feed/" in itjoey2006-07-30
* fixjoey2006-07-30
* need to lower-case pages, sigh..joey2006-07-30
* erase old tagsjoey2006-07-30
* stop abusing titlepage for internal encoding (esp since it doesn't work)joey2006-07-30
* fix encoding of some stuffjoey2006-07-30
* more robust and faster handling of feedurlsjoey2006-07-30
* robustness and etcjoey2006-07-30
* deal with title-less feedsjoey2006-07-30
* md5 can't handle wide charsjoey2006-07-30
* fixes, and make dir optionaljoey2006-07-30
* * ikiwiki can now download and aggregate feeds with its new aggregatejoey2006-07-30
* * Add a run_hooks function for the common task of running all hooks of ajoey2006-07-30
* * fortune plugin (trivial)joey2006-07-29
* * Allow preprocessor directives to be expanded in inlined blog pages.joey2006-07-29
* * Locale patch from Faidon:joey2006-07-29
* * htmltidy plugin from Faidon.joey2006-07-29
* fix %links iterationjoey2006-07-29
* more linksjoey2006-07-29
* use htmllinkjoey2006-07-29
* "Viva l'Italia!"joey2006-07-29
* * Build-depend on libtext-wikiformat-perl, so that the syntax check ofjoey2006-07-29
* * New pagestats plugin from Enrico, which can generate a table countingjoey2006-07-29
* * Put categories in rss feeds for tagged items.joey2006-07-29
* * Add exclude option in setup files, works same as --exclude.joey2006-07-28
* * Add getopt hook type, this allows plugins to add new command-line options.joey2006-07-28
* Hope encrico doesn't mind, but I changed the location and layout of thejoey2006-07-28
* more destpage improvementsjoey2006-07-27
* * Switch pagetemplate hooks to using named parameters.joey2006-07-27
* - Adds a tag plugin that allows more easily tagging pages.joey2006-07-27
* * Patch from Enrico thatjoey2006-07-27
* * Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks.joey2006-07-26
* * Run page through any relevant filters when generating a page preview.joey2006-07-26
* * Patch from Recai to allow selection of page type when creating a new page.joey2006-07-26
* <paravoid> you're rightjoey2006-07-11
* remove redundant calljoey2006-07-11
* * Consolidated all decode_utf8 in FormBuilder's fields to make the code morejoey2006-07-11