joey [Sun, 3 Jun 2007 16:22:35 +0000 (16:22 +0000)]
the bug addressed by this was already fixd (mostly) in svn
joey [Sun, 3 Jun 2007 16:21:14 +0000 (16:21 +0000)]
minor
joey [Sat, 2 Jun 2007 18:26:20 +0000 (18:26 +0000)]
web commit by http://ccshan.myopenid.com/
joey [Sat, 2 Jun 2007 13:13:14 +0000 (13:13 +0000)]
web commit by Fred: Oups. Fix link.
joey [Sat, 2 Jun 2007 13:12:00 +0000 (13:12 +0000)]
web commit by Fred: Add a entry about Refresh theme
joey [Sat, 2 Jun 2007 05:08:33 +0000 (05:08 +0000)]
couple more
joey [Sat, 2 Jun 2007 05:05:22 +0000 (05:05 +0000)]
* Add test suite for preprocessor directive parsing.
joey [Fri, 1 Jun 2007 23:40:43 +0000 (23:40 +0000)]
* Explode some of the more insane regexps.
joey [Fri, 1 Jun 2007 21:37:30 +0000 (21:37 +0000)]
known bug
joey [Fri, 1 Jun 2007 21:30:56 +0000 (21:30 +0000)]
link
joey [Fri, 1 Jun 2007 21:01:04 +0000 (21:01 +0000)]
web commit by TaylorKillian
joey [Fri, 1 Jun 2007 20:46:06 +0000 (20:46 +0000)]
web commit by TaylorKillian
joey [Fri, 1 Jun 2007 18:31:29 +0000 (18:31 +0000)]
response
joey [Fri, 1 Jun 2007 17:55:21 +0000 (17:55 +0000)]
setup file should not have verbose => 0
joey [Fri, 1 Jun 2007 17:47:24 +0000 (17:47 +0000)]
err..?
joey [Fri, 1 Jun 2007 13:59:35 +0000 (13:59 +0000)]
web commit by cworth
joey [Fri, 1 Jun 2007 13:45:08 +0000 (13:45 +0000)]
web commit by cworth: Es
joey [Fri, 1 Jun 2007 13:42:35 +0000 (13:42 +0000)]
web commit by cworth
joey [Fri, 1 Jun 2007 09:13:26 +0000 (09:13 +0000)]
web commit by KarlMW: unclear --numbacklinks usage
joey [Thu, 31 May 2007 22:38:23 +0000 (22:38 +0000)]
response
joey [Thu, 31 May 2007 20:45:07 +0000 (20:45 +0000)]
web commit by http://ccshan.myopenid.com/
joey [Wed, 30 May 2007 21:11:30 +0000 (21:11 +0000)]
web commit by http://ptecza.myopenid.com/: * Thanks!
joey [Wed, 30 May 2007 19:54:08 +0000 (19:54 +0000)]
* Apply a patch from Carl Worth adding support for using globs in link()
in a PageSpec.
joey [Wed, 30 May 2007 19:03:22 +0000 (19:03 +0000)]
response
joey [Wed, 30 May 2007 18:52:42 +0000 (18:52 +0000)]
web commit by http://ptecza.myopenid.com/: * Question about nested plugins
joey [Wed, 30 May 2007 17:08:54 +0000 (17:08 +0000)]
web commit by http://chrisisbd.myopenid.com/
joey [Wed, 30 May 2007 16:43:31 +0000 (16:43 +0000)]
responsen
joey [Wed, 30 May 2007 14:28:52 +0000 (14:28 +0000)]
web commit from 85.216.28.129: poll vote (It's fast enough)
joey [Wed, 30 May 2007 08:56:43 +0000 (08:56 +0000)]
web commit by http://chrisisbd.myopenid.com/
joey [Wed, 30 May 2007 08:41:59 +0000 (08:41 +0000)]
web commit by http://chrisisbd.myopenid.com/
joey [Wed, 30 May 2007 07:24:31 +0000 (07:24 +0000)]
web commit by JoshTriplett: Escape code with ``
joey [Tue, 29 May 2007 23:24:15 +0000 (23:24 +0000)]
response
joey [Tue, 29 May 2007 22:55:24 +0000 (22:55 +0000)]
web commit by cworth: Remove excess \ characters.
joey [Tue, 29 May 2007 22:40:48 +0000 (22:40 +0000)]
web commit by http://chrisisbd.myopenid.com/
joey [Tue, 29 May 2007 18:57:59 +0000 (18:57 +0000)]
web commit by cworth
joey [Tue, 29 May 2007 18:54:59 +0000 (18:54 +0000)]
web commit by cworth
joey [Tue, 29 May 2007 03:59:10 +0000 (03:59 +0000)]
solicit links to soc blogs and other info
joey [Tue, 29 May 2007 01:56:52 +0000 (01:56 +0000)]
* Correct some issues with display of unhandled preprocessor directives.
joey [Mon, 28 May 2007 23:32:45 +0000 (23:32 +0000)]
fix
joey [Mon, 28 May 2007 23:32:01 +0000 (23:32 +0000)]
exclude subdirs
joey [Mon, 28 May 2007 23:28:38 +0000 (23:28 +0000)]
vim syntax highlighting file by Recai
joey [Mon, 28 May 2007 19:43:28 +0000 (19:43 +0000)]
* 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>.
joey [Mon, 28 May 2007 19:08:59 +0000 (19:08 +0000)]
didn't mean to make this change (yet)
joey [Mon, 28 May 2007 19:07:38 +0000 (19:07 +0000)]
* 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.
joey [Mon, 28 May 2007 18:58:27 +0000 (18:58 +0000)]
analysis
joey [Mon, 28 May 2007 18:22:20 +0000 (18:22 +0000)]
escape some code
joey [Mon, 28 May 2007 17:33:28 +0000 (17:33 +0000)]
change limit (old page no longer exists)
joey [Sat, 26 May 2007 12:03:23 +0000 (12:03 +0000)]
web commit by KarlMW: asciidoc format_escape
joey [Fri, 25 May 2007 06:32:48 +0000 (06:32 +0000)]
caps
joey [Fri, 25 May 2007 06:31:56 +0000 (06:31 +0000)]
make the 2.0 news item special and non-removable, and link to it again
joey [Fri, 25 May 2007 06:23:22 +0000 (06:23 +0000)]
fix cdate
joey [Fri, 25 May 2007 06:21:47 +0000 (06:21 +0000)]
2.00 should still be in news; remove older
joey [Fri, 25 May 2007 05:51:22 +0000 (05:51 +0000)]
web commit by hb: new version 2.1 on the front
joey [Thu, 24 May 2007 20:21:45 +0000 (20:21 +0000)]
* Fix FTBFS in test suite introduced in last version. Closes: #425891
joey [Thu, 24 May 2007 19:56:08 +0000 (19:56 +0000)]
* 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.
joey [Thu, 24 May 2007 17:29:43 +0000 (17:29 +0000)]
web commit by cworth
joshtriplett [Thu, 24 May 2007 17:20:48 +0000 (17:20 +0000)]
Merge bug reports.
joey [Thu, 24 May 2007 17:01:58 +0000 (17:01 +0000)]
web commit by cworth
joey [Thu, 24 May 2007 16:56:42 +0000 (16:56 +0000)]
web commit by cworth
joey [Thu, 24 May 2007 16:11:22 +0000 (16:11 +0000)]
web commit by http://xtermin.us/: added my website to the list.
joey [Thu, 24 May 2007 16:01:46 +0000 (16:01 +0000)]
web commit by JoshTriplett: Escape the wiki link.
joey [Thu, 24 May 2007 15:56:05 +0000 (15:56 +0000)]
web commit by cworth
joey [Thu, 24 May 2007 15:39:37 +0000 (15:39 +0000)]
web commit by JoshTriplett: Mark as done.
joey [Wed, 23 May 2007 21:25:52 +0000 (21:25 +0000)]
web commit by http://bmalee.eu/~bma/
joey [Wed, 23 May 2007 16:50:41 +0000 (16:50 +0000)]
the 100% correct way is to add it to %links on scan
joey [Wed, 23 May 2007 13:55:36 +0000 (13:55 +0000)]
web commit by cworth
joey [Wed, 23 May 2007 13:42:07 +0000 (13:42 +0000)]
web commit by cworth: Attempting to protect patch content with indentation...
joey [Wed, 23 May 2007 13:36:37 +0000 (13:36 +0000)]
web commit by cworth
joey [Wed, 23 May 2007 02:44:43 +0000 (02:44 +0000)]
this bug still exists
joey [Wed, 23 May 2007 01:44:11 +0000 (01:44 +0000)]
* Correct bug in the img plugin that caused dependencies on images to not
always be tracked correctly.
joey [Tue, 22 May 2007 21:51:24 +0000 (21:51 +0000)]
response
joey [Tue, 22 May 2007 21:37:10 +0000 (21:37 +0000)]
web commit by KarlMW: my utf-8 screw-up apology, asciidoc plugin
joey [Tue, 22 May 2007 21:16:31 +0000 (21:16 +0000)]
web commit by http://joey.kitenet.net/
joey [Tue, 22 May 2007 21:13:52 +0000 (21:13 +0000)]
where did that encoding damage come from in KarlMW's commit? fix
joey [Tue, 22 May 2007 20:29:17 +0000 (20:29 +0000)]
web commit by KarlMW: added http://mowson.org/karl - website generated with asciidoc
joey [Tue, 22 May 2007 19:20:41 +0000 (19:20 +0000)]
web commit by http://camrdale.myopenid.com/: Add my site to the list
joey [Mon, 21 May 2007 19:59:03 +0000 (19:59 +0000)]
web commit by Fred: Add myself as a happy ikiwiki user
joey [Mon, 21 May 2007 19:35:44 +0000 (19:35 +0000)]
web commit by JoshTriplett: Add mozbug shortcut.
joey [Mon, 21 May 2007 19:33:36 +0000 (19:33 +0000)]
web commit by JoshTriplett: Add debss shortcut for snapshot.debian.net; usable in three different ways, so add a usage sub-bullet.
joey [Mon, 21 May 2007 18:30:03 +0000 (18:30 +0000)]
add trailing slash
joey [Mon, 21 May 2007 18:03:49 +0000 (18:03 +0000)]
web commit by JoshTriplett: Add gnulist shortcut.
joey [Mon, 21 May 2007 17:18:52 +0000 (17:18 +0000)]
* Updated Spanish translation from Victor Moral.
joey [Mon, 21 May 2007 17:11:12 +0000 (17:11 +0000)]
Debian-IN
joey [Mon, 21 May 2007 06:07:49 +0000 (06:07 +0000)]
web commit by JoshTriplett: I think parsing nested square brackets solves the problem.
joey [Mon, 21 May 2007 03:00:45 +0000 (03:00 +0000)]
improve messages
joey [Mon, 21 May 2007 02:59:06 +0000 (02:59 +0000)]
Clear state after performing aggregation, since it could hypothetically
change after the lock is dropped, and before the lock is regained by the
build process. The state will now be reloaded by the build process.
joey [Mon, 21 May 2007 02:52:51 +0000 (02:52 +0000)]
* Change the aggregate plugin's locking strategy. Now it defers loading state
until the wiki is building and already locked, unless it's aggregating.
When aggregating, it does not wait for the lock if it cannot get it, and
instead exits, to prevent aggregating processes from piling up.
joey [Sun, 20 May 2007 20:18:21 +0000 (20:18 +0000)]
web commit by http://cstork.myopenid.com/
joey [Sun, 20 May 2007 17:09:23 +0000 (17:09 +0000)]
todo
joey [Sun, 20 May 2007 05:13:51 +0000 (05:13 +0000)]
add news item for ikiwiki 2.1
joey [Sun, 20 May 2007 01:04:24 +0000 (01:04 +0000)]
build fixes
joey [Sun, 20 May 2007 01:00:21 +0000 (01:00 +0000)]
* Add a test ensuring that the basewiki is self-contained and has no broken
links.
joey [Sun, 20 May 2007 00:36:38 +0000 (00:36 +0000)]
thoughts
joey [Sun, 20 May 2007 00:24:33 +0000 (00:24 +0000)]
document meta title
joey [Sun, 20 May 2007 00:18:58 +0000 (00:18 +0000)]
move wikilinks to extra features section
joey [Sun, 20 May 2007 00:14:58 +0000 (00:14 +0000)]
move inline parameter docs to blog page so they're available in the
basewiki
joey [Sun, 20 May 2007 00:12:02 +0000 (00:12 +0000)]
add toc, and improve layout
joey [Sat, 19 May 2007 23:45:43 +0000 (23:45 +0000)]
move examples of how to use shortcuts into the shortcuts page so it's
available in basewiki
joey [Sat, 19 May 2007 23:35:21 +0000 (23:35 +0000)]
formatting
joey [Sat, 19 May 2007 23:34:48 +0000 (23:34 +0000)]
use h2