Commit Graph

5040 Commits (65db156614d7d5dffaeb16f338c5702c4d5945df)

Author SHA1 Message Date
Joey Hess 76e941a480 * aggregate: Only save state if it was already loaded. 2008-01-05 01:26:09 -05:00
Joey Hess f9fa96ded7 web commit by adb 2008-01-05 01:01:11 -05:00
Joey Hess f22558faed web commit by http://weakish.int.eu.org/: some more thought 2008-01-04 12:20:41 -05:00
Joey Hess 250e3789fe web commit by tschwinge: Suggest syntax for creating anchors via a to-be-written plugin. 2008-01-04 09:16:55 -05:00
Joey Hess d1f88ee75b web commit by tschwinge: Patch. 2008-01-04 07:09:14 -05:00
Joey Hess c9ea796b39 web commit by http://weakish.int.eu.org/: minor 2008-01-04 04:38:18 -05:00
Joey Hess ce3b55de42 web commit by http://weakish.int.eu.org/: minor 2008-01-04 04:34:58 -05:00
Joey Hess 78e3f5a657 web commit by http://weakish.int.eu.org/ 2008-01-04 04:33:26 -05:00
Joey Hess c4373aa487 web commit by http://weakish.int.eu.org/ 2008-01-04 04:26:50 -05:00
Joey Hess f065a2608c web commit by http://stefano.zacchiroli.myopenid.com/ 2008-01-03 05:32:21 -05:00
Joey Hess 41234a3f0f round days old message 2008-01-02 23:38:45 -05:00
Joey Hess 4678e1a79d web commit by AlexandreDupas: Proposition for a plugin displaying bibtex files 2008-01-02 16:28:56 -05:00
Joey Hess c0155f1cb2 web commit by http://harningt.eharning.us/ 2008-01-02 15:20:22 -05:00
Joey Hess c2606879f3 web commit by http://openid.eharning.us/ 2008-01-02 14:18:04 -05:00
Joey Hess a33fe8512c web commit by http://weakish.myopenid.com/: creole is a wanna to be standard markup for all wikis. 2008-01-02 09:59:27 -05:00
Joey Hess d2cda64c97 web commit by tschwinge: Answer. 2008-01-02 05:39:47 -05:00
Joey Hess ee9eb63599 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-01-01 20:12:41 -05:00
Joey Hess 8a021b3bdb fixed 2008-01-01 20:12:22 -05:00
Joey Hess cc1eafcf18 web commit by joey: remove markdown test foo 2008-01-01 20:11:27 -05:00
Joey Hess 57bba4dac1 * Stop testing Encode::is_utf8 in decode_form_utf8: That doesn't work.
* decode_form_utf8 only fixed the utf-8 encoding for fields that were
  registered at the time it was called, which was before the
  formbuilder_setup hook. Fields added by the hook didn't get decoded.
  But it can't be put after the hook either, since plugins using the hook
  need to be able to use form values. To fix this dilemma, it's been changed
  to a decode_cgi_utf8, which is called on the cgi query object, before the
  form is set up, and decodes *all* cgi parameters.
2008-01-01 19:58:45 -05:00
Joey Hess a22dfe6fef response 2008-01-01 19:11:27 -05:00
Joey Hess 93a3707e9b Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2008-01-01 19:10:21 -05:00
Joey Hess 2269cfda30 * Split error messages for failures to drop real uid and gid.
* Retry dropping uid and gid, possibly this will help with the "Resource
  temporarily unavailable" failures I've experienced under xen.
2008-01-01 18:48:34 -05:00
Joey Hess 0c26e5027d web commit by tschwinge: Another UTF-8 problem. 2008-01-01 18:44:53 -05:00
Joey Hess 2f33fee799 web commit by tschwinge: Report an inconvenience. 2008-01-01 18:41:44 -05:00
Joey Hess 5693776ae4 web commit by AlexandreDupas: Added my self 2007-12-30 21:21:13 -05:00
Joey Hess 15966a3656 web commit by AlexandreDupas: Fix typo. 2007-12-30 20:50:29 -05:00
Joey Hess d121891299 add news item for ikiwiki 2.17 2007-12-30 15:05:02 -05:00
Joey Hess 6b8a7a6bee releasing version 2.17 2007-12-30 15:04:25 -05:00
Joey Hess c3eec7fdf0 I *think* that this comment is out of date. 2007-12-30 14:57:33 -05:00
Joey Hess d65b39fdcb Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2007-12-30 14:49:54 -05:00
Joey Hess f0f52e602d * aggregate: Fix stupid mistake introduced when converting it to use
the needsbuild hook. This resulted in feeds not being removed when pages
  were updated, and probably other bugs.
* aggregate: Avoid uninitialised value warning when removing a feed that
  has an expired guid.
2007-12-30 14:49:25 -05:00
Joey Hess af7ee3e521 web commit by tschwinge: Answer. 2007-12-29 05:18:45 -05:00
Joey Hess 3e784ea8a1 * map: Fix handling of common prefix to handle the case where it's
in a subdirectory. Patch by Larry Clapp.
2007-12-28 17:22:17 -05:00
Joey Hess 191287b72f pass -refresh 2007-12-28 17:12:43 -05:00
Joey Hess 63f62ef520 * conditional: Improve regexp testing for simple uses of pagespecs
that match only the page using the directive, adding 'included()'
  and supporting negated pagespecs and added whitespace.
2007-12-28 16:55:20 -05:00
Joey Hess f2c4939f38 response 2007-12-28 16:28:31 -05:00
Joey Hess 1bed865360 Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2007-12-28 16:15:23 -05:00
Joey Hess c2afda7f90 * img: Allow the link parameter to point to an exterior url. 2007-12-28 16:14:43 -05:00
Joey Hess d72b92c443 web commit by http://mdlbear.livejournal.com/ 2007-12-28 13:13:59 -05:00
Joey Hess c0c02243e5 web commit by AlexandreDupas: Fix typo. 2007-12-28 10:43:48 -05:00
Joey Hess bdbbac0ee1 web commit by tschwinge: Correct link. 2007-12-28 08:36:30 -05:00
Joey Hess 2f8123012c web commit by tschwinge: passwordauth: sendmail interface 2007-12-28 07:36:11 -05:00
Joey Hess c11ded60a8 web commit by AlexandreDupas: Patch for new header options 2007-12-28 07:09:01 -05:00
Joey Hess 633f8d4dd3 shut up git commands run manually 2007-12-27 19:38:55 -05:00
Joey Hess 4c39ec7f9b web commit by http://liw.iki.fi/liw/: Added Enemies of Carlotta to ikiwikiusers 2007-12-27 16:28:46 -05:00
Joey Hess 2332b40595 * img: Avoid nesting images when linking to another image. Closes: #457780 2007-12-26 10:49:15 -05:00
Joey Hess 7a4181e8eb web commit by JoshTriplett 2007-12-23 19:06:50 -05:00
Joey Hess 79b1d4075c web commit by JoshTriplett: Fix typo. 2007-12-23 18:43:33 -05:00
Joey Hess 4b064a3ef7 web commit by JoshTriplett: Add version information to front page. 2007-12-23 18:39:43 -05:00