Commit Graph

9048 Commits (c8ca79a403bbab14fe19b01b8a2526f187a9abc6)

Author SHA1 Message Date
Joey Hess c8ca79a403 response 2009-02-05 16:10:30 -05:00
Svend Sorensen 3dd796e637 Add wishlist 2009-02-05 13:03:32 -08:00
Svend Sorensen a71690607a Add pageheader div to misc.tmpl
Add pageheader div so that misc.tmpl is consistent with page.tmpl.  ---
templates/misc.tmpl |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
2009-02-05 16:00:25 -05:00
Joey Hess 971df8889b note about path 2009-02-05 15:31:37 -05:00
Joey Hess 8b5f2da2ea add a note about how to install these 2009-02-05 15:22:52 -05:00
Joey Hess 217e925a3a rename 2009-02-05 15:13:22 -05:00
http://svend.myopenid.com/ c89d331d36 Upload tabbed action list css file 2009-02-05 15:09:24 -05:00
http://svend.myopenid.com/ b9f3c6d7c9 Set attachement location 2009-02-05 15:01:44 -05:00
Svend Sorensen ba2b913939 Add tabbed action list style to css market 2009-02-05 11:57:30 -08:00
Joey Hess e911140243 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-02-05 12:48:42 -05:00
Joey Hess 3403ba08da Updated German translation (Kai Wasserbäch). Closes: #514251 2009-02-05 12:47:58 -05:00
68.251.214.66 edc9d462d0 poll vote (Accept only OpenID for logins) 2009-02-05 09:22:34 -05:00
bremner 9640681c27 add "bug report" for sourcecode plugin 2009-02-05 08:03:19 -05:00
Joey Hess eaf2b6429b Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-02-04 21:09:44 -05:00
Joey Hess cc055d2c95 makefile portability patch
from Thomas Keller, who explains:

1) find -wholename is not available on BSD / OSX (a nice rant about this
issue is here: http://fuhm.livejournal.com/1848.html)

2) cp -a is not available on BSD / OSX, there is an alternative install
call, but it might be cool to just shut up cp complaining about it... ;)

3) Two find calls have been missing the path argument.
2009-02-04 21:08:03 -05:00
Svend Sorensen 6ebb84c234 Add myself to ikiwiki user list 2009-02-04 11:13:36 -08:00
Svend Sorensen f905707b3e Add link to my website and blog 2009-02-04 11:07:10 -08:00
Joey Hess 6655fbb991 local configuration error. 2009-02-04 13:57:26 -05:00
Joey Hess 8d26eaa9a4 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-02-04 13:52:29 -05:00
Joey Hess df0f9811a3 typo 2009-02-04 13:45:54 -05:00
http://tskirvin.livejournal.com/ 73e18318a5 Added Tim Skirvin's webpage to the list 2009-02-04 13:30:44 -05:00
Joey Hess 9711181a3f doubled semicolon 2009-02-04 13:12:05 -05:00
bremner d2842c126b note possible abandonment of sourcehighlight in favour of sourcecode 2009-02-04 08:03:13 -05:00
bremner 80f2edffc0 fix joeyh's link :-) 2009-02-04 07:56:04 -05:00
bremner 7bf1207c07 2009-02-04 07:50:53 -05:00
http://josephturian.blogspot.com/ 7c63da6c02 2009-02-03 18:19:38 -05:00
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