Commit Graph

5091 Commits (6d85ccdb6f1bb6e97a2815d059850a2cc2f8e93b)

Author SHA1 Message Date
Joey Hess 50faf0b151 Call preprocessor hooks in void context during the scan pass.
This allows the hook to determine if it's just scanning, and avoid expensive
operations.
2008-01-09 02:30:46 -05:00
Joey Hess 65db156614 update 2008-01-09 01:07:44 -05:00
Joey Hess b31e8c0826 * inline: Add copyright/license info on a per-post basis to atom
feeds if available. (rss doesn't allow such info on a per-post basis)
* meta: Allow copyright/license metadata to contain arbitrary markup.
2008-01-09 01:05:54 -05:00
Joey Hess 469d09d4c1 add news item for ikiwiki 2.19 2008-01-08 21:02:31 -05:00
Joey Hess dc16e38681 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-01-08 21:01:54 -05:00
Joey Hess 13cf99822d releasing version 2.19 2008-01-08 21:01:40 -05:00
Joey Hess 86781fc43e * aggregate: Include copyright statements from rss feed as meta copyright
directives.
* aggregate: Yet another state saving fix (sigh).
* aggregate: Add hack to support feeds with invalidly escaped html entities.
2008-01-08 20:41:25 -05:00
Joey Hess d21467601c web commit by madmax 2008-01-08 13:28:57 -05:00
Joey Hess 01d7ba5f68 web commit by madmax 2008-01-08 13:27:18 -05:00
Joey Hess 1cfb23cba2 web commit by http://subvert.org.uk/~bma/ 2008-01-08 13:00:01 -05:00
Joey Hess 88972be001 web commit by http://stefano.zacchiroli.myopenid.com/ 2008-01-08 09:05:54 -05:00
Joey Hess 4c1a4402f9 * htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/'
and 'p/'.
2008-01-07 18:32:50 -05:00
Joey Hess b14a228c2c response 2008-01-07 18:14:45 -05:00
Joey Hess e35eb5a418 * Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects. 2008-01-07 18:12:12 -05:00
Joey Hess 08cb5f7bad Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-01-07 16:40:45 -05:00
Joey Hess dcf342f366 add explicit test for do=postsignin
This happens when openid auth fails in certian ways
2008-01-07 16:39:49 -05:00
Joey Hess d7b2bb13d1 fixes 2008-01-07 16:37:19 -05:00
Joey Hess c34895364f fixes 2008-01-07 16:35:16 -05:00
Joey Hess c487b847e2 * Improved the canedit hook interface, allowing a callback function to be
returned (and not run in some cases) rather than the plugins directly
  forcing a user to log in.
* opendiscussion: allow editing of the toplevel discussion page,
  and, indirectly, allow creating new discussion pages.
2008-01-07 16:34:13 -05:00
Joey Hess 45de8dc710 * opendiscussion: allow editing of the toplevel discussion page 2008-01-07 16:10:32 -05:00
Joey Hess 9dbbbd0efa * Only try postsignin if no other action matched. Fixes a bug where the
user goes back from the signin screen and does something else.
* Improve behavior when trying to sign in with no cookies.
2008-01-07 15:56:39 -05:00
Joey Hess 4ac5685744 fix some bad copy and pasted plugin ids 2008-01-07 15:28:53 -05:00
Joey Hess caa68884c7 web commit by http://jumbanho.myopenid.com/ 2008-01-07 13:40:09 -05:00
Joey Hess 8831f3ca3e web commit by http://madduck.myopenid.com/: fix map verbatim 2008-01-07 10:46:49 -05:00
Joey Hess d832626395 web commit by http://madduck.myopenid.com/ 2008-01-07 10:19:04 -05:00
Joey Hess 2f64f6d352 web commit by http://madduck.myopenid.com/: idiot i am, forgot the second pair of brackets 2008-01-07 09:18:19 -05:00
Joey Hess cd43ea1c99 web commit by http://madduck.myopenid.com/: add wishlist tag 2008-01-07 09:17:51 -05:00
Joey Hess 1173b6e6a2 web commit by http://madduck.myopenid.com/ 2008-01-07 09:16:40 -05:00
Joey Hess 27261da09b web commit by adb 2008-01-06 18:25:43 -05:00
Joey Hess e92c51f5e5 web commit by http://madduck.myopenid.com/ 2008-01-06 12:00:20 -05:00
Joey Hess c9b62ad866 web commit by http://madduck.myopenid.com/: make it wishlist 2008-01-06 10:52:58 -05:00
Joey Hess e2f1277d96 web commit by http://madduck.myopenid.com/ 2008-01-06 10:52:11 -05:00
Joey Hess da41fcb1cd web commit by http://madduck.myopenid.com/: note about this still being a bug in ways 2008-01-06 09:03:28 -05:00
Joey Hess fd65bf7545 web commit by tschwinge: How to do this. 2008-01-06 08:55:23 -05:00
Joey Hess 3e11f9ad94 web commit by http://madduck.myopenid.com/ 2008-01-06 07:32:56 -05:00
Joey Hess 54fc4d578e web commit by test 2008-01-05 20:49:35 -05:00
Joey Hess 30204f5d8f web commit by tschwinge: Commit emails: ones own changes. 2008-01-05 09:32:34 -05:00
Joey Hess a322887bb8 web commit by tschwinge: Answer. 2008-01-05 09:31:06 -05:00
Joey Hess 37353bc2c3 add news item for ikiwiki 2.18 2008-01-05 02:26:35 -05:00
Joey Hess e5ecdba4c3 releasing version 2.18 2008-01-05 02:26:24 -05:00
Joey Hess ceffae8af1 * aggregate: Only save state if it was already loaded. This didn't used to
* table: Fix dependency tracking for external data files. Closes: #458387
2008-01-05 02:23:31 -05:00
Joey Hess 9e891f538e response 2008-01-05 02:13:33 -05:00
Joey Hess 329b3c4cc8 response 2008-01-05 02:11:02 -05:00
Joey Hess a76536262d response 2008-01-05 02:09:42 -05:00
Joey Hess 9589b7a83c response, improve NOTAINT docs 2008-01-05 02:07:29 -05:00
Joey Hess b81eabe8a6 response 2008-01-05 02:00:49 -05:00
Joey Hess e0901334c9 response 2008-01-05 01:47:57 -05:00
Joey Hess 1fb1d6c183 fix an uninitialised value warning 2008-01-05 01:47:04 -05:00
Joey Hess a61cf7a0d4 misc fixes so I can read this 2008-01-05 01:41:57 -05:00
Joey Hess f51e47d7f9 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-01-05 01:29:27 -05:00