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
www-data [Sun, 30 Jul 2006 14:46:48 +0000 (14:46 +0000)]
web commit by JonasSmedegaard: Corrected typo: imge -> image.
joey [Sun, 30 Jul 2006 07:59:04 +0000 (07:59 +0000)]
improce
joey [Sun, 30 Jul 2006 07:41:26 +0000 (07:41 +0000)]
allow hooks to add options even to --setup
joey [Sun, 30 Jul 2006 07:30:08 +0000 (07:30 +0000)]
when autogenerating a dir naem, include "feed/" in it
joey [Sun, 30 Jul 2006 07:17:44 +0000 (07:17 +0000)]
fix
joey [Sun, 30 Jul 2006 07:07:20 +0000 (07:07 +0000)]
need to lower-case pages, sigh..
joey [Sun, 30 Jul 2006 06:57:42 +0000 (06:57 +0000)]
erase old tags
joey [Sun, 30 Jul 2006 06:55:33 +0000 (06:55 +0000)]
stop abusing titlepage for internal encoding (esp since it doesn't work)
joey [Sun, 30 Jul 2006 06:20:58 +0000 (06:20 +0000)]
fix encoding of some stuff
joey [Sun, 30 Jul 2006 06:15:04 +0000 (06:15 +0000)]
fix
joey [Sun, 30 Jul 2006 06:14:44 +0000 (06:14 +0000)]
more robust and faster handling of feedurls
joey [Sun, 30 Jul 2006 06:08:56 +0000 (06:08 +0000)]
security note
joey [Sun, 30 Jul 2006 05:44:17 +0000 (05:44 +0000)]
robustness and etc
joey [Sun, 30 Jul 2006 05:29:03 +0000 (05:29 +0000)]
deal with title-less feeds
joey [Sun, 30 Jul 2006 05:17:59 +0000 (05:17 +0000)]
md5 can't handle wide chars
joey [Sun, 30 Jul 2006 05:14:35 +0000 (05:14 +0000)]
fixes, and make dir optional
joey [Sun, 30 Jul 2006 04:31:08 +0000 (04:31 +0000)]
* ikiwiki can now download and aggregate feeds with its new aggregate
plugin, so it's possible to implement a Planet using ikiwiki!
* --setup --refresh no longer rebuilds wrappers. Use --setup --refresh
--wrappers to do that.
* Add %IkiWiki::forcerebuild to provide a way for plugins like aggregate
to update pages that haven't changed on disk.
joey [Sun, 30 Jul 2006 01:38:50 +0000 (01:38 +0000)]
forgot to add this
joey [Sun, 30 Jul 2006 00:20:11 +0000 (00:20 +0000)]
* Add a run_hooks function for the common task of running all hooks of a
given type.
* Add a savestate hook.
* Don't put blog post forms on pages if there's no cgiurl set.
* Reformat front page.
www-data [Sat, 29 Jul 2006 22:35:03 +0000 (22:35 +0000)]
web commit by joey: fix format
joey [Sat, 29 Jul 2006 22:32:19 +0000 (22:32 +0000)]
add news item for ikiwiki 1.12
joey [Sat, 29 Jul 2006 22:25:40 +0000 (22:25 +0000)]
updats
joey [Sat, 29 Jul 2006 22:17:07 +0000 (22:17 +0000)]
add type pages
joey [Sat, 29 Jul 2006 22:15:45 +0000 (22:15 +0000)]
* Tag plugins according to type.
joey [Sat, 29 Jul 2006 21:54:50 +0000 (21:54 +0000)]
add fortune
joey [Sat, 29 Jul 2006 21:53:57 +0000 (21:53 +0000)]
* fortune plugin (trivial)
joey [Sat, 29 Jul 2006 21:40:59 +0000 (21:40 +0000)]
last minute fix from faidon
joey [Sat, 29 Jul 2006 21:38:50 +0000 (21:38 +0000)]
* Allow preprocessor directives to be expanded in inlined blog pages.
However, to avoid inlining loops etc, don't expand inline directives in
inlined pages.
joey [Sat, 29 Jul 2006 21:27:09 +0000 (21:27 +0000)]
right paper
joey [Sat, 29 Jul 2006 21:12:08 +0000 (21:12 +0000)]
1.12 is not released yet
joey [Sat, 29 Jul 2006 21:04:31 +0000 (21:04 +0000)]
* Locale patch from Faidon:
- Adds a locale setting to setup files.
- Proper local time, if the locale configuration option is used.
- Support for UTF-8 (or ISO-8859-X) filenames in SVN. Before this patch,
commiting (or even rcs_updating) on repositories with UTF-8 filenames was
impossible.
joey [Sat, 29 Jul 2006 20:50:20 +0000 (20:50 +0000)]
* htmltidy plugin from Faidon.
www-data [Sat, 29 Jul 2006 20:39:34 +0000 (20:39 +0000)]
web commit by FaidonLiambotis: Add HTML Tidy plugin to patchqueue
joey [Sat, 29 Jul 2006 20:38:46 +0000 (20:38 +0000)]
remove this, pagestats is too slow and it was mostly for testing
www-data [Sat, 29 Jul 2006 20:32:36 +0000 (20:32 +0000)]
web commit by FaidonLiambotis: Revise the locale patch
joey [Sat, 29 Jul 2006 20:30:39 +0000 (20:30 +0000)]
fix %links iteration
joey [Sat, 29 Jul 2006 20:14:07 +0000 (20:14 +0000)]
more links
joey [Sat, 29 Jul 2006 20:07:48 +0000 (20:07 +0000)]
use htmllink
joey [Sat, 29 Jul 2006 20:01:29 +0000 (20:01 +0000)]
"Viva l'Italia!"
* Polygen plugin from Enrico.
joey [Sat, 29 Jul 2006 19:16:55 +0000 (19:16 +0000)]
* Build-depend on libtext-wikiformat-perl, so that the syntax check of
the wikiformat plugin works. Thanks, Emanuele Aina.
* Patch from Alessandro Dotti Contra to clean up backlinks and navbar
display, running them through pagetitle. This removes ugly underscores and
other gunk from the display, much nicer. You may want to rebuild your wiki
when upgrading to get the cleanup globally.
joey [Sat, 29 Jul 2006 18:05:50 +0000 (18:05 +0000)]
mercuriual backend in progress
joey [Sat, 29 Jul 2006 17:46:25 +0000 (17:46 +0000)]
add pagestats
joey [Sat, 29 Jul 2006 17:44:41 +0000 (17:44 +0000)]
* New pagestats plugin from Enrico, which can generate a table counting
the backlinks for each page, or a del.icio.us style cloud.
joey [Sat, 29 Jul 2006 07:25:17 +0000 (07:25 +0000)]
* Put categories in rss feeds for tagged items.
joey [Fri, 28 Jul 2006 17:48:24 +0000 (17:48 +0000)]
* Add exclude option in setup files, works same as --exclude.
joey [Fri, 28 Jul 2006 05:36:37 +0000 (05:36 +0000)]
improve
joey [Fri, 28 Jul 2006 05:26:49 +0000 (05:26 +0000)]
* Add getopt hook type, this allows plugins to add new command-line options.
* Add --tagbase option to tag plugin.
joey [Fri, 28 Jul 2006 04:43:45 +0000 (04:43 +0000)]
small improvements
joey [Fri, 28 Jul 2006 01:02:37 +0000 (01:02 +0000)]
another doubled escape removed
www-data [Fri, 28 Jul 2006 01:00:06 +0000 (01:00 +0000)]
web commit by joey
joey [Fri, 28 Jul 2006 00:52:43 +0000 (00:52 +0000)]
add news item for ikiwiki 1.11
joey [Fri, 28 Jul 2006 00:52:21 +0000 (00:52 +0000)]
releasing version 1.11
joey [Fri, 28 Jul 2006 00:33:57 +0000 (00:33 +0000)]
don't need double-escape on indented literal text as markdown doesn't mess
with it
www-data [Fri, 28 Jul 2006 00:30:05 +0000 (00:30 +0000)]
web commit by joey
www-data [Fri, 28 Jul 2006 00:29:42 +0000 (00:29 +0000)]
web commit by joey
www-data [Fri, 28 Jul 2006 00:28:27 +0000 (00:28 +0000)]
web commit by joey
joey [Fri, 28 Jul 2006 00:25:13 +0000 (00:25 +0000)]
add news
joey [Fri, 28 Jul 2006 00:21:13 +0000 (00:21 +0000)]
Hope encrico doesn't mind, but I changed the location and layout of the
tags on the templates. This way seems to fit better with the links. Also
some css cleanup, avoid hardcoded <i> etc.
joey [Thu, 27 Jul 2006 23:47:13 +0000 (23:47 +0000)]
more destpage improvements
joey [Thu, 27 Jul 2006 23:41:58 +0000 (23:41 +0000)]
* Switch pagetemplate hooks to using named parameters.
* Pass a "destpage" parameter to preprocessor and pagetemplate hooks.
This will be the page that a source page will be part of, which is
different than the source page for inlined pages.
* Audited all plugins to endure they pass page, destpage to htmllink
appropriatly. This means inlining of various plugins will not work
properly, with correct links generated.
www-data [Thu, 27 Jul 2006 23:13:43 +0000 (23:13 +0000)]
web commit by JonasSmedegaard: A little something about myself.
www-data [Thu, 27 Jul 2006 23:08:47 +0000 (23:08 +0000)]
web commit by JonasSmedegaard: Small typo: "a a" -> "as a"
joey [Thu, 27 Jul 2006 23:08:03 +0000 (23:08 +0000)]
- Adds a tag plugin that allows more easily tagging pages.
The meta plugin can also still be used for that, but the tag plugin
also lists a page's tags at the bottom of the page.
- Allows preprocessor directives to have parameters with no specified
value.
- Fixes preprocessor directive parameter parsing so that
foo=bar baz now means "foo=bar" and a "baz" with no value.
* Run pagetemplate hooks when inlining pages so that inlines pages also
list their tags.
* Make all plugins with pagetemplate hooks check that variables exist
on the template before setting them.
joey [Thu, 27 Jul 2006 21:38:02 +0000 (21:38 +0000)]
* Patch from Enrico that
- allows preprocessor directives to have parameters with no specified
value
- fixes preprocessor directive parameter parsing so that
foo=bar baz now means "foo=bar" and a "baz" with no value
- Add a tag plugin that allows more easily tagging pages.
The meta plugin can also still be used for this.
joey [Wed, 26 Jul 2006 23:36:14 +0000 (23:36 +0000)]
foo
joey [Wed, 26 Jul 2006 22:31:57 +0000 (22:31 +0000)]
add
joey [Wed, 26 Jul 2006 22:10:41 +0000 (22:10 +0000)]
add news item for ikiwiki 1.10
joey [Wed, 26 Jul 2006 22:09:55 +0000 (22:09 +0000)]
* Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks.
www-data [Wed, 26 Jul 2006 22:07:36 +0000 (22:07 +0000)]
web commit by joey
joey [Wed, 26 Jul 2006 21:58:13 +0000 (21:58 +0000)]
fix
joey [Wed, 26 Jul 2006 21:57:13 +0000 (21:57 +0000)]
fix