]> sipb.mit.edu Git - ikiwiki.git/history - po/ikiwiki.pot
web commit by madmax
[ikiwiki.git] / po / ikiwiki.pot
2007-08-29  joeyuse --style default for get_ctime too
2007-08-29  joeythank goodness for test suites
2007-08-28  joey* Tables containing links with a link text were mispars...
2007-08-28  joey* Support for looking in multiple directories for under...
2007-08-26  joeyreleasing version 2.6.1
2007-08-24  joeyresponse
2007-08-22  joey* Call the formbuilder hook for the edit page.
2007-08-20  joey* Add color parameter to postsparkline. Closes: #438900
2007-08-15  joey* Various minor fixes and stylistic improvements sugges...
2007-08-14  joey* Fix bug in deletion/move during edit code introduced...
2007-08-13  joey* Change yet again how unhandled and escaped preprocess...
2007-08-13  joey* Fix --libdir to work at the command line.
2007-08-05  joey* Move blog form code out of CGI.pm and into the inline...
2007-08-05  joey* Add rel=tag attribute to tag links, supporting that...
2007-07-27  joeyreleasing version 2.5
2007-07-26  joey* Fix re-rendering of pages when a linked to page goes...
2007-07-25  joeymake it an infobox instead
2007-07-25  joey* Make the map plugin notice when pages in the map...
2007-07-16  joey* Wrap the editpage template in the standard misctempla...
2007-07-15  joeyreleasing version 2.4
2007-07-13  joey* Fix links to stylesheets when usedirs is enabled.
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-06-30  joeyreleasing version 2.3
2007-06-26  joey* Patch fixing various additional problems with test...
2007-06-23  joey* Allow svnpath config option to contain additional...
2007-06-18  joeyadd freebsd port
2007-06-03  joey* Fix wrapper generator and untaint code's handling...
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-24  joey* Deal better with rebuilds that involve moving files...
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-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* Add the needsbuild hook. Plugins can use this to...
2007-04-30  joeyreleasing version 2.00
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-29  joeyfix
2007-04-29  joey* Use fieldsets in the preferences form to group relate...
2007-04-29  joeyreleasing version 1.51
2007-04-29  joey* Updated Spanish translation from Victor Moral.
2007-04-27  joeythe kind of perl code that can only be written at 4:30 am
2007-04-27  joey* Make pagespec_match on failure return a value that...
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-23  joeyimprove message
2007-04-22  joeytyo
2007-04-15  joeyreleasing version 1.50
2007-04-14  joey* Add feedshow parameter to inline, which can be useful...
2007-04-14  joey* Patch from Tuomov to link to the directory in feeds...
2007-04-12  joey* Add postformtext parameter to inline.
2007-04-10  joey* Optimise displaytime, trimming maybe 6% off the build...
2007-04-10  joey* Add a new %destsources hash, which maps between a...
2007-04-10  joey* Add support for PROFILE=1 to the Makefile, this turns...
2007-04-09  joshtriplett* Add a graphviz plugin.
2007-04-08  joeyreleasing version 1.49
2007-04-07  joeymagic 0
2007-04-06  joey* Fix display of escaped wikilinks containing anchors.
2007-04-06  joey* Fix smiley plugin to scan smileys.mdwn after it's...
2007-04-06  joeyupdate
2007-04-04  joey* Fix tags to page names that contain special characters.
2007-04-04  joey* Fix a bug in the img plugin that caused thumbnailed...
2007-04-01  joey* Fix a big in the img plugin that caused thumbnailed...
2007-04-01  joeyuse urlto; htmlpage is no longer appropriate here
2007-03-31  joey* Hide excess backlinks and expand using CSS trick...
2007-03-31  joey* Add a templates page to the basewiki. It will automat...
2007-03-28  joeyreleasing version 1.48
2007-03-24  joey* Finally fixed the longstanding inline removal bug.
2007-03-21  joey* Fix link() PageSpecs to not just look at the raw...
2007-03-21  joeyreleasing version 1.47
2007-03-21  joey* Fix a security hole that allowed insertion of unsafe...
2007-03-21  joeythe real bug turned out to be in the meta plugin
2007-03-21  joeyoh, this is confusing, it needs escaping in <title...
2007-03-21  joey* Fix a few bugs around page titles containing html...
2007-03-17  joeyupdates
2007-03-11  joeyreleasing version 1.45
2007-03-08  joey* Correct a deadlock that could occur in post-commit...
2007-03-08  joeyneed to use uri_escape_utf8
2007-03-08  joey* The underscore escaping support exposed a bug in...
2007-03-07  joeymore i18n improvements
2007-03-07  joey* Add a table plugin, derived from the one written...
2007-03-07  joeyMy fix to support encoded underscores in page titles...
2007-03-07  joeysupport previewing of sparklines: embed in data uris...
2007-03-07  joeyimprove l10n
2007-03-07  joeydeal with new preview parameter
2007-03-07  joey* Add a sparline plugin.
2007-03-06  joey* Add preview parameter to preprocesser calls, use...
2007-03-06  joey* Add titlepage template for inline plugin.
2007-03-02  joey* Add "template" option to inline plugin to allow for...
2007-02-25  joeyreleasing version 1.44
2007-02-21  joey* Since the CGI had to drop the wiki lock to avoid...
2007-02-21  joey* Elegant patch from Ethan to clean up the display...
2007-02-20  joey* Smarter detection of no-op changes to po files.
2007-02-20  joey* Detect old versions of xgettext and avoid using them.
2007-02-20  joey* Make img plugin not fail immediately if Image::Magick...
2007-02-20  joey* Changed calling convention for httmllink slightly...
2007-02-15  joeyadd day of week to prettydate, and i18n
2007-02-15  joey* Add a prettydate plugin that formats dates in a more...
next