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
joey [Wed, 2 Aug 2006 01:32:12 +0000 (01:32 +0000)]
add news item for ikiwiki 1.13
joey [Wed, 2 Aug 2006 01:31:39 +0000 (01:31 +0000)]
releasing version 1.13
joey [Wed, 2 Aug 2006 01:06:59 +0000 (01:06 +0000)]
oy, case-insensativity lost!
joey [Wed, 2 Aug 2006 00:59:56 +0000 (00:59 +0000)]
redundancy
joey [Wed, 2 Aug 2006 00:52:47 +0000 (00:52 +0000)]
oops
joey [Wed, 2 Aug 2006 00:28:46 +0000 (00:28 +0000)]
better use gmtime here
joey [Wed, 2 Aug 2006 00:17:42 +0000 (00:17 +0000)]
update
joey [Wed, 2 Aug 2006 00:14:31 +0000 (00:14 +0000)]
* Renamed GlobLists to PageSpecs.
* PageSpecs can now include nested parens, "and", and "or". This remains
backwards compatible to the old GlobList format. It's implemented by
treating the GlobList as a very limited microlanguage that is transformed
to perl code that does the matching.
* The old GlobList format is deprecated, and I encourage users to switch to
using the new PageSpec format. Compatability with the old format will be
removed at some point, possibly by 2.0.
* Wiki rebuild needed on upgrade to this version due to PageSpec change.
* Add support for creation_month and creation_year to PageSpec.
Closes: #380680
* Changes to index file encoding.
joey [Tue, 1 Aug 2006 20:12:15 +0000 (20:12 +0000)]
typo
joey [Tue, 1 Aug 2006 20:08:42 +0000 (20:08 +0000)]
* Patch from Roland Mas to support an rss=no parameter to inline directives.
Closes: #380743
joey [Mon, 31 Jul 2006 22:51:04 +0000 (22:51 +0000)]
add
joey [Mon, 31 Jul 2006 22:50:09 +0000 (22:50 +0000)]
fix
joey [Mon, 31 Jul 2006 01:24:18 +0000 (01:24 +0000)]
* Fix issue with unicode filenames and updating the hyper estradier search
index. (Aka Please Please Please, let that be the last one.)
joey [Mon, 31 Jul 2006 01:05:22 +0000 (01:05 +0000)]
one more change; use the page that pulls in a feed as the anchor for the
default directory
joey [Mon, 31 Jul 2006 00:59:54 +0000 (00:59 +0000)]
fix
joey [Mon, 31 Jul 2006 00:34:18 +0000 (00:34 +0000)]
fix title metadata on blogs, reorg needed to do it, simplified tag some
joey [Sun, 30 Jul 2006 23:51:48 +0000 (23:51 +0000)]
* Title metadata of inlined pages now shows up in blogs, although not yet
in their rss feeds.
joey [Sun, 30 Jul 2006 23:08:10 +0000 (23:08 +0000)]
avoid message if mailing password or registering
joey [Sun, 30 Jul 2006 22:58:48 +0000 (22:58 +0000)]
* Change meta tags to use html entity-escaped text for values, so that
quotes and such can be represented in title tags.
* Depend and build-depend on HTML::Parser for HTML::Entities which is used
for the above.
* Make --rebuild also cause --aggregate to re-download and write aggregated
pages.
* Avoid outputting duplicate meta info.
* Include title metadata on aggregated posts for capitalised and un-munged
titles.
joey [Sun, 30 Jul 2006 21:54:03 +0000 (21:54 +0000)]
add test for nonexistant polygen
joey [Sun, 30 Jul 2006 21:51:37 +0000 (21:51 +0000)]
escape slashes in page names