| Commit message (Expand) | Author | Age |
* | add missing backquote | http://schmonz.livejournal.com/ | 2009-07-29 |
* | fix typo | http://schmonz.livejournal.com/ | 2009-07-26 |
* | Merge branch 'master' into po | Joey Hess | 2009-05-19 |
|\ |
|
| * | document longname parameter | Jon Dowland | 2009-05-16 |
| * | Avoid %links accumulating duplicates. (For TOVA) | Joey Hess | 2009-05-06 |
| * | pagespec_match_list added and used in most appropriate places | Joey Hess | 2009-04-23 |
| * | pagespec error/failure distinction and error display by inline | Joey Hess | 2009-04-23 |
| * | clarify | Joey Hess | 2009-04-22 |
* | | rename hook: run once per file to be renamed | intrigeri | 2009-03-08 |
* | | Merge commit 'upstream/master' into prv/po | intrigeri | 2009-03-08 |
|\| |
|
| * | Add noextension parameter to htmlize hooks to support, eg, Makefile. | Joey Hess | 2009-02-19 |
| * | revert addition of several blank lines | Joey Hess | 2009-02-17 |
| * | correct WikiLinks to the WikiLink page | AlexandreDupas | 2009-02-16 |
| * | document writefile symlink checks | Joey Hess | 2009-02-09 |
* | | rename hook: instead of modifying the passed-by-name array, return a copy | intrigeri | 2009-01-27 |
* | | revert renamepage's hook original name | intrigeri | 2009-01-27 |
* | | only pass named parameters to the canremove hook | intrigeri | 2009-01-26 |
* | | only pass named parameters to the canrename hook | intrigeri | 2009-01-26 |
* | | don't add new exported warning function | Joey Hess | 2009-01-26 |
* | | remove cansave plugin, now replaced by Joey's checkcontent one | intrigeri | 2009-01-19 |
* | | make checkcontent compatible with hooks that need the full content | intrigeri | 2009-01-19 |
* | | Merge commit 'upstream/master' into prv/po | intrigeri | 2009-01-17 |
|\| |
|
| * | checkcontent: New hook, can be used to implement arbitrary content filters, i... | Joey Hess | 2009-01-16 |
* | | add a warning (exported) function to the core | intrigeri | 2009-01-16 |
* | | editpage: added a cansave hook | intrigeri | 2009-01-01 |
* | | Pass src, srcfile, dest and destfile to the canrename hook. | intrigeri | 2009-01-01 |
* | | rename: pass the CGI and session to the rename hook | intrigeri | 2009-01-01 |
* | | rename: implemented new canrename hook | intrigeri | 2009-01-01 |
* | | remove: implemented a new canremove hook; use it in the po plugin | intrigeri | 2009-01-01 |
* | | Merge commit 'upstream/master' into prv/po | intrigeri | 2009-01-01 |
|\| |
|
| * | Merge branch 'master' into next | Joey Hess | 2008-12-26 |
| |\ |
|
| * | | make ikiwiki-transition prefix_directives take a setup file | Joey Hess | 2008-12-24 |
| * | | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
* | | | the rename hook can now change the list of pages to rename | intrigeri | 2008-12-30 |
* | | | renamed the renamepage hook to renamelink, added rename hook | intrigeri | 2008-12-30 |
| |/
|/| |
|
* | | inline: Run format hook first | Joey Hess | 2008-12-26 |
|/ |
|
* | inline: Support feedfile option to change the filename of the feed generated. | Joey Hess | 2008-12-11 |
* | include temp file for attachment change too | Joey Hess | 2008-10-24 |
* | Typo fix. | tschwinge | 2008-10-24 |
* | check_canattach hooked up | Joey Hess | 2008-10-23 |
* | more work on untrusted committers | Joey Hess | 2008-10-23 |
* | initial support for git repos with untrusted committers | Joey Hess | 2008-10-22 |
* | displaytime hook is gone | Joey Hess | 2008-10-21 |
* | function injection overhaul | Joey Hess | 2008-10-21 |
* | add displaytime hook | Joey Hess | 2008-10-19 |
* | Add an underlay for javascript, and add ikiwiki.js containing some utility code. | Joey Hess | 2008-10-17 |
* | add newpagefile function | Joey Hess | 2008-09-29 |
* | Add %wikistate, which is like %pagestate except not specific to a given page,... | Joey Hess | 2008-09-27 |
* | Export pagetitle, titlepage, linkpage. | Joey Hess | 2008-09-27 |
* | clarify when to use utlto and when to use htmlpage | Joey Hess | 2008-09-27 |