Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-04 | (no commit message) | bremner | |
2009-02-03 | (no commit message) | http://josephturian.blogspot.com/ | |
2009-02-03 | Work around XML::Atom strangeness that results in double-encoded posts. (smcv) | Joey Hess | |
2009-02-03 | Merge commit 'smcv/atom' | Joey Hess | |
2009-02-03 | Report XML::Feed bug and provide a workaround for IkiWiki; please review | http://smcv.pseudorandom.co.uk/ | |
2009-02-03 | Work around XML::Atom strangeness that results in double-encoded posts | Simon McVittie | |
See [[bugs/Aggregated_Atom_feeds_are_double-encoded]]. By default, XML::Atom outputs strings of UTF-8 bytes with the Perl UTF8 flag stripped off, which IkiWiki assumes to be Latin-1 and re-encodes as UTF-8 on output. XML::Feed does not currently (0.41-1) set the magic variable to change this behaviour (I've filed a bug on CPAN), but IkiWiki can usefully set the same variable as a workaround. | |||
2009-02-03 | (no commit message) | http://openid.aol.com/nothatsaknife | |
2009-02-03 | not so fast | Joey Hess | |
2009-02-03 | Update the to-do list for comments, and explain why we can't have a form for ↵ | http://smcv.pseudorandom.co.uk/ | |
the whole comment | |||
2009-02-03 | note | Joey Hess | |
2009-02-03 | implementing pingback using checkcontent hook and the comments plugin | Joey Hess | |
2009-02-02 | response | Joey Hess | |
2009-02-02 | some examples | http://smcv.pseudorandom.co.uk/ | |
2009-02-02 | please don't make use of [[!meta title]] in parentlinks mandatory... | http://smcv.pseudorandom.co.uk/ | |
2009-01-31 | rename apache404 -> 404 | Joey 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-31 | doc updates for goto branch merge | Joey Hess | |
2009-01-31 | factor out IE stupididy workaround | Joey Hess | |
2009-01-31 | Merge commit 'smcv/goto' | Joey Hess | |
2009-01-31 | Respond with updated goto branch | Simon McVittie | |
2009-01-31 | Split cgi_goto into a goto plugin | Simon McVittie | |
2009-01-31 | Split apache404 into an independent plugin | Simon McVittie | |
Also make it ignore the 'do' parameter at Joey's suggestion, to have one less thing to remember when configuring. | |||
2009-01-31 | one other thought | Joey Hess | |
2009-01-31 | comments | Joey Hess | |
2009-01-31 | Clarify behaviour of 404 handler and link an example | Simon McVittie | |
2009-01-31 | Request review of my 'goto' branch | Simon McVittie | |
2009-01-31 | Add tip explaining how to use ikiwiki as a 404 handler | Simon McVittie | |
2009-01-31 | CGI: pad error responses with 512 bytes of spaces so IE will display them | Simon 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-31 | CGI: set up goto hook so that /ikiwiki.cgi?do=goto can be an Apache ↵ | Simon McVittie | |
ErrorDocument | |||
2009-01-31 | CGI: 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-31 | IkiWiki::Wrapper: allow REDIRECT_STATUS and REDIRECT_URL through from ↵ | Simon McVittie | |
environment This is useful to act as an Apache 404 ErrorDocument. | |||
2009-01-31 | CGI: if the page is missing, give the "missing page" a 404 status | Simon McVittie | |
2009-01-31 | CGI: document why commenter and recentchanges_link are supported | Simon McVittie | |
2009-01-31 | recentchanges: delete CGI hook in favour of the global one | Simon McVittie | |
2009-01-31 | comments: delete cgi hook in favour of the global one | Simon McVittie | |
2009-01-31 | CGI: 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-31 | CGI: 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-30 | formatting | Joey Hess | |
2009-01-30 | review= | Joey Hess | |
2009-01-30 | merge dups | Joey Hess | |
2009-01-30 | - Update spanish translation. | Víctor Moral | |
2009-01-29 | add news item for ikiwiki 3.03 | Joey Hess | |
2009-01-29 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-01-29 | releasing version 3.03 | Joey Hess | |
2009-01-29 | removed | http://weakish.int.eu.org/ | |
2009-01-29 | use mercurial instead of hg when set rcs option | http://weakish.int.eu.org/ | |
2009-01-28 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-01-28 | close this, we have comments now | Joey Hess | |
2009-01-27 | contrib/po: announce my meta-po integration branch | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-01-27 | response | Joey Hess | |
2009-01-27 | thought | Joey Hess | |