Commit Graph

5080 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 01461d3537 releasing version 2.20 2008-01-10 14:58:47 -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
Patrick Winnertz 81c726982b I've wrote a little patch for the bug in teximg (can only include fomula on
one page).
2008-01-09 20:04:51 -05:00
Joey Hess 141d363888 In preferences, allow the subscriptions and email fields to be cleared 2008-01-09 17:59:56 -05:00
Joey Hess 14002b58d2 fix 2008-01-09 14:45:07 -05:00
Joey Hess e01960e90a not only markdown adds gunk, so remove it in the main htmlize function 2008-01-09 14:41:28 -05:00
Joey Hess 2b9ce0129b * mdwn: When htmlizing text, if it's a single line with no newline,
remove the enclosing paragraph and newline markdown wraps it in.
  This allows removing several hacks around this markdown behavior from
  other plugins that htmlize fragements of pages.
2008-01-09 14:35:23 -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 5d3c225ad7 clarification 2008-01-09 02:50:02 -05:00
Joey Hess 8e1b4c00f6 update po 2008-01-09 02:42:58 -05:00
Joey Hess adb1bc8761 don't process data metadata in scan, as it's expensive and the metadata should not be needed so early 2008-01-09 02:41:38 -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 405e8a7031 include license/copyright/author info if available 2008-01-09 02:32:03 -05:00
Joey Hess a654a72fda optimisation: detect scan mode and avoid generating image 2008-01-09 02:31:11 -05:00
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