Commit Graph

530 Commits (12b0c68e4f9d16a85e82dc9be2becb752c3f3ff6)

Author SHA1 Message Date
joey e66e8d1406 web commit by http://jeremie.koenig.myopenid.com/ 2007-08-14 17:53:30 +00:00
joey d9b4287c9a web commit by http://jeremie.koenig.myopenid.com/ 2007-08-14 17:34:27 +00:00
joey 0b784b5593 web commit by http://jeremie.koenig.myopenid.com/ 2007-08-14 17:31:53 +00:00
joey 4de271a90f response 2007-08-12 07:21:07 +00:00
joey 7d1c517379 web commit by http://willu.myopenid.com/: respond to comments on the patch 2007-08-12 07:05:31 +00:00
joey 7922a663c0 * Support pagespec "functions" with no parameters, like included() in the
conditional plugin.
2007-08-11 23:31:57 +00:00
joey 160326b469 * Apply a patch from NicolasLimare adding modification date tags to rss and
atom feeds, and also changing the publication time for a feed to the
  newest modiciation time (was newest creation time).
* The patch also adds dcterms:creator to rss items that have a known author.
2007-08-11 23:15:08 +00:00
joey b3392663e1 web commit by NicolasLimare: rssfeed date patch correction 2007-08-11 22:45:57 +00:00
joey 6bcfbbf81a remove dup 2007-08-11 22:40:41 +00:00
joey c4678c071c oops 2007-08-11 22:38:13 +00:00
joey 98f08ddaab tested 2007-08-11 22:36:44 +00:00
joey aa84526509 comments and review 2007-08-11 22:12:48 +00:00
joey b714b92ed6 web commit by http://willu.myopenid.com/: Update information on patch 2007-08-11 07:18:42 +00:00
joey 855c0c53b7 web commit by http://willu.myopenid.com/: Update description of monotone plugin 2007-08-07 14:25:36 +00:00
joey fb679bfbab web commit by NicolasLimare: updated patch 2007-08-07 06:01:26 +00:00
joey 149fbcdad0 web commit by NicolasLimare: atom and rss references, and patch 2007-08-07 04:20:31 +00:00
joey ea73741833 web commit by http://willu.myopenid.com/: Notes on updated diff 2007-08-06 13:23:48 +00:00
joey 3a1e6dcb24 updates 2007-08-04 06:27:47 +00:00
joey dff710ed4a monotone kewl 2007-08-03 17:31:14 +00:00
joey 14061f58db web commit by http://willu.myopenid.com/: Add a note about monotone requirements. 2007-08-03 06:16:39 +00:00
joey 187702557d web commit by http://willu.myopenid.com/: Add a report linking to initial Monotone support. 2007-08-03 06:06:21 +00:00
joey 54e25f034c * Allow raw html in the rst plugin. 2007-07-29 22:39:40 +00:00
joey f371f2f2d8 * Fix problems with previewing in the graphviz plugin. Thanks,
HenrikBrixAndersen.
2007-07-29 22:34:42 +00:00
joey 8a3657ae46 web commit by http://ethan.betacantrips.com/: improve rst support 2007-07-29 04:16:47 +00:00
joey c0f8808232 * Various minor bug fixes for silly mistakes in the code, thanks to the
various reviewers.
2007-07-28 21:01:56 +00:00
joey 80d4d1d26d no, it's fixed after all.. 2007-07-28 20:59:49 +00:00
joey f9ad571014 indeed not fixed, but patch needs improvement 2007-07-28 20:58:01 +00:00
joey 40cde964d0 web commit by http://ethan.betacantrips.com/: another weird thing 2007-07-28 20:56:09 +00:00
joey 3bbf5eb28a fix 2007-07-28 20:54:58 +00:00
joey 7fa31b00b7 fix typo 2007-07-28 20:53:51 +00:00
joey 752db9eb2b web commit by http://ethan.betacantrips.com/: another weird thing 2007-07-28 20:36:01 +00:00
joey 71cd4921c1 web commit by HenrikBrixAndersen: This patch is still needed 2007-07-27 09:45:27 +00:00
joey 8f991679d2 web commit by http://ethan.betacantrips.com/: saw this and didn't understand 2007-07-27 07:12:46 +00:00
joey 26bfed13ac web commit by http://ethan.betacantrips.com/: regexes are fun 2007-07-27 04:42:59 +00:00
joey e62664cddb fix typo 2007-07-27 00:49:00 +00:00
joey b4fa92f9e7 web commit by NicolasLimare: no dot in htmlext option 2007-07-27 00:38:57 +00:00
joey 2ff6e24557 closing 2007-07-26 20:08:26 +00:00
joey 0a1b4c193a test 2007-07-26 19:57:21 +00:00
joey 72c95e8434 * Fix re-rendering of pages when a linked to page goes away. This was broken
in version 1.50 with the addition of %destsources. Thanks, Ethan
  Glasser-Camp.
2007-07-26 19:41:04 +00:00
joey 3ea6d8a319 web commit by http://ethan.betacantrips.com/: fix 2007-07-26 03:12:57 +00:00
joey 9583d6978a web commit by http://ethan.betacantrips.com/ 2007-07-26 03:00:00 +00:00
joey c96d672810 massive patchqueue reorg
patches can now be anywhere and tagged patch to show up on the patch list.
Moved all the patchqueue stuff to todo items; some of it was merged into
existing todo items.
2007-07-25 03:36:53 +00:00
joey 7558a6d8aa more triage 2007-07-25 03:08:10 +00:00
joey 2210c65083 more triage 2007-07-25 02:34:48 +00:00
joey de9104d4e2 triage 2007-07-25 02:27:23 +00:00
joey a7b8e35bf9 * Fix graphviz plugin to not try to read images as utf-8; they might
sometimes contain invalid utf-8 byte sequences. Thanks,
  HenrikBrixAndersen.
2007-07-25 02:15:52 +00:00
joey a4b3300fde done 2007-07-25 02:05:32 +00:00
joey 99bc53b83e Close this one, I think I've explained fairly convincingly why the old
behavior was a bug, and the current behavior good sense.
2007-07-25 01:57:55 +00:00
joey 3e29836593 move some bugs to todo items
add a wishlist tag, that can be used to separate some todos off onto a
wishlist page
2007-07-25 01:55:45 +00:00
joey 711f86e627 response 2007-07-25 00:45:48 +00:00
joey 2f3a4f6899 response 2007-07-25 00:39:26 +00:00
joey c35330f87b web commit by NicolasLimare 2007-07-24 20:59:47 +00:00
joey 84c2aed7e7 web commit by NicolasLimare 2007-07-24 19:52:41 +00:00
joey 1044bdafa9 web commit by NicolasLimare 2007-07-24 18:41:44 +00:00
joey 927f14271c web commit by NicolasLimare 2007-07-24 18:32:23 +00:00
joey 5ca59b3a8d web commit by NicolasLimare 2007-07-24 18:22:06 +00:00
joey e67fe2f5cb web commit by NicolasLimare 2007-07-24 18:20:33 +00:00
joey 0e4fe066d8 analysis 2007-07-20 17:53:58 +00:00
joey 2f583a6e05 web commit by http://solair.livejournal.com/ 2007-07-20 04:41:29 +00:00
joey c517b76c85 web commit by http://solair.livejournal.com/ 2007-07-20 04:39:21 +00:00
joey 68ae662e6f followup 2007-07-11 01:01:13 +00:00
joey b4ee8390a7 web commit by http://blakej.myopenid.com/ 2007-07-11 00:55:30 +00:00
joey 55d1c26f53 response 2007-07-09 01:19:00 +00:00
joey e0da57358c get confused. So it's best for ikiwiki to follow the compatability
* Support building on systems that lack asprintf.
* mercurial getctime is currently broken, apparently by some change in
  mercurial version 0.9.4. Turn the failing test case into a TODO test case.
2007-07-09 00:39:55 +00:00
joey 5a809bdd98 response 2007-07-08 17:25:50 +00:00
joey b910d991f0 respond to one item and make another into a bug report 2007-07-08 17:20:25 +00:00
joey c4ccb9efe6 fix to be a proper bug report 2007-07-08 00:03:44 +00:00
joey 5fe490c7d7 massive naming and userlink patch from Paweł Tęcza 2007-07-07 23:48:00 +00:00
joey dcb7fd85f2 web commit by http://dmarti.myopenid.com/ 2007-07-06 01:56:53 +00:00
joey 80e3887e07 web commit by http://xtermin.us/: But also affects CamelCased style text in freelinks. 2007-07-04 02:04:36 +00:00
joey 176c3c0ba1 web commit by http://victormoral.myopenid.com/: fixing the debian bug reference 2007-06-27 09:01:30 +00:00
joey afcf0dc79e * Patch fixing various additional problems with test suite. Closes: #425891
once more.
2007-06-26 22:11:59 +00:00
joey bde5f35b7b web commit by ThomasViehmann: More info and full patch in Debian BTS 2007-06-26 12:47:26 +00:00
joey d454720258 web commit by HenrikBrixAndersen: Add patch for improving usability of the search template 2007-06-15 13:06:38 +00:00
joey 30fa9aeca1 web commit by https://kheinz.regged.de/ 2007-06-14 20:42:11 +00:00
joey e70f66e18b web commit by https://kheinz.regged.de/ 2007-06-14 20:04:49 +00:00
joey d79ddb057c web commit by harleypig 2007-06-10 18:32:16 +00:00
joey 6b6d824c5b web commit by HenrikBrixAndersen: The first proposed patch was broken, this one works 2007-06-08 10:06:21 +00:00
joey f871c084f6 web commit by HenrikBrixAndersen: Add patch for graphviz.pm 2007-06-07 14:03:00 +00:00
joey 9bae375584 web commit by HenrikBrixAndersen: Remove duplicate header 2007-06-07 13:57:24 +00:00
joey d01efdf07c web commit by HenrikBrixAndersen: Add patch for toc.pm 2007-06-07 11:37:53 +00:00
joey b61fede326 web commit by TaylorKillian 2007-06-04 03:56:09 +00:00
joey 348a82b7a4 known bug 2007-06-01 21:37:30 +00:00
joey 4b650a855c web commit by TaylorKillian 2007-06-01 20:46:06 +00:00
joey 544d48328b response 2007-06-01 18:31:29 +00:00
joey 7c64bcf6ad err..? 2007-06-01 17:47:24 +00:00
joey 90b09f08cd web commit by cworth 2007-06-01 13:59:35 +00:00
joey a7d5259a88 web commit by cworth: Es 2007-06-01 13:45:08 +00:00
joey 4a43b45f79 web commit by cworth 2007-06-01 13:42:35 +00:00
joey 3bb9d23c52 web commit by KarlMW: unclear --numbacklinks usage 2007-06-01 09:13:26 +00:00
joey ba1765fbdf * More consistent encoding of titles in rss and atom feeds. Don't use
ESCAPE=HTML for titles in the templates for these feeds, and instead
  escape the title going in to the template. Previously, the title was
  sometimes double-escaped in a feed (if set via meta title), and sometimes
  not (if set from the page filename).
* In the meta plugin, when a title is set, encode the html entities in it
  numerically. This works better in the current landscape of a rss spec that
  doesn't specify encoding, and variously broken feed consumers, according
  to <http://www.rssboard.org/rss-profile#data-types-characterdata>.
2007-05-28 19:43:28 +00:00
joey 330bbd03df * Apply a patch from Carl Worth allowing a class attribute to be passed
through the img plugin. Also allow the id attribute to be passed through.
2007-05-28 19:07:38 +00:00
joey 51d7da8c87 analysis 2007-05-28 18:58:27 +00:00
joshtriplett 5d1c384259 Merge bug reports. 2007-05-24 17:20:48 +00:00
joey 3c70e58d15 web commit by cworth 2007-05-24 17:01:58 +00:00
joey f14dbd76fe web commit by http://bmalee.eu/~bma/ 2007-05-23 21:25:52 +00:00
joey 19137c382e web commit by cworth: Attempting to protect patch content with indentation... 2007-05-23 13:42:07 +00:00
joey ffe8c29c3c web commit by cworth 2007-05-23 13:36:37 +00:00
joey c8b9fdcd26 this bug still exists 2007-05-23 02:44:43 +00:00
joey cf35ee04cd * Add a destpage parameter to the filter hook.
* Fix links to smilies generated by the smiley plugin for inlined pages. The
  old links were often wrong, but often still worked by accident.
2007-05-17 19:55:11 +00:00