Commit Graph

12211 Commits (799b93d258bad917262ac160df74136f05d4a451)

Author SHA1 Message Date
Joey Hess 799b93d258 don't check $@ after pagespec_translate
pagespec_translate may set $@ if it fails to parse a pagespec, but
due to memoization, this is not reliable. If a memoized call is repeated,
and $@ is already set for some other reason previously, it will remain
set through the call to pagespec_translate.

Instead, just check if pagespec_translate returns undef.
2010-03-28 20:23:22 -04:00
Joey Hess b6666f5ac8 fix tag
Actually, tags can't be made to work with and w/o tagbase, so just make it
assume tagbase is set. Better example anyway.

(It'll be a broken link on ikiwiki.info though.)
2010-03-28 19:28:48 -04:00
Joey Hess 6e7bfbe7bb auto-blog.setup: Set tagbase by default, since most bloggers will want it.
Also modified first_post page to use a tag format that will work whether
or not tagbase is set.
2010-03-28 19:23:34 -04:00
Joey Hess 2bbbc906ba Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2010-03-28 18:49:22 -04:00
Joey Hess 9115336551 response 2010-03-28 18:49:15 -04:00
http://schors.livejournal.com/ 02e6ec9dd2 2010-03-28 22:47:17 +00:00
http://schors.livejournal.com/ 1de069338d 2010-03-28 22:43:24 +00:00
Joey Hess 15164671ce formatting 2010-03-28 18:37:00 -04:00
Joey Hess 6d04e182c4 formatting 2010-03-28 18:36:37 -04:00
Joey Hess 0c6e467aa6 use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSD
To review, tcc does not really use environ, so you have to use clearenv
there. But POSIX, in their wisdom, didn't standardise clearenv yet,
so on FreeBSD, one still needs to manipulate environ on their own.

(If you use tcc on FreeBSD, this may leave you unsatisfied.)
2010-03-28 18:27:23 -04:00
http://schors.livejournal.com/ 7e9d1932a2 2010-03-28 22:01:53 +00:00
Joey Hess a1f50f6a31 response 2010-03-28 17:37:42 -04:00
Joey Hess 0d07bca315 fix printing of $@, which is clobbered by the call to gettext
problem reported by viric
2010-03-28 17:17:07 -04:00
http://hendry.iki.fi/ e1eee27fc5 2010-03-28 20:01:41 +00:00
http://oneingray.myopenid.com/ ba05b907e3 More wishlist items for the `xslt` plugin. 2010-03-28 15:58:37 +00:00
http://smcv.pseudorandom.co.uk/ 9c6b12fe3d revert misleading clarification, and try to clarify better 2010-03-28 14:52:03 +00:00
Redtexture ec110abc6d add "wait" (best to wait to tackle...) 2010-03-28 12:21:51 +00:00
http://oneingray.myopenid.com/ c4108d58dc Better URL for my Ikiwiki instance; changed the note about DNS. 2010-03-28 05:06:52 +00:00
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