summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-06typoJoey Hess
2009-01-06table: Fix misparsed links in external filesJoey Hess
linkify data from external files at the same time as data from an inlined table would be linkified.
2009-01-06analysis, found another bugJoey Hess
2009-01-05Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-01-05new gitweb url form fixes some bugs tooJoey Hess
2009-01-05(no commit message)http://puck42.myopenid.com/
2009-01-05(no commit message)http://puck42.myopenid.com/
2009-01-05formattingJoey Hess
2009-01-05formattingJoey Hess
2009-01-05add news item for ikiwiki 3.01Joey Hess
2009-01-05releasing version 3.01Joey Hess
2009-01-05Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-01-05A recent change to gitweb removed support for the form of diffurl that many ↵Joey Hess
ikiwiki setups use. Document how to use the new url form.
2009-01-05(no commit message)http://hendry.iki.fi/
2009-01-05* Switched to Text::Markdown. Thanks a lot!http://ptecza.myopenid.com/
2009-01-05analysisJoey Hess
2009-01-05markdown bugJoey Hess
2009-01-05* Problem with URLs with parentheseshttp://ptecza.myopenid.com/
2009-01-05openid bug?http://hendry.iki.fi/
2009-01-03yesno: Always accept English even when localised.Joey Hess
It seems to be a failing of i18n in unix that the translation stops at the commands and the parameters to them, and ikiwiki is no exception with its currently untranslated directives. So the little bit that's translated sticks out like a sore thumb. It also breaks building of wikis if a different locale happens to be set. I suppose the best thing to do is either give up on the localisation of this part completly, or make it recognise English in addition to the locale. I've tenatively chosen the latter. (Also accept 1 and 0 as input.)
2009-01-03Fix documentation about git hook to use right name. Closes: #510393Joey Hess
2009-01-03it falls back to using installJoey Hess
2009-01-03Revert "Add actual result for the example"Joey Hess
This reverts commit be67d10a813ae37512daacbbab9815eecd5e94ef. We don't demo directives on directive doc pages, to avoid doing unnecessary work at build time (not a big deal here) and to avoid broken directives if the plugin is not enabled. This fact could probably be documented better, but I don't want to mention it on every page..
2009-01-02Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2009-01-02ikiwiki-makerepo: Fix injecting of empty mercurial and bzr repositories. ↵Joey Hess
Closes: #510518
2009-01-02updateJoey Hess
2009-01-02po: added note about now implemented featureintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-02meta branch merge requiredintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-01bug reopenedmburmester
2009-01-01Add actual result for the examplehttp://openid.alexandrefranke.com/
2009-01-01link to related bughttp://www.cse.unsw.edu.au/~willu/
2008-12-31Fix version.JoshTriplett
2008-12-31formattingJoey Hess
2008-12-31fix linkJoey Hess
2008-12-31fix linkJoey Hess
2008-12-313.0 annoucementJoey Hess
2008-12-31formattingJoey Hess
2008-12-31formattingJoey Hess
2008-12-31add news item for ikiwiki 3.00Joey Hess
2008-12-31releasing version 3.00Joey Hess
2008-12-31fix moveprefs transitionJoey Hess
2008-12-31move to correct locationJoey Hess
2008-12-31Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-12-31Merge branch 'next'Joey Hess
2008-12-31need_global_renamepage_hook: proposed solution implemented in my po branchintrigeri
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-12-31* Now unofficial Ikiwiki backports for Ubuntu Intrepidhttp://ptecza.myopenid.com/
2008-12-31websetup: Avoid a crash when a new array setup item has been added in a new ↵Joey Hess
ikiwiki release, and is thus not present in the setup file yet. This happened with camelcase_ignore. The code tried to convert the undef value for it into an array.
2008-12-31make sure value is defined before using it as an arrayJoey Hess
2008-12-30French translation update from Philippe Batailler. Closes: #510216Joey Hess
2008-12-29planning a future pluginhttp://smcv.pseudorandom.co.uk/