* Apply a patch from NicolasLimare adding modification date tags to rss and
[ikiwiki.git] / debian / changelog
2007-08-11 joey* Apply a patch from NicolasLimare adding modification...
2007-08-11 joey* The toc directive doesn't work well or make sense...
2007-08-11 joey* Updated French translation from Cyril Brulebois....
2007-08-10 joey* Add sessioncgi hook.
2007-08-05 joey* Move blog form code out of CGI.pm and into the inline...
2007-08-05 joey* Add sessioncgi hook.
2007-08-05 joey* Add rel=tag attribute to tag links, supporting that...
2007-08-05 joey* pagetemplate: don't display template name
2007-08-04 joey* Add --set-option command line switch.
2007-07-29 joey* Allow raw html in the rst plugin.
2007-07-29 joey* Fix problems with previewing in the graphviz plugin...
2007-07-28 joey* Various minor bug fixes for silly mistakes in the...
2007-07-27 joeyreleasing version 2.5 2.5
2007-07-27 joey* Add a libdir config option to let ikiwiki load perl...
2007-07-26 joey* Add templatefile hook.
2007-07-26 joey* Fix re-rendering of pages when a linked to page goes...
2007-07-25 joey* Fix graphviz plugin to not try to read images as...
2007-07-25 joey* Add a htmlext config option, this can be used to...
2007-07-25 joey* Make the map plugin notice when pages in the map...
2007-07-20 joey* Correct some issues with escaped preprocessor directives.
2007-07-16 joey* Wrap the editpage template in the standard misctempla...
2007-07-15 joeyreleasing version 2.4 2.4
2007-07-15 joey* In img tag, allow link=no to disable link to full...
2007-07-13 joeybug closure
2007-07-13 joey* Fix links to alternate stylesheets when usedirs is...
2007-07-13 joey* Fix links to stylesheets when usedirs is enabled.
2007-07-11 joeyon second thought, simple alphanumeric styles are not...
2007-07-11 joey* Allow simple alphanumeric style attribute values...
2007-07-09 joey get confused. So it's best for ikiwiki to follow...
2007-07-08 joey* Make the toc plugin use html-compatible anchors....
2007-07-07 joeymassive naming and userlink patch from Paweł Tęcza
2007-06-30 joey* Correct a longstanding bug that could cause the edit...
2007-06-28 joey* French update from Jean-Luc Coulon. Closes: #430771
2007-06-26 joey* Patch fixing various additional problems with test...
2007-06-23 joey* Allow svnpath config option to contain additional...
2007-06-19 joey* Corrected a typo in an error handler in the image...
2007-06-18 joeyadd freebsd port 2.2
2007-06-05 joey* Add typographyattributes configuration setting to...
2007-06-03 joey* Make the url absolution code for feeds significantly...
2007-06-03 joey* Fix wrapper generator and untaint code's handling...
2007-06-02 joey* Add test suite for preprocessor directive parsing.
2007-06-01 joey* Explode some of the more insane regexps.
2007-05-30 joey* Apply a patch from Carl Worth adding support for...
2007-05-29 joey* Correct some issues with display of unhandled preproc...
2007-05-28 joey* More consistent encoding of titles in rss and atom...
2007-05-28 joey* Apply a patch from Carl Worth allowing a class attrib...
2007-05-24 joey* Fix FTBFS in test suite introduced in last version...
2007-05-24 joey* Deal better with rebuilds that involve moving files...
2007-05-23 joey* Correct bug in the img plugin that caused dependencie...
2007-05-21 joey* Updated Spanish translation from Victor Moral.
2007-05-21 joey* Change the aggregate plugin's locking strategy. Now...
2007-05-20 joey* Add a test ensuring that the basewiki is self-contain...
2007-05-17 joey* Add a destpage parameter to the filter hook.
2007-05-17 joey* Fix some bugs in password handling:
2007-05-12 joey* Patch from hb to fix the pagestats plugin, which...
2007-05-11 joey* Make all templates have a footer div to ease themeing...
2007-05-10 joey* Apply patch from Pawel to avoid using -L in Makefile...
2007-05-09 joey* Updated Czech translation from Miroslav Kure.
2007-05-09 joshtriplett* Add an account-creation password as a simple anti...
2007-05-09 joshtriplettRemove doc-wiki-only item from the changelog.
2007-05-09 joey* Add the needsbuild hook. Plugins can use this to...
2007-05-09 joey* Add all=no option to conditional, can be used to...
2007-05-08 joeyupdate
2007-05-08 joey* Make testpagespec more robust, including checking...
2007-05-07 joey* Improve handling of edits of locked pages by users...
2007-04-30 joey* Fix a bug that prevented clearing email or subscriptions.
2007-04-30 joey* Use div layout for the signin and preferences forms...
2007-04-30 joey * If Net::OpenID::Consumer is not available, the openi...
2007-04-30 joshtriplettRevert passwordauth fieldset and doc to avoid 2.0 regre...
2007-04-30 joshtriplett* Group passwordauth fields with a fieldset as well...
2007-04-30 joshtriplett* fieldset support appeared in CGI::FormBuilder 3.05...
2007-04-29 joey2.0 stuff
2007-04-29 joey* Enable openid logins by default.
2007-04-29 joey* Use a fieldset to set off the openid entry from the...
2007-04-29 joey* Use fieldsets in the preferences form to group relate...
2007-04-29 joshtriplett* Avoid using GNU extensions to cp during "make install...
2007-04-29 joeyreleasing version 1.51 1.51
2007-04-29 joey* Apply patch from hb that uses the full path to a...
2007-04-29 joey* Updated Spanish translation from Victor Moral.
2007-04-28 joey* Updated Czech translation from Miroslav Kure.
2007-04-27 joey* Updated Polish translation from Pawel Tecza.
2007-04-27 joey* Make pagespec_match return an object that can be...
2007-04-27 joshtriplett* Fix bestlink to use pagecase for pages in userdir...
2007-04-27 joeythe kind of perl code that can only be written at 4...
2007-04-27 joey* Make pagespec_match on failure return a value that...
2007-04-27 joey* Updated Gujarati translation from Kartik Mistry....
2007-04-27 joey* pagespec_match() has changed to take named parameters...
2007-04-27 joey* Add user(name) to the PageSpec for commit subscriptions.
2007-04-26 joey* Fix sending of commit mails when new pages are added...
2007-04-26 joey* Avoid .svn directories when installing from svn checkout.
2007-04-26 joey* Due to template changes and style sheet changes that...
2007-04-26 joeymore footer improvements
2007-04-26 joey* Move the footer div to enclose tags and links too.
2007-04-24 joshtriplett* Change basewiki CSS to not put a border around images...
2007-04-23 joey* Fix aggregator to not warn when a feed contains no...
2007-04-22 joey* In mercurial backend, untaint ipaddr when using it...
2007-04-18 joey* Minor template improvements by Alessandro.
2007-04-16 joey* Support setting svnpath to "" for wikis that are...
2007-04-15 joeyreleasing version 1.50 1.50
2007-04-15 joey* Add .dpkg-tmp to prune regexp, so that if ikiwiki...
next