web commit by joey: test
[ikiwiki.git] / debian /
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 joeyupdate
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 joeyadd news
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.
2006-07-05 joey* Patch from Faidon to use svn --limit when possible...
2006-07-04 joey* Improve display of parentlinks and page title of...
2006-07-04 joeyreleasing version 1.8 1.8
2006-07-04 joey* Memoize abs2rel, which is still kinda slow, for anoth...
2006-07-04 joey* Encode & in diffurl in examples, to conform to pedant...
2006-07-04 joey* Make RecentChanges use a table and some CSS, should...
2006-07-04 joey * Work around very innefficient behavior in File...
2006-07-04 joey* Don't sent pings if the wiki is being rebuilt.
2006-07-04 joey* Make ikiwiki --setup --refresh rebuild wrappers,...
2006-07-04 joey sanitise them, like any other page type.
2006-07-03 joey* Add a html plugin, which can be used to write wikis...
2006-07-03 joey* Support htmlize plugins and make mdwn one such plugin...
2006-07-03 joey* Introduce add_plugins and disable_plugins config...
2006-07-03 joeyEncode is used in nearly all code paths so stop loading...
2006-07-03 joey* Support pages with utf8 filenames. Patch by Faidon...
2006-07-02 joey* Centralised all calls to HTML::Template and force...
2006-07-02 joeyperl bugnum and refix
2006-07-02 joey so make sure to let perl know it should be handled...
2006-07-02 joey* POSIX::strftime doesn't know about encodings and...
2006-07-02 joey* Parse svn log as xml for improved utf8 and security...
2006-07-02 joey* Honor LC_CTIME when formatting a time for display...
2006-06-27 joey* Support pinging services such as Technorati using...
2006-06-25 joey* Fix orphans plugin to not count a link to a nonexista...
2006-06-19 joeyreleasing version 1.7 1.7
2006-06-19 joey* Patch from Recai to fix git recentchanges code to...
2006-06-18 joey* Updated logo from Recai with some kerning and alingme...
2006-06-18 joeyreleasing version 1.6 1.6
2006-06-18 joey* New SVG logo from Recai.
2006-06-17 joeynote on perl warnings
2006-06-17 joey - Add 'use encoding "utf8"' to CGI.pm to avoid warnin...
2006-06-17 joey* More utf-8 fixes from Recai, partly to things I broke...
2006-06-16 joey* Put back the encode_utf8 in the input to markdown...
2006-06-15 joey* -CSD does not affect modules, so readfile() was not...
2006-06-15 joey* YA utf-8 patch from Recai, this time to fix previewin...
2006-06-12 joeyreleasing version 1.5 1.5
2006-06-12 joeyadd perl to build deps
2006-06-11 joey* Patch from Recai Oktaş to improve utf-8 support,...
2006-06-08 joey* Fix absolute url munging in rss generation to support...
2006-06-02 joey* Add support for using git instead of subversion as...
next