summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2006-08-02releasing version 1.14joey
2006-08-02* Fix stupid bug in date matching, patch from Roland Mas. Closes: #381132joey
2006-08-02* Memoize pagespec translation, this speeds up a build of the ikiwiki treejoey
2006-08-02releasing version 1.13joey
2006-08-02updatejoey
2006-08-02* Renamed GlobLists to PageSpecs.joey
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-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-30* Change meta tags to use html entity-escaped text for values, so thatjoey
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* Tag plugins according to type.joey
2006-07-29* fortune plugin (trivial)joey
2006-07-29* Allow preprocessor directives to be expanded in inlined blog pages.joey
2006-07-291.12 is not released yetjoey
2006-07-29* Locale patch from Faidon:joey
2006-07-29* htmltidy plugin from Faidon.joey
2006-07-29"Viva l'Italia!"joey
2006-07-29 * Build-depend on libtext-wikiformat-perl, so that the syntax check ofjoey
2006-07-29* New pagestats plugin from Enrico, which can generate a table countingjoey
2006-07-29* Put categories in rss feeds for tagged items.joey
2006-07-28* Add exclude option in setup files, works same as --exclude.joey
2006-07-28* Add getopt hook type, this allows plugins to add new command-line options.joey
2006-07-28releasing version 1.11joey
2006-07-28add newsjoey
2006-07-28Hope encrico doesn't mind, but I changed the location and layout of thejoey
2006-07-27* Switch pagetemplate hooks to using named parameters.joey
2006-07-27 - Adds a tag plugin that allows more easily tagging pages.joey
2006-07-27* Patch from Enrico thatjoey
2006-07-26* Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks.joey
2006-07-26* Run page through any relevant filters when generating a page preview.joey
2006-07-26releasing version 1.9joey
2006-07-26* Patch from Recai to allow selection of page type when creating a new page.joey
2006-07-11* Consolidated all decode_utf8 in FormBuilder's fields to make the code morejoey
2006-07-11* Match 'web commit from' in SVN and git, these are web commits too.joey
2006-07-11* Fix from Faidon for a XML parser issue that breaks utf-8 forjoey
2006-07-10* Display CGI processing errors if present.joey
2006-07-07* Support a w3mmode, which lets w3m run ikiwiki using its local CGIjoey
2006-07-07* Add wikitext markup plugin, which supports ".wiki" pages written in thejoey
2006-07-05* Patch from Recai to fix utf8 issues in git backend.joey
2006-07-05* Patch from Faidon to use svn --limit when possible for recentchanges,joey
2006-07-04* Improve display of parentlinks and page title of toplevel index page.joey
2006-07-04releasing version 1.8joey
2006-07-04* Memoize abs2rel, which is still kinda slow, for another 30% speedupjoey
2006-07-04* Encode & in diffurl in examples, to conform to pedantic rules.joey
2006-07-04* Make RecentChanges use a table and some CSS, should be much more readable.joey
2006-07-04 * Work around very innefficient behavior in File::Spec::abs2rel. Resultjoey
2006-07-04* Don't sent pings if the wiki is being rebuilt.joey