summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-02-08add itemhttp://weakish.int.eu.org/
2009-02-07I guess changegroup is better than incominghttp://weakish.int.eu.org/
2009-02-07(tiny) markdown syntaxhttp://weakish.int.eu.org/
2009-02-07--post-commit won't delete pages and --refresh seems no deadlockhttp://weakish.int.eu.org/
2009-02-07(no commit message)http://jcftang.myopenid.com/
2009-02-07Ask for more detail with issuehttp://www.cse.unsw.edu.au/~willu/
2009-02-07Note todo with patch attached to solve listed problemhttp://www.cse.unsw.edu.au/~willu/
2009-02-06Filed.cfm
2009-02-06(no commit message)http://taozhyn.myopenid.com/
2009-02-05responseJoey Hess
2009-02-05Add wishlistSvend Sorensen
2009-02-05Add pageheader div to misc.tmplSvend Sorensen
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-05note about pathJoey Hess
2009-02-05add a note about how to install theseJoey Hess
2009-02-05renameJoey Hess
2009-02-05Upload tabbed action list css filehttp://svend.myopenid.com/
2009-02-05Set attachement locationhttp://svend.myopenid.com/
2009-02-05Add tabbed action list style to css marketSvend Sorensen
2009-02-05Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-02-05Updated German translation (Kai Wasserbäch). Closes: #514251Joey Hess
2009-02-05poll vote (Accept only OpenID for logins)68.251.214.66
2009-02-05add "bug report" for sourcecode pluginbremner
2009-02-04Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-02-04makefile portability patchJoey Hess
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-04Add myself to ikiwiki user listSvend Sorensen
2009-02-04Add link to my website and blogSvend Sorensen
2009-02-04local configuration error.Joey Hess
2009-02-04Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-02-04typoJoey Hess
2009-02-04Added Tim Skirvin's webpage to the listhttp://tskirvin.livejournal.com/
2009-02-04doubled semicolonJoey Hess
2009-02-04note possible abandonment of sourcehighlight in favour of sourcecodebremner
2009-02-04fix joeyh's link :-)bremner
2009-02-04(no commit message)bremner
2009-02-03(no commit message)http://josephturian.blogspot.com/
2009-02-03Work around XML::Atom strangeness that results in double-encoded posts. (smcv)Joey Hess
2009-02-03Merge commit 'smcv/atom'Joey Hess
2009-02-03Report XML::Feed bug and provide a workaround for IkiWiki; please reviewhttp://smcv.pseudorandom.co.uk/
2009-02-03Work around XML::Atom strangeness that results in double-encoded postsSimon 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-03not so fastJoey Hess
2009-02-03Update 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-03noteJoey Hess
2009-02-03implementing pingback using checkcontent hook and the comments pluginJoey Hess
2009-02-02responseJoey Hess
2009-02-02some exampleshttp://smcv.pseudorandom.co.uk/
2009-02-02please don't make use of [[!meta title]] in parentlinks mandatory...http://smcv.pseudorandom.co.uk/
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