summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-31factor out IE stupididy workaroundJoey 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-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>