Commit message (Expand) | Author | Age | |
---|---|---|---|
* | * pagespec_match() has changed to take named parameters, to better allow••• for extended pagespecs. The old calling convention will still work for back-compat for now. * The calling convention for functions in the IkiWiki::PageSpec namespace has changed so they are passed named parameters. * Plugin interface version increased to 2.00 since I don't anticipate any more interface changes before 2.0. | joey | 2007-04-27 |
* | fix breakage | joey | 2007-02-21 |
* | * Since the CGI had to drop the wiki lock to avoid deadlocking the••• commit hook, it was possible for one CGI to race another one and "win" the commit of both their files. This race has been fixed by adding a new commitlock, which when locked by the CGI, disables the commit hook (except for commit mails). The CGI then takes care of the updates the commit hook would have done. | joey | 2007-02-21 |
* | * Initial work on internationalization of the program code. po/ikiwiki.pot••• is available for translation. * Export gettext() from IkiWiki module. | joey | 2006-12-29 |
* | use POST | joey | 2006-12-18 |
* | include choice in commit msg | joey | 2006-12-14 |
* | * Use POST for poll to avoid some robots. | joey | 2006-12-14 |
* | bug | joey | 2006-11-26 |
* | oops | joey | 2006-11-26 |
* | bugfix | joey | 2006-11-26 |
* | bugfixes | joey | 2006-11-26 |
* | bugs | joey | 2006-11-26 |
* | add a poll plugin | joey | 2006-11-26 |