ikiwiki
18 years agocss support
joey [Wed, 29 Mar 2006 07:24:03 +0000 (07:24 +0000)] 
css support

18 years agobetter button
joey [Wed, 29 Mar 2006 07:21:16 +0000 (07:21 +0000)] 
better button

18 years agoadd rss button
joey [Wed, 29 Mar 2006 07:13:36 +0000 (07:13 +0000)] 
add rss button

18 years agofix
joey [Wed, 29 Mar 2006 06:58:53 +0000 (06:58 +0000)] 
fix

18 years agofix
joey [Wed, 29 Mar 2006 06:58:22 +0000 (06:58 +0000)] 
fix

18 years agofix
joey [Wed, 29 Mar 2006 06:57:41 +0000 (06:57 +0000)] 
fix

18 years agofix
joey [Wed, 29 Mar 2006 06:50:56 +0000 (06:50 +0000)] 
fix

18 years agofix
joey [Wed, 29 Mar 2006 06:50:21 +0000 (06:50 +0000)] 
fix

18 years agoadd things needed by formbuilder
joey [Wed, 29 Mar 2006 06:48:18 +0000 (06:48 +0000)] 
add things needed by formbuilder

18 years agoadd
joey [Wed, 29 Mar 2006 06:35:12 +0000 (06:35 +0000)] 
add

18 years agoweb commit by joey
www-data [Wed, 29 Mar 2006 03:49:03 +0000 (03:49 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Wed, 29 Mar 2006 03:43:35 +0000 (03:43 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Wed, 29 Mar 2006 03:32:57 +0000 (03:32 +0000)] 
web commit by joey

18 years agodon't escape . in titlepage conversion
joey [Wed, 29 Mar 2006 03:31:59 +0000 (03:31 +0000)] 
don't escape . in titlepage conversion

18 years agomissing <p>
joey [Wed, 29 Mar 2006 03:30:28 +0000 (03:30 +0000)] 
missing <p>

18 years agoweb commit by joey
www-data [Wed, 29 Mar 2006 03:30:26 +0000 (03:30 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Wed, 29 Mar 2006 03:29:23 +0000 (03:29 +0000)] 
web commit by joey

18 years agohtml validation fixes:
joey [Wed, 29 Mar 2006 03:18:21 +0000 (03:18 +0000)] 
html validation fixes:
 - escape & in urls (also clean up cgi url generation)
 - since markdown wraps inlined pages in <p></p>, close and re-open
   the paragraph tags when generating the embedded html
 - added XHTML 1.0 doctypes to templates
 - fixed <hr /> and <br /> in templates
 - add an alt attribute to inline images, based on the WikiLink to the
   image. Allows things like [[my_image|img.png]] to customise alt text.

18 years agoweb commit by joey
www-data [Wed, 29 Mar 2006 02:34:04 +0000 (02:34 +0000)] 
web commit by joey

18 years agoremoving test pages
joey [Wed, 29 Mar 2006 02:26:29 +0000 (02:26 +0000)] 
removing test pages

18 years agoweb commit by joey
www-data [Wed, 29 Mar 2006 02:22:30 +0000 (02:22 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Wed, 29 Mar 2006 02:21:29 +0000 (02:21 +0000)] 
web commit by joey

18 years agoImproved handling of wikilinks containing characters that are not allowed
joey [Wed, 29 Mar 2006 02:14:55 +0000 (02:14 +0000)] 
Improved handling of wikilinks containing characters that are not allowed
in filenames. Now converts to valid filenames automatically.

Note, need to --refresh your wiki after updating to this version, if you
use any pages with __nn__ in their names.

18 years agoweb commit by joey
www-data [Wed, 29 Mar 2006 02:07:09 +0000 (02:07 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Wed, 29 Mar 2006 01:52:26 +0000 (01:52 +0000)] 
web commit by joey

18 years agoChange the name of the session cookie. This will avoid problems with
joey [Wed, 29 Mar 2006 00:21:57 +0000 (00:21 +0000)] 
Change the name of the session cookie. This will avoid problems with
multiple wikis on the same host.

18 years agoweb commit by joey
www-data [Tue, 28 Mar 2006 23:38:00 +0000 (23:38 +0000)] 
web commit by joey

18 years agosupport [[linktext|pagename]] links
joey [Tue, 28 Mar 2006 23:31:53 +0000 (23:31 +0000)] 
support [[linktext|pagename]] links

18 years agoThere was a bug that [[inline archive="yes]] created an RSS link, but no feed.
joey [Tue, 28 Mar 2006 23:06:28 +0000 (23:06 +0000)] 
There was a bug that [[inline archive="yes]] created an RSS link, but no feed.

Fixed in the easiest way by creating an RSS feed for archive pages (it will
include only a limited number of items, not everything).

Alternative fix would be to track separately which pages are archives and
which not, and only create feeds for non-archives.

18 years agoPut in a quick fix for a bug involving page preview while creating a page
joey [Tue, 28 Mar 2006 22:56:56 +0000 (22:56 +0000)] 
Put in a quick fix for a bug involving page preview while creating a page
that caused the page location to be changed to a subdir. This is not a very
good fix.

18 years agocase insensative image filenames
joey [Tue, 28 Mar 2006 20:44:08 +0000 (20:44 +0000)] 
case insensative image filenames

18 years agoweb commit by JeroenSchot: summarize current html problems.
www-data [Tue, 28 Mar 2006 19:15:41 +0000 (19:15 +0000)] 
web commit by JeroenSchot: summarize current html problems.

18 years agoweb commit by KyleMacLea
www-data [Tue, 28 Mar 2006 16:33:12 +0000 (16:33 +0000)] 
web commit by KyleMacLea

18 years agoweb commit by JeroenSchot: escape [[]]'s.
www-data [Tue, 28 Mar 2006 15:17:16 +0000 (15:17 +0000)] 
web commit by JeroenSchot: escape [[]]'s.

18 years agoweb commit by JeroenSchot: rss bug added.
www-data [Tue, 28 Mar 2006 15:16:14 +0000 (15:16 +0000)] 
web commit by JeroenSchot: rss bug added.

18 years agoweb commit by JamesAntill: Relative links
www-data [Mon, 27 Mar 2006 21:17:16 +0000 (21:17 +0000)] 
web commit by JamesAntill: Relative links

18 years agoweb commit by joey
www-data [Sun, 26 Mar 2006 05:39:05 +0000 (05:39 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Sun, 26 Mar 2006 05:38:23 +0000 (05:38 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Sun, 26 Mar 2006 05:35:19 +0000 (05:35 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Sun, 26 Mar 2006 05:33:34 +0000 (05:33 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Sun, 26 Mar 2006 05:32:54 +0000 (05:32 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Sun, 26 Mar 2006 05:32:30 +0000 (05:32 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Sun, 26 Mar 2006 05:31:24 +0000 (05:31 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Sun, 26 Mar 2006 05:26:13 +0000 (05:26 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Sun, 26 Mar 2006 05:25:12 +0000 (05:25 +0000)] 
web commit by joey

18 years agosplit up options by type
joey [Sun, 26 Mar 2006 05:24:03 +0000 (05:24 +0000)] 
split up options by type

18 years agoadd --refresh and make it with with --setup
joey [Sun, 26 Mar 2006 05:08:41 +0000 (05:08 +0000)] 
add --refresh and make it with with --setup

18 years agodon't keep the wiki locked while rendering recentchanges
joey [Sun, 26 Mar 2006 04:32:41 +0000 (04:32 +0000)] 
don't keep the wiki locked while rendering recentchanges

18 years agofix rss url in nested pages
joey [Sun, 26 Mar 2006 03:33:49 +0000 (03:33 +0000)] 
fix rss url in nested pages

18 years agoweb commit by joey
www-data [Sun, 26 Mar 2006 03:18:04 +0000 (03:18 +0000)] 
web commit by joey

18 years agodon't escape "/" in title when making a blog entry, allow creating a subdir
joey [Sun, 26 Mar 2006 02:49:34 +0000 (02:49 +0000)] 
don't escape "/" in title when making a blog entry, allow creating a subdir

18 years agoadded --getctime
joey [Sun, 26 Mar 2006 02:30:44 +0000 (02:30 +0000)] 
added --getctime

18 years agoadd
joey [Sat, 25 Mar 2006 22:33:50 +0000 (22:33 +0000)] 
add

18 years agoweb commit by joey
www-data [Sat, 25 Mar 2006 18:16:53 +0000 (18:16 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Sat, 25 Mar 2006 18:16:37 +0000 (18:16 +0000)] 
web commit by joey

18 years agotypo
joey [Sat, 25 Mar 2006 18:15:45 +0000 (18:15 +0000)] 
typo

18 years agoadd
joey [Sat, 25 Mar 2006 18:15:10 +0000 (18:15 +0000)] 
add

18 years agoadd logo
joey [Sat, 25 Mar 2006 18:14:27 +0000 (18:14 +0000)] 
add logo

18 years agoweb commit by joey
www-data [Sat, 25 Mar 2006 18:08:47 +0000 (18:08 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Sat, 25 Mar 2006 18:08:10 +0000 (18:08 +0000)] 
web commit by joey

18 years agoadd logo, contributed by Jeroen Schot
joey [Sat, 25 Mar 2006 18:07:43 +0000 (18:07 +0000)] 
add  logo, contributed by Jeroen Schot

18 years agoweb commit by JeroenSchot: typo.
www-data [Fri, 24 Mar 2006 23:22:27 +0000 (23:22 +0000)] 
web commit by JeroenSchot: typo.

18 years agoweb commit by JeroenSchot: update.
www-data [Fri, 24 Mar 2006 23:18:37 +0000 (23:18 +0000)] 
web commit by JeroenSchot: update.

18 years agoweb commit by JeroenSchot: removed silly <hr/>.
www-data [Fri, 24 Mar 2006 23:15:40 +0000 (23:15 +0000)] 
web commit by JeroenSchot: removed silly <hr/>.

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 21:43:16 +0000 (21:43 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 21:42:33 +0000 (21:42 +0000)] 
web commit by joey

18 years agono need to use h2's here
joey [Fri, 24 Mar 2006 21:41:53 +0000 (21:41 +0000)] 
no need to use h2's here

18 years agoimplemented upgradehooksh
joey [Fri, 24 Mar 2006 21:36:37 +0000 (21:36 +0000)] 
implemented upgradehooksh

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 21:35:53 +0000 (21:35 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 20:53:54 +0000 (20:53 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 20:50:08 +0000 (20:50 +0000)] 
web commit by joey

18 years agoweb commit by JeroenSchot: added myself as an ikiwiki-user :)
www-data [Fri, 24 Mar 2006 11:05:58 +0000 (11:05 +0000)] 
web commit by JeroenSchot: added myself as an ikiwiki-user :)

18 years agoweb commit by PerOlofsson: typo
www-data [Fri, 24 Mar 2006 10:52:53 +0000 (10:52 +0000)] 
web commit by PerOlofsson: typo

18 years agoweb commit by PerOlofsson
www-data [Fri, 24 Mar 2006 10:52:04 +0000 (10:52 +0000)] 
web commit by PerOlofsson

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 07:24:23 +0000 (07:24 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 07:17:39 +0000 (07:17 +0000)] 
web commit by joey

18 years agofoo
joey [Fri, 24 Mar 2006 06:01:26 +0000 (06:01 +0000)] 
foo

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:52:54 +0000 (05:52 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:52:19 +0000 (05:52 +0000)] 
web commit by joey

18 years agomove
joey [Fri, 24 Mar 2006 05:51:58 +0000 (05:51 +0000)] 
move

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:51:44 +0000 (05:51 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:50:54 +0000 (05:50 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:50:06 +0000 (05:50 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:46:01 +0000 (05:46 +0000)] 
web commit by joey

18 years agoTake basename of page link when creating a link. Makes blog posts look
joey [Fri, 24 Mar 2006 05:44:07 +0000 (05:44 +0000)] 
Take basename of page link when creating a link. Makes blog posts look
better and I think it's ok.

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:41:10 +0000 (05:41 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:39:11 +0000 (05:39 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:38:29 +0000 (05:38 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:36:11 +0000 (05:36 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:34:35 +0000 (05:34 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:34:17 +0000 (05:34 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:34:05 +0000 (05:34 +0000)] 
web commit by joey

18 years agofinish up the blog form
joey [Fri, 24 Mar 2006 05:33:23 +0000 (05:33 +0000)] 
finish up the blog form

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:27:58 +0000 (05:27 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:23:12 +0000 (05:23 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:20:35 +0000 (05:20 +0000)] 
web commit by joey

18 years agorm
joey [Fri, 24 Mar 2006 05:14:18 +0000 (05:14 +0000)] 
rm

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 05:11:27 +0000 (05:11 +0000)] 
web commit by joey

18 years agoadd blog post template
joey [Fri, 24 Mar 2006 05:03:16 +0000 (05:03 +0000)] 
add blog post template

18 years agoweb commit by joey
www-data [Fri, 24 Mar 2006 04:29:14 +0000 (04:29 +0000)] 
web commit by joey