Commit Graph

423 Commits (0e4fe066d865f748851ada1ac69afcd6521424f9)

Author SHA1 Message Date
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
joey 739325834b * Fix some bugs in password handling:
- If the password is empty in preferences, don't clear the existing
    password.
  - Actually check the confirm password field, even if it's left empty.
2007-05-17 08:06:05 +00:00
joey 08d0bd7338 * Patch from hb to fix the pagestats plugin, which was broken by a past
change to the backlinks() function.
2007-05-12 17:56:56 +00:00
joey 1fa80e15a1 web commit by hb 2007-05-12 14:49:49 +00:00
joey 7fc3a41cfd web commit by hb: typo 2007-05-12 14:25:17 +00:00
joey ffae58a978 web commit by hb 2007-05-12 14:23:31 +00:00
joey 190202dd4e * Make all templates have a footer div to ease themeing. Required template
and style sheet updates, and unless you're using customised versions,
  you'll want to rebuild wikis on upgrade to this version to avoid
  inconsistencies.
* Allow WIKINAME to to used in footers, as an example of something to put
  there.
2007-05-11 20:09:58 +00:00
joey 02fd4b9f33 web commit by http://ptecza.myopenid.com/: * Thanks 2007-05-11 09:55:05 +00:00