joey [Thu, 17 Aug 2006 23:09:55 +0000 (23:09 +0000)]
* Fix a bug in the aggregator introduced last version that caused all
aggregator state to be lost during a non-aggregating build.
joey [Thu, 17 Aug 2006 20:39:00 +0000 (20:39 +0000)]
* Catch failing IPC::Open2 in tidy plugin and retry in case this is a
transient failure to fork (which I've seen happen in the wild).
joey [Wed, 16 Aug 2006 21:17:49 +0000 (21:17 +0000)]
* Add --syslog config option, to log to the syslog.
www-data [Wed, 16 Aug 2006 21:08:07 +0000 (21:08 +0000)]
web commit by IanBrandt
joey [Wed, 16 Aug 2006 20:39:09 +0000 (20:39 +0000)]
typo
joey [Wed, 16 Aug 2006 20:38:11 +0000 (20:38 +0000)]
* Relicense the templates and basewiki under the 2-clause BSD license.
Since these can easily become part of other people's websites, they
should be under as permissive a license as possible.
joey [Wed, 16 Aug 2006 17:51:05 +0000 (17:51 +0000)]
add news item for ikiwiki 1.19
joey [Wed, 16 Aug 2006 17:50:51 +0000 (17:50 +0000)]
releasing version 1.19
joey [Wed, 16 Aug 2006 17:37:36 +0000 (17:37 +0000)]
* Fix an infinite loop in the aggregator when finding a unique filename.
joey [Wed, 16 Aug 2006 17:32:30 +0000 (17:32 +0000)]
* Add some locking to prevent 2 aggregators from running at once.
joey [Tue, 15 Aug 2006 20:15:17 +0000 (20:15 +0000)]
typo
joey [Tue, 15 Aug 2006 20:12:25 +0000 (20:12 +0000)]
add ion
joey [Tue, 15 Aug 2006 18:06:55 +0000 (18:06 +0000)]
avoid undefined value warning in some case
www-data [Tue, 15 Aug 2006 17:45:19 +0000 (17:45 +0000)]
web commit by neal
www-data [Tue, 15 Aug 2006 17:44:53 +0000 (17:44 +0000)]
web commit by neal
www-data [Tue, 15 Aug 2006 17:05:32 +0000 (17:05 +0000)]
web commit by neal: Note how wiki links related to file names.
www-data [Mon, 14 Aug 2006 20:44:19 +0000 (20:44 +0000)]
web commit by JonasSmedegaard: Correct typo: perminent -> permanent.
www-data [Mon, 14 Aug 2006 10:42:50 +0000 (10:42 +0000)]
web commit by tuomov: Another approach for darcs/dvcs
joey [Sun, 13 Aug 2006 05:58:36 +0000 (05:58 +0000)]
up
joey [Sun, 13 Aug 2006 05:56:01 +0000 (05:56 +0000)]
* Fix a bug in page type determination during online editing.
joey [Sun, 13 Aug 2006 02:20:15 +0000 (02:20 +0000)]
add news item for ikiwiki 1.18
joey [Sun, 13 Aug 2006 02:19:52 +0000 (02:19 +0000)]
releasing version 1.18
joey [Sun, 13 Aug 2006 02:08:42 +0000 (02:08 +0000)]
update
joey [Sun, 13 Aug 2006 02:03:43 +0000 (02:03 +0000)]
* The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.
* Add --version.
* Man page format fixups.
* Add a %pagecase which maps lower-case page names to the actual case
used in the filename. Use this in bestlinks calculation instead of
forcing the link to lowercase.
* Also use %pagecase in various other places that want to check if a page
with a given name exists.
* This means that links to pages with mixed case names will now work,
even if the link is in some other case mixture, and mixed case pages
should be fully supported throughout ikiwiki.
* Recommend rebuilding wikis on upgrade to this version.
joey [Sat, 12 Aug 2006 18:00:17 +0000 (18:00 +0000)]
meh
joey [Sat, 12 Aug 2006 17:51:32 +0000 (17:51 +0000)]
* If the meta plugin overides the page title, set a title_overridden
variable in the template to true. This allows doing things with the
templates conditional on the title being overriden.
joey [Sat, 12 Aug 2006 16:56:30 +0000 (16:56 +0000)]
add news item for ikiwiki 1.17
joey [Sat, 12 Aug 2006 16:56:04 +0000 (16:56 +0000)]
releasing version 1.17
joey [Sat, 12 Aug 2006 16:54:47 +0000 (16:54 +0000)]
note about perl version
joey [Sat, 12 Aug 2006 16:36:35 +0000 (16:36 +0000)]
* Set die_on_bad_params => 0 for all templates, to allow users to modify
them without annoyances.
* Suck in the page content when generating an inline archive page, to work
around the meta plugin's lack of caching of title metadata across runs.
joey [Thu, 10 Aug 2006 22:54:37 +0000 (22:54 +0000)]
format
www-data [Thu, 10 Aug 2006 10:57:40 +0000 (10:57 +0000)]
web commit by ChristianAichinger: Added my homepage
joey [Thu, 10 Aug 2006 04:38:23 +0000 (04:38 +0000)]
remove byte order mark that vim added for some reason
joey [Thu, 10 Aug 2006 04:24:51 +0000 (04:24 +0000)]
suggest running make test as part of install
joey [Thu, 10 Aug 2006 04:13:59 +0000 (04:13 +0000)]
update
joey [Thu, 10 Aug 2006 04:11:58 +0000 (04:11 +0000)]
* Improve markdown loading. First, try to load it as a properl perl module,
in case it was installed as one. Then fall back to trying
/usr/bin/markdown.
* Document in install page how to install markdown, since it has no
installation procedure in the upstream tarball.
joey [Thu, 10 Aug 2006 04:10:37 +0000 (04:10 +0000)]
remove clutter
joey [Thu, 10 Aug 2006 04:09:23 +0000 (04:09 +0000)]
preliminary rst plugin by Sergio Talens-Oliag
www-data [Thu, 10 Aug 2006 04:03:46 +0000 (04:03 +0000)]
web commit by tester
www-data [Thu, 10 Aug 2006 04:02:38 +0000 (04:02 +0000)]
web commit by tester: testing
www-data [Thu, 10 Aug 2006 03:03:38 +0000 (03:03 +0000)]
web commit by rmeden
joey [Thu, 10 Aug 2006 03:03:34 +0000 (03:03 +0000)]
* Display an error message if /usr/bin/markdown can't be loaded.
www-data [Thu, 10 Aug 2006 02:59:52 +0000 (02:59 +0000)]
web commit by rmeden: test page
www-data [Thu, 10 Aug 2006 02:59:32 +0000 (02:59 +0000)]
web commit by rmeden: add an eden test?
www-data [Thu, 10 Aug 2006 02:58:04 +0000 (02:58 +0000)]
web commit by rmeden: this is a blog entry
www-data [Wed, 9 Aug 2006 21:13:22 +0000 (21:13 +0000)]
web commit by SergioTalensOliag: Added myself as ikiwikiuser
joey [Tue, 8 Aug 2006 14:55:14 +0000 (14:55 +0000)]
* Ship ikiwiki executable as ikiwiki.pl in source to avoid issues on
case-sensative filesystems like OSX.
www-data [Mon, 7 Aug 2006 03:39:59 +0000 (03:39 +0000)]
web commit by joey
joey [Mon, 7 Aug 2006 03:31:18 +0000 (03:31 +0000)]
viewcvs url also changed
joey [Mon, 7 Aug 2006 03:29:56 +0000 (03:29 +0000)]
subversion repo location move
www-data [Mon, 7 Aug 2006 03:27:16 +0000 (03:27 +0000)]
web commit by joey: test
joey [Sat, 5 Aug 2006 21:15:50 +0000 (21:15 +0000)]
misc changes
joey [Sat, 5 Aug 2006 03:21:14 +0000 (03:21 +0000)]
* Turn on HTML::Template loop_context_vars; not actually used in stock
templates but can be useful for things like making comma-delimited lists
of tags or what have you.
joey [Sat, 5 Aug 2006 02:31:38 +0000 (02:31 +0000)]
* Turn off tidy indentation too.
joey [Sat, 5 Aug 2006 02:28:04 +0000 (02:28 +0000)]
* Move tidy back to sanitize hook, found out how to only show body.
joey [Sat, 5 Aug 2006 01:09:04 +0000 (01:09 +0000)]
* Disable tidy generator tag.
joey [Sat, 5 Aug 2006 00:57:22 +0000 (00:57 +0000)]
add news item for ikiwiki 1.16
joey [Sat, 5 Aug 2006 00:57:02 +0000 (00:57 +0000)]
releasing version 1.16
joey [Sat, 5 Aug 2006 00:45:03 +0000 (00:45 +0000)]
* Fix dates in rss feeds if running localised, so they're still rfc 822.
joey [Fri, 4 Aug 2006 07:45:02 +0000 (07:45 +0000)]
tone back claims of what tidy can do, it's not perfect
joey [Fri, 4 Aug 2006 07:41:02 +0000 (07:41 +0000)]
* Don't run tidy with -xml as that fails if the input is not well-formed.
Run it with -asxhtml instead, so it will output well-formed xhtml no
matter what the input.
* Disable tidy warnings too.
* Add a new format hook, and make tidy use it, since tidy can really only
operate on and output complete html documents, not the body chunks
that sanitise gets.
joey [Fri, 4 Aug 2006 07:04:16 +0000 (07:04 +0000)]
* Fix the htmltidy plugin, which wasn't working due my breaking it when
I added it..
joey [Fri, 4 Aug 2006 04:32:53 +0000 (04:32 +0000)]
use rel=bookmark here too..
joey [Fri, 4 Aug 2006 04:29:18 +0000 (04:29 +0000)]
* Also generate rel=bookmark links for permalinks.
joey [Fri, 4 Aug 2006 03:12:12 +0000 (03:12 +0000)]
fix
joey [Fri, 4 Aug 2006 03:06:23 +0000 (03:06 +0000)]
need to make it really utf8 or the url encode won't work
joey [Fri, 4 Aug 2006 02:41:08 +0000 (02:41 +0000)]
use htmlpage a couple of places instead of hardcoding the extension
joey [Fri, 4 Aug 2006 02:35:54 +0000 (02:35 +0000)]
* Add xhtml files to the default prune regexp.
joey [Fri, 4 Aug 2006 02:22:16 +0000 (02:22 +0000)]
fix
joey [Fri, 4 Aug 2006 01:57:32 +0000 (01:57 +0000)]
* Encode link and guid urls in rss feeds to avoid illegal utf8 slipping in.
joey [Fri, 4 Aug 2006 01:47:07 +0000 (01:47 +0000)]
revert this, it seems wrong
joey [Fri, 4 Aug 2006 00:59:00 +0000 (00:59 +0000)]
oops
joey [Fri, 4 Aug 2006 00:47:28 +0000 (00:47 +0000)]
* Various CSS and formatting changes.
joey [Fri, 4 Aug 2006 00:01:51 +0000 (00:01 +0000)]
* Make aggregator save permalinks and author name to pages as metadata.
* Add permalink and author support to meta plugin, affecting RSS feeds
and blog pages.
* Change titlepage() to encode utf-8 alnum characters. This is necessary
to avoid UTF-8 creeping into filenames in urls. (There are still
some other ways that it can get in.)
joey [Thu, 3 Aug 2006 21:50:47 +0000 (21:50 +0000)]
* Try to handle relative links in aggregated feeds. However,
the current support is a crude hack due to limitations of XML::Feed:
xml:base is not supported, neither is Content-Location. And of course,
relative links in RSS feeds are ill-undefined..
www-data [Thu, 3 Aug 2006 17:46:28 +0000 (17:46 +0000)]
web commit by amaya: small typo
joey [Thu, 3 Aug 2006 17:02:57 +0000 (17:02 +0000)]
add news item for ikiwiki 1.15
joey [Thu, 3 Aug 2006 17:02:17 +0000 (17:02 +0000)]
releasing version 1.15
joey [Thu, 3 Aug 2006 16:59:46 +0000 (16:59 +0000)]
more slashery
joey [Thu, 3 Aug 2006 16:57:25 +0000 (16:57 +0000)]
more doubled slashes..
joey [Thu, 3 Aug 2006 16:55:52 +0000 (16:55 +0000)]
* Added created_before and created_after PageSpec limits.
joey [Thu, 3 Aug 2006 16:13:48 +0000 (16:13 +0000)]
* Remove CDPATH and other env vars perl taint checking doesn't like.
Closes: #381279
joey [Wed, 2 Aug 2006 15:36:31 +0000 (15:36 +0000)]
add news item for ikiwiki 1.14
joey [Wed, 2 Aug 2006 15:35:37 +0000 (15:35 +0000)]
releasing version 1.14
joey [Wed, 2 Aug 2006 15:33:26 +0000 (15:33 +0000)]
* Fix stupid bug in date matching, patch from Roland Mas. Closes: #381132
* Added many unit tests for pagespec_match.
joey [Wed, 2 Aug 2006 05:37:13 +0000 (05:37 +0000)]
meh
joey [Wed, 2 Aug 2006 05:35:51 +0000 (05:35 +0000)]
meh
joey [Wed, 2 Aug 2006 05:32:10 +0000 (05:32 +0000)]
thoughts
joey [Wed, 2 Aug 2006 04:52:35 +0000 (04:52 +0000)]
link and backlink pagespec tests
joey [Wed, 2 Aug 2006 04:41:07 +0000 (04:41 +0000)]
add a couple more ikiwiki users
joey [Wed, 2 Aug 2006 03:39:19 +0000 (03:39 +0000)]
* Memoize pagespec translation, this speeds up a build of the ikiwiki tree
by 10% or so.
joey [Wed, 2 Aug 2006 03:31:15 +0000 (03:31 +0000)]
stupid perl..
joey [Wed, 2 Aug 2006 02:17:42 +0000 (02:17 +0000)]
backlink is just the reverse of link, so..
joey [Wed, 2 Aug 2006 02:10:24 +0000 (02:10 +0000)]
complex test
joey [Wed, 2 Aug 2006 01:46:25 +0000 (01:46 +0000)]
update
joey [Wed, 2 Aug 2006 01:46:07 +0000 (01:46 +0000)]
fix
joey [Wed, 2 Aug 2006 01:45:46 +0000 (01:45 +0000)]
add news
joey [Wed, 2 Aug 2006 01:44:34 +0000 (01:44 +0000)]
add news item for ikiwiki 1.13
joey [Wed, 2 Aug 2006 01:42:41 +0000 (01:42 +0000)]
add news item for ikiwiki 1.13
joey [Wed, 2 Aug 2006 01:41:39 +0000 (01:41 +0000)]
add news item for ikiwiki 1.13