ikiwiki
17 years agoweb commit by joey
www-data [Mon, 24 Apr 2006 23:48:05 +0000 (23:48 +0000)] 
web commit by joey

17 years agoweb commit by joey
www-data [Mon, 24 Apr 2006 23:40:14 +0000 (23:40 +0000)] 
web commit by joey

17 years agoweb commit by joey
www-data [Mon, 24 Apr 2006 23:34:00 +0000 (23:34 +0000)] 
web commit by joey

17 years agoweb commit by joey
www-data [Mon, 24 Apr 2006 23:26:45 +0000 (23:26 +0000)] 
web commit by joey

17 years agoupdate
joey [Mon, 24 Apr 2006 23:20:10 +0000 (23:20 +0000)] 
update

17 years agocommit changes for email subscriptions
joey [Mon, 24 Apr 2006 23:09:26 +0000 (23:09 +0000)] 
commit changes for email subscriptions

17 years agoupdate
joey [Mon, 24 Apr 2006 23:05:17 +0000 (23:05 +0000)] 
update

17 years agoupdate
joey [Mon, 24 Apr 2006 23:03:40 +0000 (23:03 +0000)] 
update

18 years agopatch fron Branden to install the man page in Makefile.PL
joey [Fri, 21 Apr 2006 21:40:45 +0000 (21:40 +0000)] 
patch fron Branden to install the man page in Makefile.PL

18 years agofix comment
joey [Fri, 21 Apr 2006 16:39:59 +0000 (16:39 +0000)] 
fix comment

18 years agoversion formbuilder dep
joey [Thu, 20 Apr 2006 18:33:29 +0000 (18:33 +0000)] 
version formbuilder dep

18 years agofix broken example config file and detect this breakage
joey [Thu, 20 Apr 2006 13:34:11 +0000 (13:34 +0000)] 
fix broken example config file and detect this breakage

18 years agoweb commit by ThomasSchwinge: I like it.
www-data [Mon, 17 Apr 2006 22:07:28 +0000 (22:07 +0000)] 
web commit by ThomasSchwinge: I like it.

18 years agoweb commit by ThomasSchwinge: Commenting...
www-data [Mon, 17 Apr 2006 22:06:51 +0000 (22:06 +0000)] 
web commit by ThomasSchwinge: Commenting...

18 years agoweb commit by ThomasSchwinge
www-data [Mon, 17 Apr 2006 22:05:54 +0000 (22:05 +0000)] 
web commit by ThomasSchwinge

18 years agoweb commit by ThomasSchwinge
www-data [Mon, 17 Apr 2006 21:59:45 +0000 (21:59 +0000)] 
web commit by ThomasSchwinge

18 years agofix --anonok
joey [Fri, 14 Apr 2006 18:10:18 +0000 (18:10 +0000)] 
fix --anonok

18 years agobug
joey [Mon, 10 Apr 2006 05:33:41 +0000 (05:33 +0000)] 
bug

18 years agoweb commit by joey
www-data [Mon, 10 Apr 2006 05:27:56 +0000 (05:27 +0000)] 
web commit by joey

18 years agoadd basic borders around blog posts
joey [Mon, 10 Apr 2006 05:22:35 +0000 (05:22 +0000)] 
add basic borders around blog posts

not sure I'm 100% happy with this look, but it's better than naught

18 years agotypo
joey [Fri, 7 Apr 2006 23:59:30 +0000 (23:59 +0000)] 
typo

18 years agoweb commit by kcr
www-data [Thu, 6 Apr 2006 18:59:55 +0000 (18:59 +0000)] 
web commit by kcr

18 years agomoving away from regenning wiki on every upgrade, added a variable to
joey [Tue, 4 Apr 2006 21:11:11 +0000 (21:11 +0000)] 
moving away from regenning wiki on every upgrade, added a variable to
control when to do it

18 years agorenamed
joey [Tue, 4 Apr 2006 21:04:45 +0000 (21:04 +0000)] 
renamed

18 years agoweb commit by joey: remove no longer relevant note (underlaid now)
www-data [Tue, 4 Apr 2006 21:04:40 +0000 (21:04 +0000)] 
web commit by joey: remove no longer relevant note (underlaid now)

18 years agoConvert postprocessordirectives into preprocessordirectives, so they are
joey [Tue, 4 Apr 2006 20:57:46 +0000 (20:57 +0000)] 
Convert postprocessordirectives into preprocessordirectives, so they are
expanded before markdown. Consequences:

 - No need to worry about markdown messing with parameters of
   preprocessordirectives. (If you had to escape stuff in one before, you'll
   need to undo that escaping now.)
 - No need for ugly </p> hacks before inlined subpages. Instead, subpages
   are wrapped in a <div>, and this prevents markdown from touching them.
   (This can also be used to add style to subpages.)
 - rss generation is less of a hack.

18 years agomarkdown's overzelous _ and * expansion inside words can't really be fixed
joey [Tue, 4 Apr 2006 19:59:00 +0000 (19:59 +0000)] 
markdown's overzelous _ and * expansion inside words can't really be fixed
outside of markdown

18 years agoproper binmode settings so that with -CSD, ikiwiki will support unicode
joey [Tue, 4 Apr 2006 19:34:50 +0000 (19:34 +0000)] 
proper binmode settings so that with -CSD, ikiwiki will support unicode

however, due to robustness, that's not enabled by default yet

18 years agouse [:alnum:]
joey [Tue, 4 Apr 2006 18:45:29 +0000 (18:45 +0000)] 
use [:alnum:]

18 years agoVerified that the action parameter on cgi forms is needed for at least the
joey [Tue, 4 Apr 2006 18:43:26 +0000 (18:43 +0000)] 
Verified that the action parameter on cgi forms is needed for at least the
prefs form. Use $config{cgiurl}.

18 years agoweb commit by joey: remove dup
www-data [Tue, 4 Apr 2006 18:36:41 +0000 (18:36 +0000)] 
web commit by joey: remove dup

18 years agofix package name
joey [Tue, 4 Apr 2006 18:34:04 +0000 (18:34 +0000)] 
fix package name

18 years agoweb commit by iain
www-data [Mon, 3 Apr 2006 23:34:19 +0000 (23:34 +0000)] 
web commit by iain

18 years agoweb commit by UlrikSverdrup: using ikiwikI! concept fits me .. easy page creation...
www-data [Mon, 3 Apr 2006 16:48:42 +0000 (16:48 +0000)] 
web commit by UlrikSverdrup: using ikiwikI! concept fits me .. easy page creation, markdown etc.

18 years agoweb commit by WillThompson: Safety of arbitrary regexen
www-data [Mon, 3 Apr 2006 15:39:15 +0000 (15:39 +0000)] 
web commit by WillThompson: Safety of arbitrary regexen

18 years agoadd dep on libtimedate-perl for str2time
joey [Mon, 3 Apr 2006 00:01:42 +0000 (00:01 +0000)] 
add dep on libtimedate-perl for str2time

18 years agofix mode quoting and fix commenting out of wrapper block
joey [Mon, 3 Apr 2006 00:00:16 +0000 (00:00 +0000)] 
fix mode quoting and fix commenting out of wrapper block

18 years agoweb commit by DavidSchmitt
www-data [Sun, 2 Apr 2006 22:59:31 +0000 (22:59 +0000)] 
web commit by DavidSchmitt

18 years agocomment out action => $q->request_uri setting, which is reporedly
joey [Sun, 2 Apr 2006 22:28:08 +0000 (22:28 +0000)] 
comment out action => $q->request_uri setting, which is reporedly
unnecessary and doesn't work with old CGI.pm's (it's an undocumented
variable)

18 years ago- add <base> to cgi output, this is especially useful for output containing
joey [Sun, 2 Apr 2006 22:24:08 +0000 (22:24 +0000)] 
- add <base> to cgi output, this is especially useful for output containing
  wikilinks since the urls should work now in more situations
- drop --limit from svn log run, since a) it needs a fairly new svn and
  b) in some cases, it would limit it to too few entries to display the
  requested number of changes
- Use driver:DB_File and not driver:db_file for better compatability with
  old versions of CGI::Session.
- Note that HTML::Template 3.02.02 is needed.

18 years agoweb commit by DavidSchmitt
www-data [Sat, 1 Apr 2006 17:53:47 +0000 (17:53 +0000)] 
web commit by DavidSchmitt

18 years agoweb commit by joey
www-data [Fri, 31 Mar 2006 19:49:11 +0000 (19:49 +0000)] 
web commit by joey

18 years agoweb commit by joey
www-data [Fri, 31 Mar 2006 19:48:35 +0000 (19:48 +0000)] 
web commit by joey

18 years agoweb commit by JeroenSchot
www-data [Thu, 30 Mar 2006 22:19:06 +0000 (22:19 +0000)] 
web commit by JeroenSchot

18 years agosigh, markdown..
joey [Thu, 30 Mar 2006 20:15:42 +0000 (20:15 +0000)] 
sigh, markdown..

18 years agoarrange for new releases to get news prepared for them via my wikiannounce
joey [Thu, 30 Mar 2006 20:15:14 +0000 (20:15 +0000)] 
arrange for new releases to get news prepared for them via my wikiannounce
script

18 years agoupdate
joey [Thu, 30 Mar 2006 18:36:07 +0000 (18:36 +0000)] 
update

18 years agoweb commit by JeroenSchot: moved to done.
www-data [Thu, 30 Mar 2006 12:31:28 +0000 (12:31 +0000)] 
web commit by JeroenSchot: moved to done.

18 years agoweb commit by JeroenSchot
www-data [Thu, 30 Mar 2006 12:27:52 +0000 (12:27 +0000)] 
web commit by JeroenSchot

18 years agoimproved logic
joey [Thu, 30 Mar 2006 00:17:28 +0000 (00:17 +0000)] 
improved logic

18 years agodon't clear h1 padding
joey [Wed, 29 Mar 2006 23:05:52 +0000 (23:05 +0000)] 
don't clear h1 padding

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

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

18 years agofixes
joey [Wed, 29 Mar 2006 22:36:23 +0000 (22:36 +0000)] 
fixes

18 years agoadded --hyperestraier switch, which turns on search support
joey [Wed, 29 Mar 2006 22:21:23 +0000 (22:21 +0000)] 
added --hyperestraier switch, which turns on search support

(ok, the way I run estseek.cgi is admittedly pretty nasty, but it works..)

18 years agoweb commit by JeroenSchot: idea about markdown enclosing.
www-data [Wed, 29 Mar 2006 19:08:49 +0000 (19:08 +0000)] 
web commit by JeroenSchot: idea about  markdown enclosing.

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

18 years agoimprove fix for symlink attacks to check subdirectories for symlinks too
joey [Wed, 29 Mar 2006 18:50:36 +0000 (18:50 +0000)] 
improve fix for symlink attacks to check subdirectories for symlinks too
before writing

18 years agofix for replacing from underlay
joey [Wed, 29 Mar 2006 18:35:04 +0000 (18:35 +0000)] 
fix for replacing from underlay

18 years agorm
joey [Wed, 29 Mar 2006 18:34:25 +0000 (18:34 +0000)] 
rm

18 years agoweb commit by joey: test edit, replacing a file from underlay
www-data [Wed, 29 Mar 2006 18:33:59 +0000 (18:33 +0000)] 
web commit by joey: test edit, replacing a file from underlay

18 years agoImplemented --underlaydir, and moved files provided by underlay out of doc
joey [Wed, 29 Mar 2006 18:21:01 +0000 (18:21 +0000)] 
Implemented --underlaydir, and moved files provided by underlay out of doc
so I don't need to maintain two copies anymore.

You might also want to remove the files provided in the basewiki underlay
from your wiki, if you have not created custom local versions of them, so
that these pages will be automatically updated in future ikiwiki upgrades.

18 years agoupdates from src
joey [Wed, 29 Mar 2006 18:19:13 +0000 (18:19 +0000)] 
updates from src

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

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

18 years agominor
joey [Wed, 29 Mar 2006 07:32:56 +0000 (07:32 +0000)] 
minor

18 years agominor improvements
joey [Wed, 29 Mar 2006 07:31:13 +0000 (07:31 +0000)] 
minor improvements

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

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.