Commit Graph

4147 Commits (b279e16de723bd1e146d03f428ed79d2393b8408)

Author SHA1 Message Date
Joey Hess b279e16de7 web commit by http://diabolist.myopenid.com/ 2008-01-12 23:59:37 -05:00
Joey Hess 1bdd9ec761 web commit by http://subvert.org.uk/~bma/: More information. 2008-01-12 17:55:51 -05:00
Joey Hess e282f6dde2 web commit from 80.216.223.25: poll vote (Accept only OpenID for logins) 2008-01-12 14:37:20 -05:00
Joey Hess a1b0dcbc52 web commit by solofo: poll vote (Accept both) 2008-01-12 02:46:44 -05:00
Joey Hess 366709a40a web commit by solofo: Creation. 2008-01-12 02:07:01 -05:00
Joey Hess 5621ef7ea5 web commit by solofo: First proposal. 2008-01-12 02:05:39 -05:00
Joey Hess 9d7daa30c6 web commit from 211.28.211.251: poll vote (Accept both) 2008-01-11 20:28:39 -05:00
Joey Hess d312709c41 * Old versions of git-init don't support --git-dir or GIT_DIR with
--bare. Change ikiwiki-makerepo to use a method that should work with
  those older versions too.
2008-01-11 15:12:02 -05:00
Joey Hess ad8fc996ca web commit by http://diabolist.myopenid.com/ 2008-01-11 14:43:59 -05:00
Joey Hess d36b0cf664 followup 2008-01-11 12:22:54 -05:00
Joey Hess 1abdb9000e web commit by http://diabolist.myopenid.com/: further details about attempts with ikiwiki-makerepo git 2008-01-11 10:12:12 -05:00
Joey Hess 1952b52f1b web commit by http://diabolist.myopenid.com/ 2008-01-11 09:19:49 -05:00
Joey Hess ea766fcf49 web commit by http://diabolist.myopenid.com/: Clarification of original comment 2008-01-11 09:18:30 -05:00
Joey Hess b887fe4508 web commit by rdennis: set initial state of toggle plugin 2008-01-11 08:57:03 -05:00
Joey Hess 819e7fb1c8 fix over-escaping 2008-01-10 15:13:35 -05:00
Joey Hess 0317b0f552 add news item for ikiwiki 2.20 2008-01-10 14:59:04 -05:00
Joey Hess 75e37908d1 response 2008-01-10 14:47:22 -05:00
Joey Hess 1ae5e03dfa web commit from 158.234.10.144: poll vote (Accept only OpenID for logins) 2008-01-10 09:19:34 -05:00
Joey Hess 9d4a92850e web commit from 158.234.10.144: poll vote (It's fast enough) 2008-01-10 09:18:35 -05:00
Joey Hess 30eb367ad4 web commit by http://diabolist.myopenid.com/: Messed up formatting of my comment, sorry, fixed now 2008-01-10 04:18:17 -05:00
Joey Hess 3c62e090dd web commit by http://diabolist.myopenid.com/ 2008-01-10 04:15:43 -05:00
Joey Hess d028c29772 docs/changelog 2008-01-09 20:05:56 -05:00
Joey Hess ed30330ac2 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-01-09 14:35:11 -05:00
Joey Hess 57ff2ecaed * template: Remove bogus htmlize pass added in 2.16.
* template: Htmlize template variables, but also provide a raw version
  via `<TMPL_VAR raw_variable>`.
2008-01-09 14:17:25 -05:00
Joey Hess 9f34404bb3 web commit by AlexandreDupas 2008-01-09 08:56:06 -05:00
Joey Hess 65909e3543 web commit by AlexandreDupas: possible answer 2008-01-09 08:53:06 -05:00
Joey Hess 2b2ff53c2f web commit by http://madduck.myopenid.com/ 2008-01-09 06:03:39 -05:00
Joey Hess deb39a1f14 * meta: Run in scan mode again (more intelligently) and re-add support for
meta link.
* Fix support for the case where metadata appears after an inline directive.
  This was broken in version 2.16.
2008-01-09 02:38:43 -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 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 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 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