Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-26 | close bug on this branch | Joey Hess | |
2009-01-27 | po: make the "backlinks involve dependencies" feature optional | intrigeri | |
It can now be configured with the po_strictly_refresh_backlinks setting. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-27 | revert renamepage's hook original name | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-26 | plugins/po: talk about the po4a version in the first lines | intrigeri | |
... as it seems it can be missed if I keep it only in the security section. Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-26 | only pass named parameters to the canremove hook | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-26 | only pass named parameters to the canrename hook | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-26 | Merge commit 'upstream/master' into prv/po | intrigeri | |
2009-01-26 | po and doc/todo/need_global_renamepage_hook: response | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-26 | new bug report | Joey Hess | |
2009-01-26 | review | Joey Hess | |
2009-01-26 | don't add new exported warning function | Joey Hess | |
Nothing in the po plugin actually uses this function. The benefit of adding the function in general is debatable, but I'd prefer to keep the changes involved in merging po at a minimum. | |||
2009-01-26 | Merge branch 'master' into po | Joey Hess | |
2009-01-26 | (no commit message) | qiang | |
2009-01-25 | update | Joey Hess | |
2009-01-25 | update | Joey Hess | |
2009-01-25 | add a button to prefs page for comment moderation | Joey Hess | |
2009-01-25 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-01-25 | remove hr under comment actions | Joey Hess | |
The horizontal line was only meant to be displayed under the actions at the top of a page. | |||
2009-01-25 | add alt tag | Joey Hess | |
2009-01-25 | (no commit message) | GuenterLadwig | |
2009-01-25 | (no commit message) | GuenterLadwig | |
2009-01-25 | (no commit message) | GünterLadwig | |
2009-01-25 | (no commit message) | GünterLadwig | |
2009-01-25 | comments: If comment content checks fail, store the comment (in âµ | Joey Hess | |
.ikiwiki/comments_pending) for moderator review. | |||
2009-01-25 | vote for Template::Toolkit | Rocco | |
2009-01-24 | (no commit message) | http://joey.kitenet.net/ | |
2009-01-24 | (no commit message) | qiang | |
2009-01-23 | typo | Joey Hess | |
2009-01-23 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-01-23 | mention identica group | Joey Hess | |
2009-01-23 | (no commit message) | qiang | |
2009-01-23 | (no commit message) | qiang | |
2009-01-22 | followup on pagespec negation | justin | |
2009-01-22 | response | Joey Hess | |
2009-01-21 | question on locked_pages and users() in pagespec | justin | |
2009-01-21 | one fleeting second thought | Joey Hess | |
2009-01-21 | response | Joey Hess | |
2009-01-21 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-01-21 | Question about user tests | justin | |
2009-01-21 | add | Joey Hess | |
2009-01-21 | added version | kgjenkins | |
2009-01-20 | (no commit message) | kent | |
2009-01-20 | cleanup | Joey Hess | |
2009-01-20 | response | Joey Hess | |
2009-01-20 | Remove nonstandard css. Closes: #512378 | Joey Hess | |
2009-01-19 | (no commit message) | http://taozhyn.myopenid.com/ | |
2009-01-20 | po: let's walk the last steps needed before merge! | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-19 | remove cansave plugin, now replaced by Joey's checkcontent one | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-19 | (no commit message) | http://zms.myopenid.com/ | |
2009-01-19 | make checkcontent compatible with hooks that need the full content | intrigeri | |
Always pass the full (modified) content in `content` named parameter. When the user edits an existing wiki page, also pass a `diff` named parameter, which includes only the lines that they added to the page, or modified. Signed-off-by: intrigeri <intrigeri@boum.org> |