Commit Graph

8906 Commits (afc1f1d63f76bfcfea51ed4c6107d68566c3876e)

Author SHA1 Message Date
Joey Hess e45f13c2a4 typo 2009-01-06 15:26:46 -05:00
Joey Hess da166e7422 table: Fix misparsed links in external files
linkify data from external files at the same time as data from an inlined
table would be linkified.
2009-01-06 15:05:09 -05:00
Joey Hess 26d3ba6146 analysis, found another bug 2009-01-06 15:02:05 -05:00
Joey Hess 0e7db6bd6f Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-01-05 21:27:50 -05:00
Joey Hess 80f4ecdc5b new gitweb url form fixes some bugs too 2009-01-05 21:26:47 -05:00
http://puck42.myopenid.com/ e1d94c08f0 2009-01-05 21:03:42 -05:00
http://puck42.myopenid.com/ e65bdf0906 2009-01-05 21:02:43 -05:00
Joey Hess 80b074192d formatting 2009-01-05 19:09:43 -05:00
Joey Hess 88eb525df8 formatting 2009-01-05 19:07:40 -05:00
Joey Hess 02a4fbac31 add news item for ikiwiki 3.01 2009-01-05 19:05:43 -05:00
Joey Hess eadb078e4c releasing version 3.01 2009-01-05 19:04:03 -05:00
Joey Hess 82182bb16e Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-01-05 18:52:58 -05:00
Joey Hess bc0de40c3c A recent change to gitweb removed support for the form of diffurl that many ikiwiki setups use. Document how to use the new url form. 2009-01-05 18:26:09 -05:00
http://hendry.iki.fi/ 865cbaea51 2009-01-05 16:31:50 -05:00
http://ptecza.myopenid.com/ 48ca2c95cd * Switched to Text::Markdown. Thanks a lot! 2009-01-05 16:21:35 -05:00
Joey Hess 09a76de33d analysis 2009-01-05 16:15:46 -05:00
Joey Hess d4599f7250 markdown bug 2009-01-05 16:00:19 -05:00
http://ptecza.myopenid.com/ 22358e4b27 * Problem with URLs with parentheses 2009-01-05 11:20:35 -05:00
http://hendry.iki.fi/ 45fa889473 openid bug? 2009-01-05 03:39:46 -05:00
Joey Hess b0a03fef65 yesno: Always accept English even when localised.
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-03 12:52:47 -05:00
Joey Hess 66ff63c296 Fix documentation about git hook to use right name. Closes: #510393 2009-01-03 12:40:22 -05:00
Joey Hess e411ee4ff7 it falls back to using install 2009-01-03 12:35:26 -05:00
Joey Hess 235136f55c Revert "Add actual result for the example"
This reverts commit be67d10a81.

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-03 12:31:48 -05:00
Joey Hess 42c91cab61 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-01-02 14:16:13 -05:00
Joey Hess 3428cdd9d5 ikiwiki-makerepo: Fix injecting of empty mercurial and bzr repositories. Closes: #510518 2009-01-02 14:15:47 -05:00
Joey Hess 499c4ed075 update 2009-01-02 14:11:41 -05:00
intrigeri ba47fe4246 po: added note about now implemented feature
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-02 16:05:27 +01:00
intrigeri 0bf9ea723a meta branch merge required
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-02 16:05:27 +01:00
mburmester fce78d71a0 bug reopened 2009-01-01 22:37:38 -05:00
http://openid.alexandrefranke.com/ be67d10a81 Add actual result for the example 2009-01-01 18:17:17 -05:00
http://www.cse.unsw.edu.au/~willu/ 38d58467f4 link to related bug 2009-01-01 07:33:36 -05:00
JoshTriplett 8202cfe19e Fix version. 2008-12-31 18:10:18 -05:00
Joey Hess b78d5a31cb formatting 2008-12-31 15:43:14 -05:00
Joey Hess 7c9060aa58 fix link 2008-12-31 15:33:10 -05:00
Joey Hess 8088b5ab3b fix link 2008-12-31 15:32:12 -05:00
Joey Hess ef70530c4a 3.0 annoucement 2008-12-31 15:30:41 -05:00
Joey Hess 484cb2ddcf formatting 2008-12-31 15:28:03 -05:00
Joey Hess 56e2854cec formatting 2008-12-31 15:27:52 -05:00
Joey Hess acfe82dd48 add news item for ikiwiki 3.00 2008-12-31 15:26:28 -05:00
Joey Hess dec016c6c9 releasing version 3.00 2008-12-31 15:21:40 -05:00
Joey Hess 794dbd2476 fix moveprefs transition 2008-12-31 14:54:22 -05:00
Joey Hess 2b0473f090 move to correct location 2008-12-31 14:12:37 -05:00
Joey Hess 523650d9c2 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-12-31 14:08:15 -05:00
Joey Hess ffec680608 Merge branch 'next' 2008-12-31 13:33:10 -05:00
intrigeri dc7c11261d need_global_renamepage_hook: proposed solution implemented in my po branch
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-12-31 19:31:34 +01:00
http://ptecza.myopenid.com/ b5e01d54f0 * Now unofficial Ikiwiki backports for Ubuntu Intrepid 2008-12-31 03:43:43 -05:00
Joey Hess 3e8b7a6b19 websetup: Avoid a crash when a new array setup item has been added in a new 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-31 00:44:54 -05:00
Joey Hess 0daa4eb521 make sure value is defined before using it as an array 2008-12-31 00:08:46 -05:00
Joey Hess 47fc59c584 French translation update from Philippe Batailler. Closes: #510216 2008-12-30 13:38:27 -05:00
http://smcv.pseudorandom.co.uk/ 8c571160cf planning a future plugin 2008-12-29 17:25:12 -05:00