summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2009-02-03noteJoey Hess
2009-02-03implementing pingback using checkcontent hook and the comments pluginJoey Hess
2009-02-02responseJoey Hess
2009-02-02some exampleshttp://smcv.pseudorandom.co.uk/
2009-02-02please don't make use of [[!meta title]] in parentlinks mandatory...http://smcv.pseudorandom.co.uk/
2009-01-31rename apache404 -> 404Joey Hess
This may already work with other web servers that have copied apache's interface, and it should be easy to add support to it for web servers that use some other interface. So, make the name more general.
2009-01-31doc updates for goto branch mergeJoey Hess
2009-01-31Merge commit 'smcv/goto'Joey Hess
2009-01-31Respond with updated goto branchSimon McVittie
2009-01-31Split cgi_goto into a goto pluginSimon McVittie
2009-01-31Split apache404 into an independent pluginSimon McVittie
Also make it ignore the 'do' parameter at Joey's suggestion, to have one less thing to remember when configuring.
2009-01-31one other thoughtJoey Hess
2009-01-31commentsJoey Hess
2009-01-31Clarify behaviour of 404 handler and link an exampleSimon McVittie
2009-01-31Request review of my 'goto' branchSimon McVittie
2009-01-31Add tip explaining how to use ikiwiki as a 404 handlerSimon McVittie
2009-01-30formattingJoey Hess
2009-01-30review=Joey Hess
2009-01-30merge dupsJoey Hess
2009-01-29add news item for ikiwiki 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-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-26fix directiveJoey Hess
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-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-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-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>