Commit Graph

12193 Commits (1273f1de52998cf54afb3445fd8c616bce53e698)

Author SHA1 Message Date
Joey Hess 1273f1de52 Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar if necessary for unusual install. 2010-03-26 13:11:02 -04:00
Joey Hess b10c6dd631 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-26 12:59:57 -04:00
http://smcv.pseudorandom.co.uk/ 3c98cf653f fix link 2010-03-26 15:09:11 +00:00
http://smcv.pseudorandom.co.uk/ b9958fe3cf brief review of report 2010-03-26 14:09:04 +00:00
http://smcv.pseudorandom.co.uk/ fffd7e7e02 oh, my mistake... this *is* necessary, but could perhaps be done better? 2010-03-26 13:43:37 +00:00
http://smcv.pseudorandom.co.uk/ bea828a2f6 doesn't field+template already cover this? 2010-03-26 13:30:52 +00:00
http://smcv.pseudorandom.co.uk/ d88af43011 brief review of field; fieldsort plugin 2010-03-26 13:20:33 +00:00
http://smcv.pseudorandom.co.uk/ 087085899f 2010-03-26 13:03:37 +00:00
http://users.itk.ppke.hu/~cstamas/openid/ d29419ab0b me too - thanks 2010-03-26 09:43:50 +00:00
http://users.itk.ppke.hu/~cstamas/openid/ 99b402cd62 line break for better view 2010-03-26 08:58:41 +00:00
http://users.itk.ppke.hu/~cstamas/openid/ 22b9582cdd init page bugreport 2010-03-26 08:57:20 +00:00
Joey Hess 0dec80ee0c close, unreproducible 2010-03-26 01:48:37 -04:00
Joey Hess 0d524ad672 Fix incorrect influence info returned by a failing link() pagespec, that could lead to bad dependency handling in certian situations. 2010-03-26 01:38:53 -04:00
Joey Hess 4cb464d6e5 typo 2010-03-26 01:05:22 -04:00
Joey Hess 50e12b28db Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-26 00:57:52 -04:00
Joey Hess 1093c7e4b2 new bug 2010-03-26 00:57:46 -04:00
http://kerravonsen.dreamwidth.org/ 8b09b29735 response 2010-03-26 04:41:37 +00:00
http://kerravonsen.dreamwidth.org/ 3cea3eb5da response 2010-03-26 04:30:43 +00:00
Joey Hess 243b0dd082 fix the other half of the filecheck filename bug 2010-03-26 00:16:21 -04:00
Joey Hess ab89494797 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-26 00:15:22 -04:00
Joey Hess 6693b3eafe on plugins and stuff 2010-03-26 00:15:15 -04:00
Joey Hess 0f28f31047 security? 2010-03-26 00:12:22 -04:00
http://kerravonsen.dreamwidth.org/ 62306d85f9 It works! 2010-03-26 04:06:31 +00:00
Joey Hess fb39dc5f5f patch 2010-03-25 23:40:38 -04:00
http://kerravonsen.dreamwidth.org/ 5dd8c9e999 now my main site uses IkiWiki fully 2010-03-26 01:44:52 +00:00
http://kerravonsen.dreamwidth.org/ b68aa11732 oh dear not fixed after all 2010-03-26 01:40:32 +00:00
http://smcv.pseudorandom.co.uk/ 959d5b197d an alternative way to do plugins, as rubykat suggested 2010-03-25 23:39:45 +00:00
Joey Hess 3d671ea8c1 filecheck: Fix bug that prevented the pagespecs from matching when not called by attachment plugin. 2010-03-25 14:39:09 -04:00
Joey Hess b19fb349f5 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-25 14:30:58 -04:00
Joey Hess baa07e0b52 remove a few leftover manual folding indicators 2010-03-25 14:23:16 -04:00
http://kerravonsen.dreamwidth.org/ 46f8f72793 response 2010-03-25 04:43:16 +00:00
Joey Hess 1030d23a2c response 2010-03-25 00:11:39 -04:00
http://kerravonsen.dreamwidth.org/ c757cfa64f I'm not sure if I'm supposed to tag this as patch, so I removed the tag. 2010-03-25 03:38:14 +00:00
http://kerravonsen.dreamwidth.org/ dc96603212 bug and fix 2010-03-25 03:35:14 +00:00
Simon McVittie 81cd306900 an updated branch 2010-03-25 00:05:58 +00:00
http://kerravonsen.dreamwidth.org/ 1a587504e9 what about a SortSpec rather than a sort-hook? 2010-03-24 22:48:47 +00:00
http://smcv.pseudorandom.co.uk/ 3b08b19b4e use `` to avoid markdown eating example pagespecs 2010-03-24 21:33:03 +00:00
Joey Hess f38e61c53b work around silly warning 2010-03-24 16:40:37 -04:00
Joey Hess 0219529699 fix unicode with YAML::Syck
Syck-- it doesn't use unicode by default?! Hello, 2010 calling..
2010-03-24 16:19:50 -04:00
Joey Hess eb06a01355 use perl YAML for dumping
Only it understands $YAML::UseHeader
2010-03-24 16:12:35 -04:00
Joey Hess a76206d480 fix back-compat with old Net::OpenID
Debian stable's Net::OpenID does not support getting extension fields.
2010-03-24 15:32:35 -04:00
Joey Hess 601caffac0 add newline to --set-yaml value
YAML is picky about the data ending with a newline, and this makes
it easier to accomplish that
2010-03-24 15:25:10 -04:00
Joey Hess 3166479fe4 fall back from YAML::Any to just YAML
for portabilty to old YAML in Debian stable that lacks the former.
2010-03-24 14:53:32 -04:00
Joey Hess c64c4b9962 Add --set-yaml switch for setting more complex config file options. 2010-03-24 14:39:50 -04:00
Joey Hess 4415686d05 add YAML suggests 2010-03-24 14:30:54 -04:00
Joey Hess 271449062a use YAML::Any to allow faster versions to be used if available 2010-03-24 14:30:38 -04:00
http://smcv.pseudorandom.co.uk/ 27f1e77bc6 thoughts 2010-03-24 17:26:46 +00:00
http://smcv.pseudorandom.co.uk/ 9d4bedf760 relationship with [[plugins/contrib/report]] 2010-03-24 17:11:17 +00:00
cian 8108a7f4ba 2010-03-24 13:36:59 +00:00
http://smcv.pseudorandom.co.uk/ 48c09d4463 note: old version untested 2010-03-24 03:30:06 +00:00