summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-31CGI: if the "do" parameter is goto, recentchanges_link or commenter, ↵Simon McVittie
redirect to a page This can replace equivalent functionality in comments and recentchanges.
2009-01-31CGI: add cgi_goto(CGI, [page])Simon McVittie
This redirects to the given page (or if none is given, the page parameter given to the CGI), or displays an error with a create link if the page doesn't exist.
2009-01-30formattingJoey Hess
2009-01-30review=Joey Hess
2009-01-30merge dupsJoey Hess
2009-01-30- Update spanish translation.Víctor Moral
2009-01-29add news item for ikiwiki 3.03Joey Hess
2009-01-29Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-01-29releasing version 3.03Joey Hess
2009-01-29removedhttp://weakish.int.eu.org/
2009-01-29use mercurial instead of hg when set rcs optionhttp://weakish.int.eu.org/
2009-01-28Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-01-28close this, we have comments nowJoey Hess
2009-01-27contrib/po: announce my meta-po integration branchintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-27po/todo: drop a note about my meta-po branchintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-27responseJoey Hess
2009-01-27thoughtJoey Hess
2009-01-27Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-01-27contrib/po: misc answers and questionsintrigeri
Step by step... :) Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-27po/todo: take note of the commit that will need to be reverted laterintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-27po: remove all dependencies on nicepagetitleintrigeri
... as my meta branch probably won't be merged before the po plugin is, contrary to what I was originally supposing. This implies removing the po_translation_status_in_links and po_strictly_refresh_backlinks options. Added a note to the TODO section to think of bringing these features back later, as they really enhance user experience on a translatable wiki. Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-27rename hook: fixed half, added proposal for the other halfintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-27rename hook: instead of modifying the passed-by-name array, return a copyintrigeri
This is intended to solve Joey's concerns expressed on http://ikiwiki.info/todo/need_global_renamepage_hook/, i.e. the need to make it possible to use this hook from external plugins. A plugin using this hook still can add/modify/remove elements of the @torename array. Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-26updateJoey Hess
2009-01-26typoJoey Hess
2009-01-26fix directiveJoey Hess
2009-01-26underlay: New plugin, allows pulling in additional files not in version ↵Joey Hess
control. (smcv)
2009-01-26Merge commit 'smcv/underlay'Joey Hess
2009-01-26meta: New "updated" metadata specifies a fake modification time for a page, ↵Joey Hess
to be output into RSS and Atom feeds. (smcv)
2009-01-26Merge commit 'smcv/updated'Joey Hess
2009-01-26followupJoey Hess
2009-01-26commentsJoey Hess
2009-01-26rename hook issuesJoey Hess
2009-01-26close bug on this branchJoey Hess
2009-01-26hook function names should be the same as the hook nameJoey Hess
2009-01-27contrib/po: backlinks=>dependencies is now an optionintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-27po: make the "backlinks involve dependencies" feature optionalintrigeri
It can now be configured with the po_strictly_refresh_backlinks setting. Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-27the rename hooks names waltz seems overintrigeri
Another set of hooks would not endure such heavy renaming, but the rename* hooks actually do ;) Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-27revert renamepage's hook original nameintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-26need_global_renamepage_hook: s/suggest/willintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-26contrib/po: update after implementing suggested changesintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-26po: bring back a useful use of scalarintrigeri
... that was removed in 68869d664b978b063c9181d024edb34a63306c33 Without this scalar, a two-cells array is passed to $template->param, which builds a hash with an odd number of elements. Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-26plugins/po: talk about the po4a version in the first linesintrigeri
... 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-26suggest a po4a version not subject to DoSintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-26only pass named parameters to the canremove hookintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-26only pass named parameters to the canrename hookintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-26po(formbuilder): stop hunting down non-existent casesintrigeri
After some thinking about it, I can't find why the type of a page being created in the CGI could be restricted to po. So the previous case seems enough. Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-26Merge commit 'upstream/master' into prv/pointrigeri
2009-01-26po and doc/todo/need_global_renamepage_hook: responseintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-26new bug reportJoey Hess