summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-06-19* Patch from Recai to fix git recentchanges code to work with git 1.4 whichjoey
changed some output. * Copyright update.
2006-06-19simplifyjoey
2006-06-18* Updated logo from Recai with some kerning and alingment tuning.joey
2006-06-18add news item for ikiwiki 1.6joey
2006-06-18releasing version 1.6joey
2006-06-18web commit by joeywww-data
2006-06-18updatejoey
2006-06-18updatejoey
2006-06-18updatejoey
2006-06-18* New SVG logo from Recai.joey
2006-06-17web commit by ChristofferSawickiwww-data
2006-06-17document utf8joey
2006-06-17note on perl warningsjoey
2006-06-17web commit by RecaiOktas: test utf8www-data
2006-06-17 - Add 'use encoding "utf8"' to CGI.pm to avoid warnings about widejoey
character in print.
2006-06-17* More utf-8 fixes from Recai, partly to things I broke above:joey
- The serious problem is that writefile() saves the content in undecoded format in CGI, hence all (non-ascii) chars are corrupted permanently. - Comment field in edit page is not decoded and all the non-ascii chars in this field are corrupted as the result. We should decode it as we do it for the content.
2006-06-16add a testcase for the weird markdown utf-8 crasher to make sure thatjoey
ikiwiki continues to work around it
2006-06-16* Put back the encode_utf8 in the input to markdown; it's really not utf-8joey
safe.
2006-06-15* -CSD does not affect modules, so readfile() was not using the utf-8 inputjoey
layer, which led to lots of problems; make it force read files as utf-8. Closes: #373203 * writefile() likewise needs to use the utf8 output layer. * Remove the -CSD from ikiwiki's hashbang since it's useless to have it there. * Revert some of the decode_utf8 changes in CGI.pm that seem unnecessary given the readfile fix. * Add utf-8 testcases for readfile and htmlize.
2006-06-15* YA utf-8 patch from Recai, this time to fix previewing a page so thatjoey
the text in the input box is re-encoded back to utf-8.
2006-06-12web commit by joeywww-data
2006-06-12add news item for ikiwiki 1.5joey
2006-06-12releasing version 1.5joey
2006-06-12add perl to build depsjoey
2006-06-12removing some test pagesjoey
2006-06-11fix setup for git; git requires the repo not be empty before it's checkedjoey
out
2006-06-11web commit by joeywww-data
2006-06-11web commit by joeywww-data
2006-06-11addjoey
2006-06-11* Patch from Recai Oktaş to improve utf-8 support, it should now use properjoey
utf-8 for edit and other fields, and for recentchanges. There may still be utf-8 issues with the preferences page though.
2006-06-11web commit by AndreLuisLopes: Added AndreLuisLopes personal website entrywww-data
2006-06-10move to more appropriate pagejoey
2006-06-10ikiwiki now in testingjoey
2006-06-10web commit by PaulCollins: link logowww-data
2006-06-08* Fix absolute url munging in rss generation to support https, ftp, etc urlsjoey
not just http urls.
2006-06-08web commit by DonMartiwww-data
2006-06-08web commit by DonMartiwww-data
2006-06-04web commit by LarsChristianHausmannwww-data
2006-06-04another from Recaijoey
2006-06-03misc fixes from Recaijoey
2006-06-03web commit by EroSenninwww-data
2006-06-02meta headers are not sanitised; prevent html leaking into themjoey
2006-06-02solution..joey
2006-06-02ugly bug with localesjoey
2006-06-02improve the ikiwiki.setup for git, hope I got everything rightjoey
2006-06-02blahjoey
2006-06-02better blockingjoey
2006-06-02* Add support for using git instead of subversion as the RCS backend,joey
tremendous thanks to Recai Oktaş for this. * Doc updates for git.
2006-06-02foojoey
2006-06-02minorjoey