ikiwiki.git
16 years ago* More consistent encoding of titles in rss and atom feeds. Don't use
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>.

16 years agodidn't mean to make this change (yet)
joey [Mon, 28 May 2007 19:08:59 +0000 (19:08 +0000)]
didn't mean to make this change (yet)

16 years ago* Apply a patch from Carl Worth allowing a class attribute to be passed
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.

16 years agoanalysis
joey [Mon, 28 May 2007 18:58:27 +0000 (18:58 +0000)]
analysis

16 years agoescape some code
joey [Mon, 28 May 2007 18:22:20 +0000 (18:22 +0000)]
escape some code

16 years agochange limit (old page no longer exists)
joey [Mon, 28 May 2007 17:33:28 +0000 (17:33 +0000)]
change limit (old page no longer exists)

16 years agoweb commit by KarlMW: asciidoc format_escape
joey [Sat, 26 May 2007 12:03:23 +0000 (12:03 +0000)]
web commit by KarlMW: asciidoc format_escape

16 years agocaps
joey [Fri, 25 May 2007 06:32:48 +0000 (06:32 +0000)]
caps

16 years agomake the 2.0 news item special and non-removable, and link to it again
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

16 years agofix cdate
joey [Fri, 25 May 2007 06:23:22 +0000 (06:23 +0000)]
fix cdate

16 years ago2.00 should still be in news; remove older
joey [Fri, 25 May 2007 06:21:47 +0000 (06:21 +0000)]
2.00 should still be in news; remove older

16 years agoweb commit by hb: new version 2.1 on the front
joey [Fri, 25 May 2007 05:51:22 +0000 (05:51 +0000)]
web commit by hb: new version 2.1 on the front

16 years ago* Fix FTBFS in test suite introduced in last version. Closes: #425891
joey [Thu, 24 May 2007 20:21:45 +0000 (20:21 +0000)]
* Fix FTBFS in test suite introduced in last version. Closes: #425891

16 years ago* Deal better with rebuilds that involve moving files; track and clean up the
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.

16 years agoweb commit by cworth
joey [Thu, 24 May 2007 17:29:43 +0000 (17:29 +0000)]
web commit by cworth

16 years agoMerge bug reports.
joshtriplett [Thu, 24 May 2007 17:20:48 +0000 (17:20 +0000)]
Merge bug reports.

16 years agoweb commit by cworth
joey [Thu, 24 May 2007 17:01:58 +0000 (17:01 +0000)]
web commit by cworth

16 years agoweb commit by cworth
joey [Thu, 24 May 2007 16:56:42 +0000 (16:56 +0000)]
web commit by cworth

16 years agoweb commit by http://xtermin.us/: added my website to the list.
joey [Thu, 24 May 2007 16:11:22 +0000 (16:11 +0000)]
web commit by xtermin.us/: added my website to the list.

16 years agoweb commit by JoshTriplett: Escape the wiki link.
joey [Thu, 24 May 2007 16:01:46 +0000 (16:01 +0000)]
web commit by JoshTriplett: Escape the wiki link.

16 years agoweb commit by cworth
joey [Thu, 24 May 2007 15:56:05 +0000 (15:56 +0000)]
web commit by cworth

16 years agoweb commit by JoshTriplett: Mark as done.
joey [Thu, 24 May 2007 15:39:37 +0000 (15:39 +0000)]
web commit by JoshTriplett: Mark as done.

16 years agoweb commit by http://bmalee.eu/~bma/
joey [Wed, 23 May 2007 21:25:52 +0000 (21:25 +0000)]
web commit by http://bmalee.eu/~bma/

16 years agothe 100% correct way is to add it to %links on scan
joey [Wed, 23 May 2007 16:50:41 +0000 (16:50 +0000)]
the 100% correct way is to add it to %links on scan

16 years agoweb commit by cworth
joey [Wed, 23 May 2007 13:55:36 +0000 (13:55 +0000)]
web commit by cworth

16 years agoweb commit by cworth: Attempting to protect patch content with indentation...
joey [Wed, 23 May 2007 13:42:07 +0000 (13:42 +0000)]
web commit by cworth: Attempting to protect patch content with indentation...

16 years agoweb commit by cworth
joey [Wed, 23 May 2007 13:36:37 +0000 (13:36 +0000)]
web commit by cworth

16 years agothis bug still exists
joey [Wed, 23 May 2007 02:44:43 +0000 (02:44 +0000)]
this bug still exists

16 years ago* Correct bug in the img plugin that caused dependencies on images to not
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.

16 years agoresponse
joey [Tue, 22 May 2007 21:51:24 +0000 (21:51 +0000)]
response

16 years agoweb commit by KarlMW: my utf-8 screw-up apology, asciidoc plugin
joey [Tue, 22 May 2007 21:37:10 +0000 (21:37 +0000)]
web commit by KarlMW: my utf-8 screw-up apology, asciidoc plugin

16 years agoweb commit by http://joey.kitenet.net/
joey [Tue, 22 May 2007 21:16:31 +0000 (21:16 +0000)]
web commit by http://joey.kitenet.net/

16 years agowhere did that encoding damage come from in KarlMW's commit? fix
joey [Tue, 22 May 2007 21:13:52 +0000 (21:13 +0000)]
where did that encoding damage come from in KarlMW's commit? fix

16 years agoweb commit by KarlMW: added http://mowson.org/karl - website generated with asciidoc
joey [Tue, 22 May 2007 20:29:17 +0000 (20:29 +0000)]
web commit by KarlMW: added mowson.org/karl - website generated with asciidoc

16 years agoweb commit by http://camrdale.myopenid.com/: Add my site to the list
joey [Tue, 22 May 2007 19:20:41 +0000 (19:20 +0000)]
web commit by camrdale.myopenid.com/: Add my site to the list

16 years agoweb commit by Fred: Add myself as a happy ikiwiki user
joey [Mon, 21 May 2007 19:59:03 +0000 (19:59 +0000)]
web commit by Fred: Add myself as a happy ikiwiki user

16 years agoweb commit by JoshTriplett: Add mozbug shortcut.
joey [Mon, 21 May 2007 19:35:44 +0000 (19:35 +0000)]
web commit by JoshTriplett: Add mozbug shortcut.

16 years agoweb commit by JoshTriplett: Add debss shortcut for snapshot.debian.net; usable in...
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.

16 years agoadd trailing slash
joey [Mon, 21 May 2007 18:30:03 +0000 (18:30 +0000)]
add trailing slash

16 years agoweb commit by JoshTriplett: Add gnulist shortcut.
joey [Mon, 21 May 2007 18:03:49 +0000 (18:03 +0000)]
web commit by JoshTriplett: Add gnulist shortcut.

16 years ago* Updated Spanish translation from Victor Moral.
joey [Mon, 21 May 2007 17:18:52 +0000 (17:18 +0000)]
* Updated Spanish translation from Victor Moral.

16 years agoDebian-IN
joey [Mon, 21 May 2007 17:11:12 +0000 (17:11 +0000)]
Debian-IN

16 years agoweb commit by JoshTriplett: I think parsing nested square brackets solves the problem.
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.

16 years agoimprove messages
joey [Mon, 21 May 2007 03:00:45 +0000 (03:00 +0000)]
improve messages

16 years agoClear state after performing aggregation, since it could hypothetically
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.

16 years ago* Change the aggregate plugin's locking strategy. Now it defers loading state
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.

16 years agoweb commit by http://cstork.myopenid.com/
joey [Sun, 20 May 2007 20:18:21 +0000 (20:18 +0000)]
web commit by http://cstork.myopenid.com/

16 years agotodo
joey [Sun, 20 May 2007 17:09:23 +0000 (17:09 +0000)]
todo

16 years agoadd news item for ikiwiki 2.1
joey [Sun, 20 May 2007 05:13:51 +0000 (05:13 +0000)]
add news item for ikiwiki 2.1

16 years agobuild fixes 2.1
joey [Sun, 20 May 2007 01:04:24 +0000 (01:04 +0000)]
build fixes

16 years ago* Add a test ensuring that the basewiki is self-contained and has no broken
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.

16 years agothoughts
joey [Sun, 20 May 2007 00:36:38 +0000 (00:36 +0000)]
thoughts

16 years agodocument meta title
joey [Sun, 20 May 2007 00:24:33 +0000 (00:24 +0000)]
document meta title

16 years agomove wikilinks to extra features section
joey [Sun, 20 May 2007 00:18:58 +0000 (00:18 +0000)]
move wikilinks to extra features section

16 years agomove inline parameter docs to blog page so they're available in the
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

16 years agoadd toc, and improve layout
joey [Sun, 20 May 2007 00:12:02 +0000 (00:12 +0000)]
add toc, and improve layout

16 years agomove examples of how to use shortcuts into the shortcuts page so it's
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

16 years agoformatting
joey [Sat, 19 May 2007 23:35:21 +0000 (23:35 +0000)]
formatting

16 years agouse h2
joey [Sat, 19 May 2007 23:34:48 +0000 (23:34 +0000)]
use h2

16 years agomove template documentation into the basewiki, in the templates page
joey [Sat, 19 May 2007 23:29:13 +0000 (23:29 +0000)]
move template documentation into the basewiki, in the templates page

16 years agoweb commit by KarlMW
joey [Fri, 18 May 2007 05:33:35 +0000 (05:33 +0000)]
web commit by KarlMW

16 years agoweb commit by KarlMW: wanting a map using page titles
joey [Fri, 18 May 2007 05:31:16 +0000 (05:31 +0000)]
web commit by KarlMW: wanting a map using page titles

16 years agono, brokenlink is how this bug gets fixed :-)
joey [Fri, 18 May 2007 04:56:17 +0000 (04:56 +0000)]
no, brokenlink is how this bug gets fixed :-)

16 years agoweb commit by KarlMW: fix brokenlink
joey [Fri, 18 May 2007 04:42:32 +0000 (04:42 +0000)]
web commit by KarlMW: fix brokenlink

16 years agoweb commit by KarlMW: fix brokenlink :-)
joey [Fri, 18 May 2007 04:35:08 +0000 (04:35 +0000)]
web commit by KarlMW: fix brokenlink  :-)

16 years agoformatting
joey [Thu, 17 May 2007 20:00:00 +0000 (20:00 +0000)]
formatting

16 years ago* Add a destpage parameter to the filter hook.
joey [Thu, 17 May 2007 19:55:11 +0000 (19:55 +0000)]
* 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.

16 years agoweb commit by JoshTriplett: Thanks!
joey [Thu, 17 May 2007 18:51:20 +0000 (18:51 +0000)]
web commit by JoshTriplett: Thanks!

16 years agoweb commit by http://roktas.myopenid.com/: todo item
joey [Thu, 17 May 2007 17:34:12 +0000 (17:34 +0000)]
web commit by roktas.myopenid.com/: todo item

16 years agoresponse
joey [Thu, 17 May 2007 08:07:38 +0000 (08:07 +0000)]
response

16 years ago* Fix some bugs in password handling:
joey [Thu, 17 May 2007 08:06:05 +0000 (08:06 +0000)]
* 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.

16 years agoweb commit by KarlMW
joey [Thu, 17 May 2007 07:17:12 +0000 (07:17 +0000)]
web commit by KarlMW

16 years agoweb commit by KarlMW
joey [Thu, 17 May 2007 06:48:20 +0000 (06:48 +0000)]
web commit by KarlMW

16 years agoweb commit by KarlMW
joey [Wed, 16 May 2007 10:39:28 +0000 (10:39 +0000)]
web commit by KarlMW

16 years agoweb commit by KarlMW
joey [Wed, 16 May 2007 10:24:22 +0000 (10:24 +0000)]
web commit by KarlMW

16 years agoweb commit by KarlMW
joey [Wed, 16 May 2007 10:20:21 +0000 (10:20 +0000)]
web commit by KarlMW

16 years agoweb commit by KarlMW: hassle with usedirs and relative linking - probably solved
joey [Wed, 16 May 2007 10:13:12 +0000 (10:13 +0000)]
web commit by KarlMW: hassle with usedirs and relative linking - probably solved

16 years agoAdd shortcut linuxbug for the Linux bugzilla. Could possibly use a better name.
joshtriplett [Wed, 16 May 2007 07:47:13 +0000 (07:47 +0000)]
Add shortcut linuxbug for the Linux bugzilla.  Could possibly use a better name.

16 years agoAdd todo item for an httpauth example.
joshtriplett [Tue, 15 May 2007 20:44:02 +0000 (20:44 +0000)]
Add todo item for an httpauth example.

16 years agoweb commit by hb: titles
joey [Sun, 13 May 2007 08:30:53 +0000 (08:30 +0000)]
web commit by hb: titles

16 years agolayout take 2
joey [Sat, 12 May 2007 19:37:11 +0000 (19:37 +0000)]
layout take 2

16 years agolayout
joey [Sat, 12 May 2007 19:31:09 +0000 (19:31 +0000)]
layout

16 years agopage cloud was split into two definitions
joey [Sat, 12 May 2007 19:30:29 +0000 (19:30 +0000)]
page cloud was split into two definitions

16 years agouse a tag cloud for plugin types
joey [Sat, 12 May 2007 19:28:49 +0000 (19:28 +0000)]
use a tag cloud for plugin types

16 years agoformatting
joey [Sat, 12 May 2007 19:28:03 +0000 (19:28 +0000)]
formatting

16 years agooptimise backlinks counting for pagestats, simplify function returns again
joey [Sat, 12 May 2007 19:17:41 +0000 (19:17 +0000)]
optimise backlinks counting for pagestats, simplify function returns again

16 years ago* Patch from hb to fix the pagestats plugin, which was broken by a past
joey [Sat, 12 May 2007 17:56:56 +0000 (17:56 +0000)]
* Patch from hb to fix the pagestats plugin, which was broken by a past
  change to the backlinks() function.

16 years agoweb commit by hb
joey [Sat, 12 May 2007 14:49:49 +0000 (14:49 +0000)]
web commit by hb

16 years agoweb commit by hb: typo
joey [Sat, 12 May 2007 14:25:17 +0000 (14:25 +0000)]
web commit by hb: typo

16 years agoweb commit by hb
joey [Sat, 12 May 2007 14:23:31 +0000 (14:23 +0000)]
web commit by hb

16 years agoweb commit from 88.172.149.251: poll vote (Accept only OpenID for logins)
joey [Sat, 12 May 2007 02:06:56 +0000 (02:06 +0000)]
web commit from 88.172.149.251: poll vote (Accept only OpenID for logins)

16 years ago* Make all templates have a footer div to ease themeing. Required template
joey [Fri, 11 May 2007 20:09:58 +0000 (20:09 +0000)]
* 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.

16 years agoweb commit by http://ptecza.myopenid.com/: * Thanks
joey [Fri, 11 May 2007 09:55:05 +0000 (09:55 +0000)]
web commit by ptecza.myopenid.com/: * Thanks

16 years agoweb commit by http://ptecza.myopenid.com/: * Thanks
joey [Fri, 11 May 2007 09:48:35 +0000 (09:48 +0000)]
web commit by ptecza.myopenid.com/: * Thanks

16 years agoweb commit by KarlMW
joey [Fri, 11 May 2007 03:07:56 +0000 (03:07 +0000)]
web commit by KarlMW

16 years agoweb commit by Fred: Updated patch
joey [Thu, 10 May 2007 20:35:00 +0000 (20:35 +0000)]
web commit by Fred: Updated patch

16 years agoweb commit by http://ressukka.net/: Add an example of redirecting with lighttpd
joey [Thu, 10 May 2007 19:48:34 +0000 (19:48 +0000)]
web commit by ressukka.net/: Add an example of redirecting with lighttpd

16 years agoresponse
joey [Thu, 10 May 2007 18:59:32 +0000 (18:59 +0000)]
response

16 years ago* Apply patch from Pawel to avoid using -L in Makefile as it's not available
joey [Thu, 10 May 2007 18:59:02 +0000 (18:59 +0000)]
* Apply patch from Pawel to avoid using -L in Makefile as it's not available
  in older finds.

16 years agoresponse
joey [Thu, 10 May 2007 18:54:37 +0000 (18:54 +0000)]
response