summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-31Add tip explaining how to use ikiwiki as a 404 handlerSimon McVittie
2009-01-31CGI: pad error responses with 512 bytes of spaces so IE will display themSimon McVittie
IE displays its own error responses unless the server's was >= 512 bytes. http://support.microsoft.com/default.aspx?scid=kb;en-us;Q294807
2009-01-31CGI: set up goto hook so that /ikiwiki.cgi?do=goto can be an Apache ↵Simon McVittie
ErrorDocument
2009-01-31CGI: add cgi_page_from_404(), which remaps a path like $REDIRECT_URL to an ↵Simon McVittie
IkiWiki page name Also add a regression test
2009-01-31IkiWiki::Wrapper: allow REDIRECT_STATUS and REDIRECT_URL through from ↵Simon McVittie
environment This is useful to act as an Apache 404 ErrorDocument.
2009-01-31CGI: if the page is missing, give the "missing page" a 404 statusSimon McVittie
2009-01-31CGI: document why commenter and recentchanges_link are supportedSimon McVittie
2009-01-31recentchanges: delete CGI hook in favour of the global oneSimon McVittie
2009-01-31comments: delete cgi hook in favour of the global oneSimon McVittie
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-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-27rename hook: fixed half, added proposal for the other halfintrigeri
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-27contrib/po: backlinks=>dependencies is now an optionintrigeri
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-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 and doc/todo/need_global_renamepage_hook: responseintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-26new bug reportJoey Hess
2009-01-26reviewJoey Hess
2009-01-26(no commit message)qiang
2009-01-25git: Fix malformed utf8 recieved from git.Joey Hess
If git log outputs malformed utf8 in, eg, usernames, detect it and fix it up. This avoids commits such as f71abc92aa279fbe0b7578b8c4752d775dd4a259 breaking things.
2009-01-25updateJoey Hess
2009-01-25updateJoey Hess