* Patch from James Westby to allow a description to be set for rss feeds.
[ikiwiki.git] / debian / changelog
2006-08-26 joey* Patch from James Westby to allow a description to...
2006-08-25 joey* Generalised preprocesser loop protection code.
2006-08-25 joey* Use DESTDIR and not PREFIX to specify installation...
2006-08-24 joey* Make all pages pull in a local.css style sheet, if...
2006-08-23 joey* Change order of linkify and preprocess; first preproc...
2006-08-23 joey* Patch from Jordà Polo to make Setup::Standard support...
2006-08-23 joey* Make pagespec merge code smarter about merging duplic...
2006-08-23 joey* Allow preprocessor directives to contain python-like...
2006-08-23 joey* Allow preprocessor directives to span multiple lines...
2006-08-22 joeyremove removed fix
2006-08-22 joeyrevert broken parentlinks fix, which was broken, explai...
2006-08-22 joey* Fix a bug introduced last version to do with nested...
2006-08-21 joey* Clean up behavior with broken parentlinks.
2006-08-21 joey* Fixed a bug with previews of subpages having broken...
2006-08-20 joeyreleasing version 1.21 1.21
2006-08-20 joey* Fix utf-8 in blog post form.
2006-08-19 joey* Add first draft at a Restructured Text (rst) plugin...
2006-08-19 joey* Fix ikiwiki-mass-rebuild to work in the way the posti...
2006-08-18 joey* Add otl format plugin, which handles files as created...
2006-08-18 joey* Add a map plugin contributed by Alessandro Dotti...
2006-08-18 joey* Support inlining pages raw, rather than creating...
2006-08-18 joey* Call filter hooks on inlined page content.
2006-08-18 joey* Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.
2006-08-17 joey* Fix a bug in the aggregator introduced last version... 1.20
2006-08-17 joey* Catch failing IPC::Open2 in tidy plugin and retry...
2006-08-16 joey* Add --syslog config option, to log to the syslog.
2006-08-16 joey* Relicense the templates and basewiki under the 2...
2006-08-16 joeyreleasing version 1.19 1.19
2006-08-16 joey* Fix an infinite loop in the aggregator when finding...
2006-08-16 joey* Add some locking to prevent 2 aggregators from runnin...
2006-08-13 joeyup
2006-08-13 joey* Fix a bug in page type determination during online...
2006-08-13 joeyreleasing version 1.18 1.18
2006-08-13 joey* The last release accidentially installed ikiwiki...
2006-08-12 joey* If the meta plugin overides the page title, set a...
2006-08-12 joeyreleasing version 1.17 1.17
2006-08-12 joey* Set die_on_bad_params => 0 for all templates, to...
2006-08-10 joeyupdate
2006-08-10 joey* Improve markdown loading. First, try to load it as...
2006-08-10 joey* Display an error message if /usr/bin/markdown can...
2006-08-08 joey* Ship ikiwiki executable as ikiwiki.pl in source to...
2006-08-05 joeymisc changes
2006-08-05 joey* Turn on HTML::Template loop_context_vars; not actuall...
2006-08-05 joey* Turn off tidy indentation too.
2006-08-05 joey* Move tidy back to sanitize hook, found out how to...
2006-08-05 joey* Disable tidy generator tag.
2006-08-05 joeyreleasing version 1.16 1.16
2006-08-05 joey* Fix dates in rss feeds if running localised, so they...
2006-08-04 joey* Don't run tidy with -xml as that fails if the input...
2006-08-04 joey* Fix the htmltidy plugin, which wasn't working due...
2006-08-04 joey* Also generate rel=bookmark links for permalinks.
2006-08-04 joey* Add xhtml files to the default prune regexp.
2006-08-04 joey* Encode link and guid urls in rss feeds to avoid illeg...
2006-08-04 joeyrevert this, it seems wrong
2006-08-04 joey* Various CSS and formatting changes.
2006-08-04 joey* Make aggregator save permalinks and author name to...
2006-08-03 joey* Try to handle relative links in aggregated feeds...
2006-08-03 joeyreleasing version 1.15 1.15
2006-08-03 joey* Added created_before and created_after PageSpec limits.
2006-08-03 joey* Remove CDPATH and other env vars perl taint checking...
2006-08-02 joeyreleasing version 1.14 1.14
2006-08-02 joey* Fix stupid bug in date matching, patch from Roland...
2006-08-02 joey* Memoize pagespec translation, this speeds up a build...
2006-08-02 joeyreleasing version 1.13 1.13
2006-08-02 joey* Renamed GlobLists to PageSpecs.
2006-08-01 joey* Patch from Roland Mas to support an rss=no parameter...
2006-07-31 joey* Fix issue with unicode filenames and updating the...
2006-07-31 joeyfix title metadata on blogs, reorg needed to do it...
2006-07-30 joey* Title metadata of inlined pages now shows up in blogs...
2006-07-30 joey* Change meta tags to use html entity-escaped text...
2006-07-30 joey* ikiwiki can now download and aggregate feeds with...
2006-07-30 joey* Add a run_hooks function for the common task of runni...
2006-07-29 joey* Tag plugins according to type.
2006-07-29 joey* fortune plugin (trivial)
2006-07-29 joey* Allow preprocessor directives to be expanded in inlin...
2006-07-29 joey1.12 is not released yet
2006-07-29 joey* Locale patch from Faidon:
2006-07-29 joey* htmltidy plugin from Faidon.
2006-07-29 joey"Viva l'Italia!"
2006-07-29 joey * Build-depend on libtext-wikiformat-perl, so that...
2006-07-29 joey* New pagestats plugin from Enrico, which can generate...
2006-07-29 joey* Put categories in rss feeds for tagged items.
2006-07-28 joey* Add exclude option in setup files, works same as...
2006-07-28 joey* Add getopt hook type, this allows plugins to add...
2006-07-28 joeyreleasing version 1.11 1.11
2006-07-28 joeyHope encrico doesn't mind, but I changed the location...
2006-07-27 joey* Switch pagetemplate hooks to using named parameters.
2006-07-27 joey - Adds a tag plugin that allows more easily tagging...
2006-07-27 joey* Patch from Enrico that
2006-07-26 joey* Fix CamelCase regexp to not break [[FooBar|BazBar... 1.10
2006-07-26 joey* Run page through any relevant filters when generating...
2006-07-26 joeyreleasing version 1.9 1.9
2006-07-26 joey* Patch from Recai to allow selection of page type...
2006-07-11 joey* Consolidated all decode_utf8 in FormBuilder's fields...
2006-07-11 joey* Match 'web commit from' in SVN and git, these are...
2006-07-11 joey* Fix from Faidon for a XML parser issue that breaks...
2006-07-10 joey* Display CGI processing errors if present.
2006-07-07 joey* Support a w3mmode, which lets w3m run ikiwiki using...
2006-07-07 joey* Add wikitext markup plugin, which supports ".wiki...
2006-07-05 joey* Patch from Recai to fix utf8 issues in git backend.
next