Commit Graph

3635 Commits (7e3cfbb8a475189fb100990cff348647fce4b63f)

Author SHA1 Message Date
joey 7e3cfbb8a4 couple more 2007-06-02 05:08:33 +00:00
joey bf228acd0a * Add test suite for preprocessor directive parsing. 2007-06-02 05:05:22 +00:00
joey 78323806ee * Explode some of the more insane regexps. 2007-06-01 23:40:43 +00:00
joey 348a82b7a4 known bug 2007-06-01 21:37:30 +00:00
joey f59a8bcf34 link 2007-06-01 21:30:56 +00:00
joey 43a57f8f0d web commit by TaylorKillian 2007-06-01 21:01:04 +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 9232e5df3b setup file should not have verbose => 0 2007-06-01 17:55:21 +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 1dbd6dd373 response 2007-05-31 22:38:23 +00:00
joey 8a78c65c31 web commit by http://ccshan.myopenid.com/ 2007-05-31 20:45:07 +00:00
joey df11bdc065 web commit by http://ptecza.myopenid.com/: * Thanks! 2007-05-30 21:11:30 +00:00
joey 66cb6baf4e * Apply a patch from Carl Worth adding support for using globs in link()
in a PageSpec.
2007-05-30 19:54:08 +00:00
joey 866cdd7c4a response 2007-05-30 19:03:22 +00:00
joey 8a6a067333 web commit by http://ptecza.myopenid.com/: * Question about nested plugins 2007-05-30 18:52:42 +00:00
joey 2461875455 web commit by http://chrisisbd.myopenid.com/ 2007-05-30 17:08:54 +00:00
joey c3c929ae9f responsen 2007-05-30 16:43:31 +00:00
joey 5da3ef957c web commit from 85.216.28.129: poll vote (It's fast enough) 2007-05-30 14:28:52 +00:00
joey b7527e5ac6 web commit by http://chrisisbd.myopenid.com/ 2007-05-30 08:56:43 +00:00
joey 57bdc120ec web commit by http://chrisisbd.myopenid.com/ 2007-05-30 08:41:59 +00:00
joey 94a80b1489 web commit by JoshTriplett: Escape code with `` 2007-05-30 07:24:31 +00:00
joey 4a45368f8a response 2007-05-29 23:24:15 +00:00
joey c5ea0c7ce6 web commit by cworth: Remove excess \ characters. 2007-05-29 22:55:24 +00:00
joey 928984d04e web commit by http://chrisisbd.myopenid.com/ 2007-05-29 22:40:48 +00:00
joey 81cf2149f1 web commit by cworth 2007-05-29 18:57:59 +00:00
joey b229e2adc2 web commit by cworth 2007-05-29 18:54:59 +00:00
joey 3914ba30a2 solicit links to soc blogs and other info 2007-05-29 03:59:10 +00:00
joey b4eaef94bd * Correct some issues with display of unhandled preprocessor directives. 2007-05-29 01:56:52 +00:00
joey a7ee797d1f fix 2007-05-28 23:32:45 +00:00
joey bd3a60442d exclude subdirs 2007-05-28 23:32:01 +00:00
joey c3e200d8eb vim syntax highlighting file by Recai 2007-05-28 23:28:38 +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 8fc1382949 didn't mean to make this change (yet) 2007-05-28 19:08:59 +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
joey 4b55fcf377 escape some code 2007-05-28 18:22:20 +00:00
joey a3334211c5 change limit (old page no longer exists) 2007-05-28 17:33:28 +00:00
joey dbdae16be9 web commit by KarlMW: asciidoc format_escape 2007-05-26 12:03:23 +00:00
joey 40ede54675 caps 2007-05-25 06:32:48 +00:00
joey cf6d712194 make the 2.0 news item special and non-removable, and link to it again 2007-05-25 06:31:56 +00:00
joey 5beb456b2d fix cdate 2007-05-25 06:23:22 +00:00
joey 00a6f7ebd4 2.00 should still be in news; remove older 2007-05-25 06:21:47 +00:00
joey 3a7196192b web commit by hb: new version 2.1 on the front 2007-05-25 05:51:22 +00:00
joey ffc06c8e4d * Fix FTBFS in test suite introduced in last version. Closes: #425891 2007-05-24 20:21:45 +00:00
joey 8c2c8c6bea * Deal better with rebuilds that involve moving files; track and clean up the
old files.
* Change where the img plugin puts scaled images. It's better to make the
  scaled images subpages of the page that embeds them, rather than putting
  them alongside the original image, since if two pages scale the same image
  the same way, this prevents complications in dealing with two pages
  creating the same file. The move will be handled transparently, though you
  might want to rebuild your wiki to make it occur in one step.
2007-05-24 19:56:08 +00:00