joey [Tue, 2 May 2006 06:53:33 +0000 (06:53 +0000)]
* Split off an IkiWiki.pm out of ikiwiki and have all the other modules use
it, this will allow for adding a unit test suite.
www-data [Tue, 2 May 2006 06:38:54 +0000 (06:38 +0000)]
web commit by joey
www-data [Tue, 2 May 2006 06:38:33 +0000 (06:38 +0000)]
web commit by joey
www-data [Tue, 2 May 2006 06:38:07 +0000 (06:38 +0000)]
web commit by joey
www-data [Tue, 2 May 2006 06:31:17 +0000 (06:31 +0000)]
web commit by joey
www-data [Tue, 2 May 2006 06:27:16 +0000 (06:27 +0000)]
web commit by joey
www-data [Tue, 2 May 2006 06:26:55 +0000 (06:26 +0000)]
web commit by joey
www-data [Tue, 2 May 2006 06:26:08 +0000 (06:26 +0000)]
web commit by joey
www-data [Tue, 2 May 2006 06:24:38 +0000 (06:24 +0000)]
web commit by joey
www-data [Tue, 2 May 2006 06:22:00 +0000 (06:22 +0000)]
web commit by joey
joey [Tue, 2 May 2006 06:15:31 +0000 (06:15 +0000)]
* Add an orphans plugin for finding pages that nothing links to.
* Removed backlinks page, which it turns out nothing used.
joey [Tue, 2 May 2006 04:37:31 +0000 (04:37 +0000)]
fix undef warning
joey [Tue, 2 May 2006 04:18:44 +0000 (04:18 +0000)]
deep copy/untaint arrays in setup
www-data [Tue, 2 May 2006 03:59:02 +0000 (03:59 +0000)]
web commit by DavidMorenoGarza: Adding myself as user
joey [Tue, 2 May 2006 03:54:32 +0000 (03:54 +0000)]
typo
www-data [Tue, 2 May 2006 03:15:16 +0000 (03:15 +0000)]
web commit by joey
www-data [Tue, 2 May 2006 03:02:46 +0000 (03:02 +0000)]
web commit by joey
www-data [Tue, 2 May 2006 03:02:18 +0000 (03:02 +0000)]
web commit by joey
www-data [Tue, 2 May 2006 02:59:44 +0000 (02:59 +0000)]
web commit by joey
joey [Tue, 2 May 2006 02:57:45 +0000 (02:57 +0000)]
* Smarter behavior when creating a page and a page of the same name (but
different location) already exists.
www-data [Tue, 2 May 2006 02:50:16 +0000 (02:50 +0000)]
web commit by joey
joey [Tue, 2 May 2006 02:49:30 +0000 (02:49 +0000)]
foo
joey [Tue, 2 May 2006 02:47:54 +0000 (02:47 +0000)]
fix
joey [Tue, 2 May 2006 02:39:33 +0000 (02:39 +0000)]
fix name
joey [Tue, 2 May 2006 02:34:33 +0000 (02:34 +0000)]
* Added plugin system, currently only supporting for PreProcessorDirectives.
* Added a pagecount plugin, enabled by default.
* Support PreProcessorDirectives with no parameters, ie "[[pagecount ]]".
* Fixed/optimised backlinks code, to avoid rebuilding pages to update
backlinks when the backlinks hadn't really changed.
* Moved inline page support, rss generation etc into the inline plugin,
enabled by default.
* Added brokenlinks plugin, not enabled by default, but rather handy.
* Fix several broken links in the doc wiki.
joey [Mon, 1 May 2006 23:18:09 +0000 (23:18 +0000)]
change calling convention for preprocessor functions
joey [Mon, 1 May 2006 22:40:46 +0000 (22:40 +0000)]
remove templates/ from filenames
joey [Mon, 1 May 2006 22:27:37 +0000 (22:27 +0000)]
* Rename inlinepage to depends, so that it can be used to refer to more
dependency relationships than just inlining. This will require a rebuild
on upgrade to this version.
* Move the rss link, put it in the blogpost form if there is one and at the
top if not. This is both nicer because easier to find, and it cleans up
the code which had used inlinepage as a flag for adding the link later.
* Allow the depends GlobList to be built up from multiple sources (such as
plugins) during a page render.
* Which means that more than one blog is now supported to appear on a
single page. (With some limitations.)
www-data [Mon, 1 May 2006 21:26:43 +0000 (21:26 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 21:26:04 +0000 (21:26 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 21:21:02 +0000 (21:21 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 21:18:58 +0000 (21:18 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 21:14:30 +0000 (21:14 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 21:12:06 +0000 (21:12 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 21:07:08 +0000 (21:07 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 20:54:03 +0000 (20:54 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 20:52:09 +0000 (20:52 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 20:51:48 +0000 (20:51 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 20:49:07 +0000 (20:49 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 20:47:41 +0000 (20:47 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 20:47:04 +0000 (20:47 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 20:46:22 +0000 (20:46 +0000)]
web commit by joey
www-data [Mon, 1 May 2006 20:36:10 +0000 (20:36 +0000)]
web commit by joey
www-data [Sat, 29 Apr 2006 19:19:51 +0000 (19:19 +0000)]
web commit by joey
www-data [Sat, 29 Apr 2006 19:11:01 +0000 (19:11 +0000)]
web commit by joey
www-data [Sat, 29 Apr 2006 19:10:08 +0000 (19:10 +0000)]
web commit by joey
www-data [Sat, 29 Apr 2006 18:25:00 +0000 (18:25 +0000)]
web commit by joey
www-data [Sat, 29 Apr 2006 18:20:35 +0000 (18:20 +0000)]
web commit by joey
www-data [Sat, 29 Apr 2006 18:19:51 +0000 (18:19 +0000)]
web commit by joey
www-data [Sat, 29 Apr 2006 18:18:59 +0000 (18:18 +0000)]
web commit by joey
www-data [Sat, 29 Apr 2006 18:16:58 +0000 (18:16 +0000)]
web commit by joey
www-data [Sat, 29 Apr 2006 18:15:38 +0000 (18:15 +0000)]
web commit by joey
www-data [Sat, 29 Apr 2006 18:14:30 +0000 (18:14 +0000)]
web commit by joey
www-data [Sat, 29 Apr 2006 18:10:18 +0000 (18:10 +0000)]
web commit by joey
joey [Sat, 29 Apr 2006 18:09:19 +0000 (18:09 +0000)]
fix announcedir
joey [Sat, 29 Apr 2006 18:09:04 +0000 (18:09 +0000)]
add news item for ikiwiki 1.0
joey [Sat, 29 Apr 2006 18:04:46 +0000 (18:04 +0000)]
releasing version 1.0
joey [Fri, 28 Apr 2006 05:16:24 +0000 (05:16 +0000)]
two notify bug fixes:
- run it after refreshing so that all the page info is current
- convert filenames into page names before checking against glob
joey [Wed, 26 Apr 2006 03:35:28 +0000 (03:35 +0000)]
fix
www-data [Tue, 25 Apr 2006 20:28:32 +0000 (20:28 +0000)]
web commit by joey
joey [Tue, 25 Apr 2006 20:27:10 +0000 (20:27 +0000)]
add commit-internals
joey [Tue, 25 Apr 2006 20:24:44 +0000 (20:24 +0000)]
- fix typo
- avoid sending commit mails to the user who made the commit
www-data [Tue, 25 Apr 2006 20:24:04 +0000 (20:24 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:43:28 +0000 (06:43 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:42:49 +0000 (06:42 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:42:23 +0000 (06:42 +0000)]
web commit by joey
joey [Tue, 25 Apr 2006 06:40:11 +0000 (06:40 +0000)]
back to base
fix man page errors due to too long line
www-data [Tue, 25 Apr 2006 06:37:37 +0000 (06:37 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:37:22 +0000 (06:37 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:36:39 +0000 (06:36 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:36:13 +0000 (06:36 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:34:21 +0000 (06:34 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:33:55 +0000 (06:33 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:33:25 +0000 (06:33 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:26:54 +0000 (06:26 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:26:32 +0000 (06:26 +0000)]
web commit by joey: no need to make finalise a plugin, we have templates now..
www-data [Tue, 25 Apr 2006 06:25:27 +0000 (06:25 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:22:10 +0000 (06:22 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:19:12 +0000 (06:19 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:04:54 +0000 (06:04 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 06:04:20 +0000 (06:04 +0000)]
web commit by joey
joey [Tue, 25 Apr 2006 06:02:38 +0000 (06:02 +0000)]
security update
joey [Tue, 25 Apr 2006 05:53:22 +0000 (05:53 +0000)]
prevent users from registering with name that is not a valid wikifile
avoids XSS attacks and is generally a good limitation
www-data [Tue, 25 Apr 2006 03:36:25 +0000 (03:36 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 03:35:17 +0000 (03:35 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 03:33:26 +0000 (03:33 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 03:33:17 +0000 (03:33 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 03:30:19 +0000 (03:30 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 03:23:49 +0000 (03:23 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 03:23:26 +0000 (03:23 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 03:23:12 +0000 (03:23 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 03:22:51 +0000 (03:22 +0000)]
web commit by joey
www-data [Tue, 25 Apr 2006 03:21:22 +0000 (03:21 +0000)]
web commit by joey
joey [Tue, 25 Apr 2006 03:20:04 +0000 (03:20 +0000)]
oops
joey [Tue, 25 Apr 2006 03:18:21 +0000 (03:18 +0000)]
implemented html sanitisation
www-data [Tue, 25 Apr 2006 01:27:50 +0000 (01:27 +0000)]
web commit by joey
joey [Tue, 25 Apr 2006 01:23:48 +0000 (01:23 +0000)]
more double slash sanitisation, avoids another loop
joey [Tue, 25 Apr 2006 01:15:20 +0000 (01:15 +0000)]
fix a deadloop if from ended in a /
joey [Tue, 25 Apr 2006 00:45:10 +0000 (00:45 +0000)]
more
www-data [Tue, 25 Apr 2006 00:39:19 +0000 (00:39 +0000)]
web commit by joey