Commit Graph

9022 Commits (cba0b67a19a0625f769915f6249f5139af7d907a)

Author SHA1 Message Date
Joey Hess cba0b67a19 Work around XML::Atom strangeness that results in double-encoded posts. (smcv) 2009-02-03 15:05:18 -05:00
Joey Hess b8b302cfa3 Merge commit 'smcv/atom' 2009-02-03 15:04:36 -05:00
http://smcv.pseudorandom.co.uk/ aba2d83cc6 Report XML::Feed bug and provide a workaround for IkiWiki; please review 2009-02-03 14:52:26 -05:00
Simon McVittie dd862b4639 Work around XML::Atom strangeness that results in double-encoded posts
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 19:48:55 +00:00
http://openid.aol.com/nothatsaknife ed922c8e4f 2009-02-03 14:44:22 -05:00
Joey Hess 1b3dbe0b91 not so fast 2009-02-03 13:51:10 -05:00
http://smcv.pseudorandom.co.uk/ bc3fb1ceab Update the to-do list for comments, and explain why we can't have a form for the whole comment 2009-02-03 13:33:59 -05:00
Joey Hess 9690356080 note 2009-02-03 10:43:27 -05:00
Joey Hess 4531e54074 implementing pingback using checkcontent hook and the comments plugin 2009-02-03 10:37:24 -05:00
Joey Hess d383a7a518 response 2009-02-02 15:19:56 -05:00
http://smcv.pseudorandom.co.uk/ b546816882 some examples 2009-02-02 14:39:45 -05:00
http://smcv.pseudorandom.co.uk/ ac2a5594a1 please don't make use of [[!meta title]] in parentlinks mandatory... 2009-02-02 14:31:27 -05:00
Joey Hess 3b83e52018 rename apache404 -> 404
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 19:26:36 -05:00
Joey Hess e5c8bc6222 doc updates for goto branch merge 2009-01-31 19:10:48 -05:00
Joey Hess b0361b8efd factor out IE stupididy workaround 2009-01-31 19:02:50 -05:00
Joey Hess 3be69a0fe4 Merge commit 'smcv/goto' 2009-01-31 18:52:38 -05:00
Simon McVittie 0fe9260249 Respond with updated goto branch 2009-01-31 23:08:48 +00:00
Simon McVittie c886bea320 Split cgi_goto into a goto plugin 2009-01-31 23:01:10 +00:00
Simon McVittie 46b880f839 Split apache404 into an independent plugin
Also make it ignore the 'do' parameter at Joey's suggestion, to have one
less thing to remember when configuring.
2009-01-31 22:32:10 +00:00
Joey Hess 7cdbe0da86 one other thought 2009-01-31 15:05:06 -05:00
Joey Hess 2524903dc6 comments 2009-01-31 14:55:14 -05:00
Simon McVittie f4dd02f00a Clarify behaviour of 404 handler and link an example 2009-01-31 18:57:12 +00:00
Simon McVittie ef3f93b6f6 Request review of my 'goto' branch 2009-01-31 18:38:29 +00:00
Simon McVittie fb0e3a7dbc Add tip explaining how to use ikiwiki as a 404 handler 2009-01-31 18:27:54 +00:00
Simon McVittie dedbe110f2 CGI: pad error responses with 512 bytes of spaces so IE will display them
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 18:26:37 +00:00
Simon McVittie 170b86a2ef CGI: set up goto hook so that /ikiwiki.cgi?do=goto can be an Apache ErrorDocument 2009-01-31 18:09:24 +00:00
Simon McVittie 8322b8c9c8 CGI: add cgi_page_from_404(), which remaps a path like $REDIRECT_URL to an IkiWiki page name
Also add a regression test
2009-01-31 18:07:42 +00:00
Simon McVittie 3e290ce7ee IkiWiki::Wrapper: allow REDIRECT_STATUS and REDIRECT_URL through from environment
This is useful to act as an Apache 404 ErrorDocument.
2009-01-31 18:06:44 +00:00
Simon McVittie 78d1b2340e CGI: if the page is missing, give the "missing page" a 404 status 2009-01-31 16:51:13 +00:00
Simon McVittie 5ce3a01300 CGI: document why commenter and recentchanges_link are supported 2009-01-31 15:05:17 +00:00
Simon McVittie a981d6857f recentchanges: delete CGI hook in favour of the global one 2009-01-31 14:49:25 +00:00
Simon McVittie 4e92548ebc comments: delete cgi hook in favour of the global one 2009-01-31 14:49:12 +00:00
Simon McVittie 18f4aeffb1 CGI: if the "do" parameter is goto, recentchanges_link or commenter, redirect to a page
This can replace equivalent functionality in comments and recentchanges.
2009-01-31 14:48:44 +00:00
Simon McVittie c2dafcb4e5 CGI: add cgi_goto(CGI, [page])
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-31 14:36:23 +00:00
Joey Hess 013a5e4ca7 formatting 2009-01-30 15:17:53 -05:00
Joey Hess ec5194feb8 review= 2009-01-30 15:15:36 -05:00
Joey Hess 0d58f26321 merge dups 2009-01-30 14:07:03 -05:00
Víctor Moral 9c519bd74e - Update spanish translation. 2009-01-30 13:05:35 -05:00
Joey Hess c244e13d6b add news item for ikiwiki 3.03 2009-01-29 14:47:11 -05:00
Joey Hess e37a0812b0 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-01-29 14:45:58 -05:00
Joey Hess 78529b335c releasing version 3.03 2009-01-29 14:44:48 -05:00
http://weakish.int.eu.org/ a46cf100f0 removed 2009-01-29 10:28:32 -05:00
http://weakish.int.eu.org/ bbad5127a0 use mercurial instead of hg when set rcs option 2009-01-29 09:39:56 -05:00
Joey Hess 1194584dad Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-01-28 16:52:26 -05:00
Joey Hess deea2f42aa close this, we have comments now 2009-01-28 16:51:19 -05:00
intrigeri 4db549721d contrib/po: announce my meta-po integration branch
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-27 19:45:12 +01:00
Joey Hess be63bed593 response 2009-01-27 13:20:33 -05:00
Joey Hess 94c932ee3d thought 2009-01-27 13:14:53 -05:00
Joey Hess db247437fd Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-01-27 12:51:13 -05:00
intrigeri af5b9b90c4 contrib/po: misc answers and questions
Step by step... :)

Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-27 18:16:56 +01:00