2006-12-23 02:07:11 +01:00
|
|
|
ikiwiki (1.37) UNRELEASED; urgency=low
|
|
|
|
|
|
|
|
* Add mirrorlist plugin.
|
2006-12-23 06:49:54 +01:00
|
|
|
* Fixed permissions of some files that were 600 in the tarball. (Did not
|
|
|
|
affect the deb).
|
2006-12-23 07:48:56 +01:00
|
|
|
* Avoid creating edit links when the cgi url is not known.
|
2006-12-23 07:18:55 +01:00
|
|
|
* Avoid displaying discussion links at all, if there's not a discussion
|
2006-12-23 07:48:56 +01:00
|
|
|
page, when the cgi url isn't known.
|
2006-12-23 02:07:11 +01:00
|
|
|
|
2006-12-23 07:18:55 +01:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sat, 23 Dec 2006 01:17:54 -0500
|
2006-12-23 02:07:11 +01:00
|
|
|
|
2006-12-22 21:56:43 +01:00
|
|
|
ikiwiki (1.36) unstable; urgency=low
|
2006-12-04 11:50:46 +01:00
|
|
|
|
|
|
|
* Fix various links on the hyperestradier pages.
|
2006-12-14 20:04:42 +01:00
|
|
|
* Use POST for poll to avoid some robots.
|
2006-12-14 20:41:41 +01:00
|
|
|
* Fix sometimes broken links to Discussion pages from blog pages.
|
2006-12-19 17:58:55 +01:00
|
|
|
* Add userdir config setting.
|
2006-12-19 18:09:03 +01:00
|
|
|
* Fix man page perms in install.
|
2006-12-21 14:51:50 +01:00
|
|
|
* Fix an issue with inlining a page with a rss feed inside another
|
|
|
|
page with an rss feed.
|
2006-12-21 20:36:15 +01:00
|
|
|
* Turn $config{wiki_file_prune_regexps} into an array that is easier to
|
|
|
|
manipulate.
|
|
|
|
* Only exclude rss and atom files from processing if the inline plugin
|
|
|
|
is enabled and that feed type is enabled. Else it's just a copyable file
|
|
|
|
type.
|
|
|
|
* Move rss and atom option handling code into the inline plugin.
|
|
|
|
* Applied a rather old patch from Recai to fix the "pruning is too strict"
|
|
|
|
issue. Now you can have wiki source directories inside dotdirs and the
|
|
|
|
like, if you want.
|
2006-12-21 20:40:11 +01:00
|
|
|
* Patch from Emanuele Aina to fix modification time code in mercurual
|
|
|
|
backend.
|
2006-12-21 23:15:11 +01:00
|
|
|
* Add support for links of the form [[/foo]]
|
2006-12-21 22:52:06 +01:00
|
|
|
* Fix code to make absolute urls for rss feeds, was missing some urls.
|
|
|
|
* Fix double-escaping of html entities in titles etc in rss feeds
|
|
|
|
that occured if escaped characters were present in the page filename.
|
2006-12-21 20:36:15 +01:00
|
|
|
|
2006-12-22 21:56:43 +01:00
|
|
|
-- Joey Hess <joeyh@debian.org> Fri, 22 Dec 2006 15:55:05 -0500
|
2006-12-04 11:50:46 +01:00
|
|
|
|
2006-12-02 01:29:55 +01:00
|
|
|
ikiwiki (1.35) unstable; urgency=low
|
2006-12-02 01:12:26 +01:00
|
|
|
|
|
|
|
* Fix daemonisation code to only do daemon setup things after forking the
|
|
|
|
child process.
|
2006-12-02 01:19:55 +01:00
|
|
|
* The hack used to make the pagetemplate hook have access to the editpage
|
|
|
|
template won't work with CGI::FormBuilder 3.0401, so disable it for now.
|
|
|
|
* CGI::FormBuilder 3.0401 seems to work ok now with ikiwiki, although
|
|
|
|
there might still be bugs lurking..
|
2006-12-02 01:12:26 +01:00
|
|
|
|
2006-12-02 01:19:55 +01:00
|
|
|
-- Joey Hess <joeyh@debian.org> Fri, 1 Dec 2006 19:14:36 -0500
|
2006-12-02 01:12:26 +01:00
|
|
|
|
2006-11-28 19:16:04 +01:00
|
|
|
ikiwiki (1.34.2) unstable; urgency=low
|
2006-11-28 06:46:13 +01:00
|
|
|
|
2006-11-28 10:10:42 +01:00
|
|
|
* Allow /etc/ikiwiki/wikilist to list just the names of users, if so then
|
2006-11-28 06:46:13 +01:00
|
|
|
~user/.ikiwiki/wikilist will be read.
|
2006-11-28 10:10:42 +01:00
|
|
|
* Fix url absolution code in inline plugin to support class and id fields in
|
|
|
|
links and imgs, and to support anchor urls.
|
2006-11-28 19:16:04 +01:00
|
|
|
* More build deps updates.
|
|
|
|
* /dev/null fortune failures
|
2006-11-28 06:46:13 +01:00
|
|
|
|
2006-11-28 19:16:04 +01:00
|
|
|
-- Joey Hess <joeyh@debian.org> Tue, 28 Nov 2006 12:58:47 -0500
|
2006-11-28 06:46:13 +01:00
|
|
|
|
2006-11-27 18:39:22 +01:00
|
|
|
ikiwiki (1.34.1) unstable; urgency=low
|
|
|
|
|
2006-11-28 19:16:04 +01:00
|
|
|
* Add libtime-duration-perl to build deps, as it's used by the svn module
|
2006-11-27 18:39:22 +01:00
|
|
|
which is now tested at build.
|
|
|
|
|
|
|
|
-- Joey Hess <joeyh@debian.org> Mon, 27 Nov 2006 12:26:12 -0500
|
|
|
|
|
2006-11-27 02:52:23 +01:00
|
|
|
ikiwiki (1.34) unstable; urgency=low
|
2006-11-20 02:52:18 +01:00
|
|
|
|
|
|
|
* Add an openid plugin to support logging in using OpenID.
|
2006-11-20 03:46:58 +01:00
|
|
|
* Web commits by OpenID users will record the full OpenID url for the user,
|
|
|
|
but in recentchanges, these urls will be converted to a simplified display
|
|
|
|
form+link.
|
|
|
|
* Modified svn, git, tla backends to recognise such web commits.
|
|
|
|
* Move httpauth support to a plugin.
|
2006-11-20 10:40:09 +01:00
|
|
|
* Add openidsignup config option.
|
2006-11-20 12:31:23 +01:00
|
|
|
* Make the openid plugin support the callbacks from myopenid.com via its
|
2006-11-20 10:40:09 +01:00
|
|
|
affiliate program.
|
2006-11-22 03:28:42 +01:00
|
|
|
* Add toggle plugin.
|
2006-11-26 21:05:57 +01:00
|
|
|
* Add a poll plugin.
|
|
|
|
* Add quick mode for archive page generation.
|
2006-11-22 07:15:32 +01:00
|
|
|
* Introduce the goodstuff bundle. This is a kind of plugin, that just enables
|
2006-11-22 03:28:42 +01:00
|
|
|
many other plugins. It's an easy way to boost ikiwiki from its default,
|
|
|
|
basic wiki, to a full-featured wiki, without manually picking the right
|
2006-11-22 07:15:32 +01:00
|
|
|
set of plugins. New plugins will be added to goodstuff from time to
|
2006-11-22 03:28:42 +01:00
|
|
|
time.
|
2006-11-20 10:40:09 +01:00
|
|
|
* Change how post signin actions are propigated through the signin process;
|
|
|
|
they're now stored in the session.
|
2006-11-20 12:31:23 +01:00
|
|
|
* Add optional "desc" parameter to shortcut definitions.
|
2006-11-20 13:03:35 +01:00
|
|
|
* Avoid locking the wiki at all when handling some basic cgi stuff
|
|
|
|
(searches, recentchanges).
|
2006-11-20 21:37:27 +01:00
|
|
|
* Add "last" parameter to hook function. Very basic ordering, and hopefully
|
|
|
|
nothing more spohisticated will be needed.
|
|
|
|
* Add formbuilder_setup and formbuilder hooks.
|
|
|
|
* Split out a passwordauth module, that holds all the traditional password
|
|
|
|
based authentication etc code. It's enabled by default, but can be disabled
|
|
|
|
if you want only openid or some other auth method.
|
2006-11-20 23:12:43 +01:00
|
|
|
* Rename ikiwiki.pl so MakeMaker doesn't see it, and install it.
|
|
|
|
* Add some code to the build system that tries to determine if the
|
|
|
|
lib installation directory is in @INC. If it's not, munge ikiwiki
|
|
|
|
to hardcode the path to the lib directory. This should allow installing
|
|
|
|
ikiwiki in nonstandard locations, including home directories, by just
|
|
|
|
setting PREFIX at build time.
|
|
|
|
* Fix nested examples directory in deb.
|
2006-11-21 18:47:53 +01:00
|
|
|
* Add a test suite for the mercurial backend, contributed by Emanuele Aina.
|
|
|
|
* Add a test suite for the svn backend.
|
2006-11-27 02:52:23 +01:00
|
|
|
* Add a test suite for the git backend, from Recai
|
2006-11-21 18:47:53 +01:00
|
|
|
* Daemonize before sending RPC pings, since that can take a while
|
|
|
|
and/or hang.
|
|
|
|
* Daemonize before sending commit mails, as that can also take a long
|
|
|
|
time/hang if the mail server is unhappy.
|
|
|
|
* Factor out commit mail sending code into new function.
|
2006-11-22 15:28:38 +01:00
|
|
|
* Change rcs_commit, it is now passed the name of the user doing the commit
|
|
|
|
and their IP address, and needs to construct its own commit message
|
|
|
|
containing them, or do something more appropriate for the given RCS.
|
2006-11-22 15:59:26 +01:00
|
|
|
* Add softwaresite example.
|
2006-11-26 21:05:57 +01:00
|
|
|
* Mercurial backend improvements, including --get-ctime support. (Emanuele
|
|
|
|
Aina)
|
2006-11-26 21:10:09 +01:00
|
|
|
* Git backend improvements, including bug fixes and better robustness,
|
|
|
|
from Recai.
|
2006-11-20 02:52:18 +01:00
|
|
|
|
2006-11-27 02:52:23 +01:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sun, 26 Nov 2006 20:46:56 -0500
|
2006-11-20 02:52:18 +01:00
|
|
|
|
2006-11-16 00:33:11 +01:00
|
|
|
ikiwiki (1.33) unstable; urgency=low
|
2006-11-04 20:20:24 +01:00
|
|
|
|
|
|
|
* Fix issue with aggregate plugin updating expired pages.
|
2006-11-06 00:44:20 +01:00
|
|
|
* Avoid syntax errors in templates used by the template plugin crashing
|
|
|
|
ikiwiki.
|
2006-11-08 21:13:59 +01:00
|
|
|
* Enable utf8 file IO in aggregate plugin.
|
|
|
|
* Fix some issues with the new registration form.
|
2006-11-08 21:39:48 +01:00
|
|
|
* Patch from Ethan Glasser Camp to add a skip option to the inline plugin.
|
2006-11-08 22:03:33 +01:00
|
|
|
* Make sure to check for errors from every eval.
|
2006-11-09 21:58:24 +01:00
|
|
|
* Fix img plugin's handling of adding dependencies for images that do not
|
|
|
|
yet exist.
|
2006-11-10 08:46:41 +01:00
|
|
|
* Work around a strange bug in CGI::FormBuilder 3.0401 that makes
|
|
|
|
FORM-SUBMIT unusable on customised formbuilder templates. For now,
|
|
|
|
hardcode the submit buttons in editpage.tmpl instead of using the
|
|
|
|
template variable, which is ok, since the buttons are static.
|
2006-11-13 21:07:55 +01:00
|
|
|
* Work with hyperestraier 1.4.9.
|
2006-11-04 20:20:24 +01:00
|
|
|
|
2006-11-16 00:33:11 +01:00
|
|
|
-- Joey Hess <joeyh@debian.org> Wed, 15 Nov 2006 18:32:26 -0500
|
2006-11-04 20:20:24 +01:00
|
|
|
|
2006-11-03 20:48:58 +01:00
|
|
|
ikiwiki (1.32) unstable; urgency=low
|
2006-10-28 05:27:10 +02:00
|
|
|
|
|
|
|
* Add a separate pass to find page links, and only render each page once,
|
2006-10-28 07:07:56 +02:00
|
|
|
instead of over and over. Typical speedup is ~4x. Max possible speedup:
|
|
|
|
8x.
|
|
|
|
* Add "scan" parameter to hook(), which is used to make the hook be called
|
|
|
|
during the scanning pass, as well as the render pass. The meta and tag
|
|
|
|
plugins need to use the new scan parameter, so will any others that modify
|
|
|
|
%links.
|
2006-10-28 19:18:50 +02:00
|
|
|
* Now that links are calculated in a separate pass, it can also
|
2006-10-28 07:07:56 +02:00
|
|
|
precalculate backlinks in one pass, which is O(N^2) instead of the
|
|
|
|
previous code that was O(N^3). A very nice speedup for wikis with lots
|
|
|
|
(thousands) of pages.
|
2006-10-28 19:18:50 +02:00
|
|
|
* Stylish update to the ikiwiki logo, thanks to Recai Oktaş and Selçuk
|
|
|
|
Erdem.
|
2006-10-29 01:41:39 +02:00
|
|
|
* Add a default stylesheet entry for the pagecloud.
|
|
|
|
* Add examples page with some examples of things that can be done using
|
|
|
|
ikiwiki, like a weblog. The examples can be copied into a user's wiki
|
|
|
|
for a quick start, without needing to learn everything about how to put
|
|
|
|
them together.
|
2006-10-29 01:46:45 +02:00
|
|
|
* Install the source of the examples into /usr/share/doc/ikiwiki/examples.
|
2006-10-30 20:31:45 +01:00
|
|
|
* Add perlmagick to build-depends so syntax check of img plugin works.
|
2006-11-02 19:03:38 +01:00
|
|
|
Closes: #396702
|
2006-10-31 00:28:01 +01:00
|
|
|
* Improve login/register process, the login dialog has only name and
|
|
|
|
password fields, which allows more web browsers to regognise it as a login
|
|
|
|
field, and is less confusing.
|
2006-11-01 06:41:37 +01:00
|
|
|
* Implemented expiry options for aggregate plugin.
|
|
|
|
* Use precalculated backlinks info when determining if files need an update
|
|
|
|
due to a page they link to being added/removed. Mostly significant if
|
|
|
|
there are lots of pages.
|
|
|
|
* Remove duplicate link info when saving index. In some cases it could
|
|
|
|
pile up rather badly. (Probably not the best way to deal with this
|
|
|
|
problem.)
|
2006-11-01 07:45:59 +01:00
|
|
|
* Patch from James Westby to support podcasting, photoblogging, vidcasting,
|
|
|
|
or what have you, by creating enclosures for non-page items that are
|
|
|
|
included in feeds.
|
2006-10-28 05:27:10 +02:00
|
|
|
|
2006-11-03 20:48:58 +01:00
|
|
|
-- Joey Hess <joeyh@debian.org> Fri, 3 Nov 2006 14:46:37 -0500
|
2006-10-28 05:27:10 +02:00
|
|
|
|
2006-10-28 05:17:35 +02:00
|
|
|
ikiwiki (1.31) unstable; urgency=low
|
2006-10-17 19:48:52 +02:00
|
|
|
|
|
|
|
* Patch from Pawel Tecza to cp -a the templates in the Makefile.
|
2006-10-22 23:12:50 +02:00
|
|
|
* Change the rss feed title from the wikiname to the page title, with
|
|
|
|
an exception for the wiki's toplevel index page, which will still use the
|
|
|
|
wikiname as the feed title.
|
2006-10-20 23:17:36 +02:00
|
|
|
Overriding the page title with meta title already overrode the rss feed
|
|
|
|
tittle.
|
2006-10-21 23:59:44 +02:00
|
|
|
* Add an img plugin, based on Christian Mock's img plugin, but stripped
|
|
|
|
down to the bare essentials. Useful for handling large images on websites.
|
2006-10-22 23:12:50 +02:00
|
|
|
* Sanitize possibly problimatic characters out of the polygen grammar names,
|
|
|
|
just in case. Should not be exploitable anyway, since it only tries to run
|
|
|
|
polygen after finding the specified grammar file.
|
2006-10-27 19:11:30 +02:00
|
|
|
* Add missing dependency on the URI perl module.
|
2006-10-28 02:35:33 +02:00
|
|
|
* Add basic spam fighting tool for admins: An admin's prefs page now allows
|
2006-10-28 03:20:13 +02:00
|
|
|
editing a list of banned users.
|
2006-10-17 19:48:52 +02:00
|
|
|
|
2006-10-28 05:17:35 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Fri, 27 Oct 2006 23:16:33 -0400
|
2006-10-17 19:48:52 +02:00
|
|
|
|
2006-10-16 21:26:53 +02:00
|
|
|
ikiwiki (1.30) unstable; urgency=low
|
2006-10-15 21:33:52 +02:00
|
|
|
|
|
|
|
* Add no_override parameter to hook().
|
2006-10-16 20:33:59 +02:00
|
|
|
* Add a shortcut plugin, inspired by Victor Moral's contributed shortcuts
|
2006-10-15 21:33:52 +02:00
|
|
|
plugin, but featuring a more ikiwiki-ish syntax and with shortcuts that
|
|
|
|
can be configured using a page in wiki.
|
2006-10-16 20:33:59 +02:00
|
|
|
* Fix support for --pingurl at the command line.
|
2006-10-16 20:51:13 +02:00
|
|
|
* Fix a subtle bug in will_render that broke some builds, by only clearing
|
|
|
|
items from renderedfiles the first time per build.
|
2006-10-16 21:03:33 +02:00
|
|
|
* Wrap entire technortati ping operation in an eval to catch all possible
|
|
|
|
failure modes, after I observed a simple ->value crashing ikiwiki when
|
|
|
|
a ping failed.
|
2006-10-15 21:33:52 +02:00
|
|
|
|
2006-10-16 21:26:53 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Mon, 16 Oct 2006 15:17:38 -0400
|
2006-10-15 21:33:52 +02:00
|
|
|
|
2006-10-14 05:48:17 +02:00
|
|
|
ikiwiki (1.29) unstable; urgency=low
|
2006-09-29 01:11:24 +02:00
|
|
|
|
|
|
|
* Patch from Paul Tötterman to use CP in the Makefile.
|
2006-10-03 00:56:09 +02:00
|
|
|
* Patch from Alec Berryman adding a http_auth config item that allows
|
|
|
|
using HTTP Authentication instead of ikiwiki's built in authentication.
|
|
|
|
Useful for eg, large sites with their own previously existing user auth
|
|
|
|
setup. Closes: #384534
|
2006-10-08 23:56:50 +02:00
|
|
|
* Change %renderedfiles to store an array of files rendered from a given
|
|
|
|
source file, to allow tracking of extra rendered files like rss feeds.
|
|
|
|
* Note that plugins that accessed this variable will need to be updated!
|
|
|
|
The plugin interface has been increased to version 1.01 for this change.
|
2006-10-09 00:20:41 +02:00
|
|
|
As few plugins use %renderedfiles I haven't done anything else to ensure
|
|
|
|
compatability of old plugins.
|
2006-10-08 23:56:50 +02:00
|
|
|
* Add will_render function to the plugin interface, used to register that a
|
2006-10-09 00:20:41 +02:00
|
|
|
page renders a destination file, and do some security checks. Previously
|
|
|
|
but no longer rendered files will be cleaned up.
|
2006-10-08 23:56:50 +02:00
|
|
|
* Use will_render in the inline and linkmap plugins.
|
|
|
|
* You will need to rebuild your wiki on upgrade to this version.
|
2006-10-09 01:57:37 +02:00
|
|
|
* Atom feed support based on a patch by Clint Adams.
|
|
|
|
* Add feeds=no option to inline preprocessor directive to turn off all types
|
2006-10-09 02:05:14 +02:00
|
|
|
of feeds.
|
2006-10-09 01:57:37 +02:00
|
|
|
* $IkiWiki::version now holds the program version, and is accessible to
|
|
|
|
plugins.
|
2006-10-13 20:31:18 +02:00
|
|
|
* Make the aggregate plugin emphasize error messages.
|
2006-10-14 05:12:30 +02:00
|
|
|
* Patch from Recai to limit recentchanges to displaying max 10 files for a
|
|
|
|
given changeset (to avoid large number of file changes excessively
|
|
|
|
bloating the page).
|
2006-09-29 01:11:24 +02:00
|
|
|
|
2006-10-14 05:48:17 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Fri, 13 Oct 2006 23:14:28 -0400
|
2006-09-29 01:11:24 +02:00
|
|
|
|
2006-09-26 08:08:24 +02:00
|
|
|
ikiwiki (1.28) unstable; urgency=low
|
2006-09-25 23:13:14 +02:00
|
|
|
|
|
|
|
* inline: Add ability to sort by page name, based on a patch from
|
|
|
|
Benjamin A'Lee.
|
2006-09-25 23:38:25 +02:00
|
|
|
* Fix a forkbomb in various calls to IPC::Open2, which has a highly
|
|
|
|
braindead interface. Closes: #389383
|
2006-09-25 23:41:45 +02:00
|
|
|
* Don't rm -rf ikiwiki on distclean, since a) there's no such file
|
|
|
|
and b) those poor Mac OSX users and their case insensative files!
|
2006-09-26 08:08:24 +02:00
|
|
|
* Don't fail syntax check if Text::Typography isn't installed.
|
|
|
|
Closes: #389406
|
2006-09-25 23:13:14 +02:00
|
|
|
|
2006-09-26 08:08:24 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Tue, 26 Sep 2006 02:08:17 -0400
|
2006-09-25 23:13:14 +02:00
|
|
|
|
2006-09-24 18:57:55 +02:00
|
|
|
ikiwiki (1.27) unstable; urgency=low
|
2006-09-09 09:11:51 +02:00
|
|
|
|
2006-09-10 00:50:27 +02:00
|
|
|
* Work on firming up the plugin interface:
|
|
|
|
- Plugins should not need to load IkiWiki::Render to get commonly
|
|
|
|
used functions, so moved some functions from there to IkiWiki.
|
|
|
|
- Picked out the set of functions and variables that most plugins
|
|
|
|
use, documented them, and made IkiWiki export them by default,
|
|
|
|
like a proper perl module should.
|
|
|
|
- Use the other functions at your own risk.
|
|
|
|
- This is not quite complete, I still have to decide whether to
|
|
|
|
export some other things.
|
|
|
|
* Changed all plugins included in ikiwiki to not use "IkiWiki::" when
|
|
|
|
referring to stuff now exported by the IkiWiki module.
|
2006-09-10 01:07:27 +02:00
|
|
|
* Add a module version number to IkiWiki, so you can "use IkiWiki '1.00'"
|
|
|
|
to declare which version of the interface your plugin needs.
|
2006-09-10 01:11:10 +02:00
|
|
|
* Anyone with a third-party ikiwiki plugin is strongly encouraged
|
2006-09-23 02:05:27 +02:00
|
|
|
to make like changes to it and avoid use of non-exported symbols from
|
2006-09-10 00:50:27 +02:00
|
|
|
"IkiWiki::".
|
|
|
|
* Link debian/changelog and debian/news to NEWS and CHANGELOG.
|
|
|
|
* Support hyperestradier version 1.4.2, which adds a new required phraseform
|
|
|
|
setting.
|
2006-09-10 06:19:46 +02:00
|
|
|
* If an inlined page has a permalink, link the page title to that.
|
2006-09-10 20:16:43 +02:00
|
|
|
* Patch from Recai to use utf8 when reading the setup file, so that
|
|
|
|
utf8 wikinames from there will be used properly.
|
2006-09-11 18:24:05 +02:00
|
|
|
* Patch from Recai to kill utf-8 on the wiki name when generating the
|
|
|
|
session cookie.
|
2006-09-15 00:28:04 +02:00
|
|
|
* Change ddate plugin to use the DateTime::Calendar::Discordian perl module.
|
2006-09-15 05:15:34 +02:00
|
|
|
* Fix a baseurl problem in hyperestradier search results.
|
2006-09-15 19:09:08 +02:00
|
|
|
* Add a stub local.css to avoid problems with 404's.
|
2006-09-15 19:10:53 +02:00
|
|
|
* Patch from Recai to fix a wide character warning from the search plugin
|
|
|
|
during setup if the wikiname contains utf8.
|
2006-09-23 02:05:27 +02:00
|
|
|
* Yet another fix for those poor case-insensative OS X users.
|
2006-09-16 02:52:26 +02:00
|
|
|
* pagetemplate hooks are now also called when generating cgi pages.
|
|
|
|
* Add a favicon plugin, which simply adds a link tag for an icon to each
|
|
|
|
page (and cgis).
|
2006-09-16 03:23:14 +02:00
|
|
|
* Patch from James Westby to deal with the case where you're editing a
|
|
|
|
new page, hit cancel, and need to be redirected to somewhere sane.
|
2006-09-16 03:25:51 +02:00
|
|
|
* Various documentation improvements by various wiki users.
|
2006-09-16 03:50:29 +02:00
|
|
|
* Support Text::Markdown from CPAN, which has a different interface from
|
|
|
|
the original markdown or the one in Debian.
|
2006-09-16 04:40:50 +02:00
|
|
|
* Version the libcgi-session-perl dependency, some features that need
|
|
|
|
the new version are used in some cases (sslcookie).
|
2006-09-16 06:09:06 +02:00
|
|
|
* Numerous tla fixes from Clint.
|
2006-09-16 17:12:01 +02:00
|
|
|
* Updated ikiwiki.svgz from Recai, includes an icon and is used to generate
|
|
|
|
a multi-resolution favicon.ico.
|
2006-09-18 20:08:10 +02:00
|
|
|
* README.Debian: typo Closes: #388110
|
2006-09-18 22:11:35 +02:00
|
|
|
* chomp trailing newline at the end of templates read in by the template
|
2006-09-18 21:28:09 +02:00
|
|
|
plugin, to allow use of the template preprocessor directive in
|
|
|
|
whitespace-sensative situations. Closes: #387073
|
2006-09-18 22:53:17 +02:00
|
|
|
* Patch from James Westby to make the location of the estseek.cgi script
|
|
|
|
configurable.
|
2006-09-21 22:28:40 +02:00
|
|
|
* Add typography (SmartyPants) plugin by Recai.
|
2006-09-21 23:34:29 +02:00
|
|
|
* Add --render mode, which can be used to preview an edit at the command
|
|
|
|
line by test rendering a single page.
|
2006-09-23 06:07:32 +02:00
|
|
|
* Add a googlecalendar plugin. A bit special-purpose, but it shows
|
|
|
|
one way to to deal with user-supplied content that could cause XSS
|
|
|
|
issues w/o the htmlscrubber, and won't survive the scrubber.
|
2006-09-09 09:11:51 +02:00
|
|
|
|
2006-09-24 18:57:55 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sun, 24 Sep 2006 00:02:21 -0400
|
2006-09-09 09:11:51 +02:00
|
|
|
|
2006-09-08 22:33:49 +02:00
|
|
|
ikiwiki (1.26) unstable; urgency=low
|
2006-09-08 21:19:56 +02:00
|
|
|
|
2006-09-08 22:33:49 +02:00
|
|
|
* Add a missing -n to tla undo call.
|
|
|
|
* otl2hmtl can't be safely used with IPC::Open2 since it sometimes
|
|
|
|
writes before consuming its whole stdin. Avoid this deadlock.
|
|
|
|
* Fix alt tags for outline checkboxes.
|
2006-09-08 21:19:56 +02:00
|
|
|
|
2006-09-08 22:33:49 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Fri, 8 Sep 2006 16:24:16 -0400
|
2006-09-08 21:19:56 +02:00
|
|
|
|
2006-09-08 08:04:45 +02:00
|
|
|
ikiwiki (1.25) unstable; urgency=low
|
2006-09-03 22:11:39 +02:00
|
|
|
|
|
|
|
* Add proper waitpid calls for open2ed processes throughout to avoid
|
|
|
|
zombies; this hit htmltidy especially badly.
|
2006-09-04 05:38:02 +02:00
|
|
|
* Drop real uid/gid in the suid wrapper, thus allowing commits to remote
|
|
|
|
subversion repos and fixing some other issues.
|
2006-09-04 08:16:29 +02:00
|
|
|
* Add support for tla, contributed by Clint Adams. Closes: #385936
|
2006-09-06 22:31:55 +02:00
|
|
|
* Add support for mercurial, contributed by Emanuele Aina.
|
2006-09-06 23:03:39 +02:00
|
|
|
* Include <link rel> tag for RSS feeds, used by some aggregators and
|
|
|
|
firefox to find the feed.
|
2006-09-07 07:31:01 +02:00
|
|
|
* Add a linkmap plugin (requires graphviz).
|
2006-09-03 22:11:39 +02:00
|
|
|
|
2006-09-08 08:04:45 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Fri, 8 Sep 2006 01:54:14 -0400
|
2006-09-03 22:11:39 +02:00
|
|
|
|
2006-09-03 21:55:59 +02:00
|
|
|
ikiwiki (1.24) unstable; urgency=low
|
2006-09-03 21:53:23 +02:00
|
|
|
|
|
|
|
* Simplify the data structure returned by rcs_recentchanges to avoid
|
|
|
|
each rcs plugin needing to form complex strings on its own.
|
2006-09-03 21:54:44 +02:00
|
|
|
* Fix another destpage issue in the inline directive. Closes: #385512
|
|
|
|
again.
|
2006-09-03 21:53:23 +02:00
|
|
|
|
2006-09-03 21:55:59 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sun, 3 Sep 2006 15:46:45 -0400
|
2006-09-03 21:53:23 +02:00
|
|
|
|
2006-09-03 18:25:47 +02:00
|
|
|
ikiwiki (1.23) unstable; urgency=low
|
|
|
|
|
|
|
|
* Allow inline directives to be nested inside eg, sidebars. Closes: #385512
|
|
|
|
|
|
|
|
-- Joey Hess <joeyh@debian.org> Sun, 3 Sep 2006 12:14:45 -0400
|
|
|
|
|
2006-09-02 07:32:59 +02:00
|
|
|
ikiwiki (1.22) unstable; urgency=low
|
2006-08-22 00:27:02 +02:00
|
|
|
|
|
|
|
* Change how the stylesheet url is determined in the templates: Remove
|
|
|
|
STYLEURL and add BASEURL to all templates (some already had it). This
|
|
|
|
new more general variable can be used to link to other things (eg, images)
|
|
|
|
from the template, as well as stylesheets.
|
2006-08-22 19:02:01 +02:00
|
|
|
* Fix a bug introduced last version to do with nested inlines.
|
2006-08-23 05:25:40 +02:00
|
|
|
* Allow preprocessor directives to span multiple lines, both to make
|
|
|
|
long ones with lots of values easier to write, and to allow for ones with
|
|
|
|
multi-line quoted values.
|
2006-08-23 07:41:07 +02:00
|
|
|
* Allow preprocessor directives to contain python-like triple-quoted
|
|
|
|
text blocks, for easy nesting of quotes inside.
|
|
|
|
* Add a template plugin.
|
2006-08-23 08:44:47 +02:00
|
|
|
* Make pagespec merge code smarter about merging duplicate pagespecs.
|
2006-08-23 20:41:32 +02:00
|
|
|
* Patch from Jordà Polo to make Setup::Standard support hashes in config
|
|
|
|
files.
|
2006-08-23 22:23:57 +02:00
|
|
|
* Change order of linkify and preprocess; first preprocess and then linkify.
|
|
|
|
This allows passing a wikilink inside a parameter to a preprocessor
|
|
|
|
directive without it being expanded to html, and leaking out of the
|
|
|
|
parameter, which had required some non-obvious use of triple-quoting
|
|
|
|
to avoid. Note that any preprocessor plugins that output something
|
|
|
|
that looks like a wikilink will now have it treated as such; AFAIK
|
|
|
|
this doesn't change any behavior though except for the template plugin.
|
|
|
|
* Enable preprocessor directives when previewing an edit.
|
2006-08-24 22:45:09 +02:00
|
|
|
* Make all pages pull in a local.css style sheet, if present. This won't
|
|
|
|
be included in ikiwiki, but can be created to make local styling changes
|
|
|
|
w/o needing to merge in every new change to the distributed style.css.
|
2006-08-25 04:12:43 +02:00
|
|
|
* Use DESTDIR and not PREFIX to specify installation prefix for packaging.
|
|
|
|
* Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run
|
|
|
|
from a different directory.
|
2006-08-25 21:06:37 +02:00
|
|
|
* Generalised preprocesser loop protection code.
|
2006-08-26 19:36:46 +02:00
|
|
|
* Patch from James Westby to allow a description to be set for rss feeds.
|
2006-08-26 23:57:59 +02:00
|
|
|
* Patch from James Westby to add a template for the search form.
|
2006-08-27 05:55:45 +02:00
|
|
|
* Added a ddate plugin.
|
2006-08-27 22:25:05 +02:00
|
|
|
* Patch from James Westby to add a --sslcookie switch, which forces
|
|
|
|
cookies to only be sent over ssl connections to avoid interception.
|
|
|
|
* Fix preferences page on anonok wikis; still need to sign in to get
|
|
|
|
to the preferences page.
|
2006-08-28 09:40:20 +02:00
|
|
|
* Add toc (table of contents) plugin.
|
2006-08-28 20:17:59 +02:00
|
|
|
* Change htmlize, format, and sanitize hooks to use named parameters.
|
2006-08-28 21:43:07 +02:00
|
|
|
* Patch from James Westby to add an actions option to inline; this
|
|
|
|
adds Edit and Discussion links at the end of blog entries.
|
2006-08-28 22:04:10 +02:00
|
|
|
* Due to some css changes, you'll want to rebuild your wiki on upgrade
|
|
|
|
to this version. Will be handled automatically by the deb.
|
2006-09-02 04:07:44 +02:00
|
|
|
* Add processed date to aggregate preprocessor directive status output.
|
2006-08-22 00:27:02 +02:00
|
|
|
|
2006-09-02 07:32:59 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Fri, 1 Sep 2006 22:03:34 -0400
|
2006-08-22 00:27:02 +02:00
|
|
|
|
2006-08-20 22:53:56 +02:00
|
|
|
ikiwiki (1.21) unstable; urgency=low
|
2006-08-18 02:24:22 +02:00
|
|
|
|
|
|
|
* Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.
|
|
|
|
* If a page links to itself, mark up the link text in a span with
|
|
|
|
class="selflink" so that it can be styled. I don't have a useful style
|
|
|
|
defined for that though.
|
2006-08-18 02:44:46 +02:00
|
|
|
* Call filter hooks on inlined page content.
|
2006-08-18 05:56:18 +02:00
|
|
|
* Support inlining pages raw, rather than creating a blog.
|
|
|
|
* Clean up yes/no parameter parsing in inline plugin.
|
|
|
|
* Implemented better cycle detection in the inline plugin; nested inlines
|
|
|
|
will now work.
|
2006-08-18 18:18:45 +02:00
|
|
|
* Add a map plugin contributed by Alessandro Dotti Contra.
|
2006-08-18 23:48:03 +02:00
|
|
|
* Add otl format plugin, which handles files as created by vimoutliner.
|
2006-08-19 04:58:47 +02:00
|
|
|
* Fix ikiwiki-mass-rebuild to work in the way the postinst uses it.
|
2006-08-19 07:05:02 +02:00
|
|
|
* Add first draft at a Restructured Text (rst) plugin, by Sergio
|
|
|
|
Talens-Oliag. Note that this has many known issues -- see the caveats on
|
|
|
|
the plugin's page.
|
|
|
|
* Credit everyone who wrote a plugin on the plugins' wiki pages.
|
2006-08-20 22:45:55 +02:00
|
|
|
* Fix utf-8 in blog post form.
|
2006-08-18 02:24:22 +02:00
|
|
|
|
2006-08-20 22:53:56 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sun, 20 Aug 2006 16:42:54 -0400
|
2006-08-18 02:24:22 +02:00
|
|
|
|
2006-08-18 01:09:55 +02:00
|
|
|
ikiwiki (1.20) unstable; urgency=low
|
2006-08-16 22:38:11 +02:00
|
|
|
|
|
|
|
* 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.
|
2006-08-16 23:17:49 +02:00
|
|
|
* Add --syslog config option, to log to the syslog.
|
2006-08-17 22:39:00 +02:00
|
|
|
* 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).
|
2006-08-18 01:09:55 +02:00
|
|
|
* Fix a bug in the aggregator introduced last version that caused all
|
|
|
|
aggregator state to be lost during a non-aggregating build.
|
2006-08-16 22:38:11 +02:00
|
|
|
|
2006-08-18 01:09:55 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Thu, 17 Aug 2006 19:05:56 -0400
|
2006-08-16 22:38:11 +02:00
|
|
|
|
2006-08-16 19:50:51 +02:00
|
|
|
ikiwiki (1.19) unstable; urgency=low
|
2006-08-13 07:56:01 +02:00
|
|
|
|
2006-08-13 07:58:36 +02:00
|
|
|
* Fix several related bugs in page type determination during online editing.
|
2006-08-16 19:32:30 +02:00
|
|
|
* Add some locking to prevent 2 aggregators from running at once.
|
2006-08-16 19:37:36 +02:00
|
|
|
* Fix an infinite loop in the aggregator when finding a unique filename.
|
2006-08-13 07:56:01 +02:00
|
|
|
|
2006-08-16 19:50:51 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Wed, 16 Aug 2006 13:46:25 -0400
|
2006-08-13 07:56:01 +02:00
|
|
|
|
2006-08-13 04:19:52 +02:00
|
|
|
ikiwiki (1.18) unstable; urgency=low
|
2006-08-12 19:51:32 +02:00
|
|
|
|
2006-08-13 04:03:43 +02:00
|
|
|
* The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.
|
|
|
|
* Add --version.
|
|
|
|
* Man page format fixups.
|
2006-08-12 19:51:32 +02:00
|
|
|
* 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.
|
2006-08-13 04:03:43 +02:00
|
|
|
* 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.
|
2006-08-12 19:51:32 +02:00
|
|
|
|
2006-08-13 04:19:52 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sat, 12 Aug 2006 22:10:48 -0400
|
2006-08-12 19:51:32 +02:00
|
|
|
|
2006-08-12 18:56:04 +02:00
|
|
|
ikiwiki (1.17) unstable; urgency=low
|
2006-08-05 03:09:04 +02:00
|
|
|
|
|
|
|
* Disable tidy generator tag.
|
2006-08-05 04:28:04 +02:00
|
|
|
* Move tidy back to sanitize hook, found out how to only show body.
|
2006-08-05 04:31:38 +02:00
|
|
|
* Turn off tidy indentation too.
|
2006-08-05 05:21:14 +02:00
|
|
|
* 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.
|
2006-08-05 23:15:50 +02:00
|
|
|
* Remove <br> from end of aggregate preprocessor directive output.
|
2006-08-08 16:55:14 +02:00
|
|
|
* Ship ikiwiki executable as ikiwiki.pl in source to avoid issues on
|
|
|
|
case-sensative filesystems like OSX.
|
2006-08-10 06:13:59 +02:00
|
|
|
* Improve markdown loading. First, try to load it as a proper perl module,
|
2006-08-10 06:11:58 +02:00
|
|
|
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.
|
2006-08-12 18:36:35 +02:00
|
|
|
* 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.
|
2006-08-05 03:09:04 +02:00
|
|
|
|
2006-08-12 18:56:04 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sat, 12 Aug 2006 12:52:13 -0400
|
2006-08-05 03:09:04 +02:00
|
|
|
|
2006-08-05 02:57:02 +02:00
|
|
|
ikiwiki (1.16) unstable; urgency=low
|
2006-08-03 23:50:47 +02:00
|
|
|
|
|
|
|
* 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..
|
2006-08-04 02:01:51 +02:00
|
|
|
* 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.
|
2006-08-04 02:47:28 +02:00
|
|
|
* Various CSS and formatting changes.
|
2006-08-04 03:57:32 +02:00
|
|
|
* Encode link and guid urls in rss feeds to avoid illegal utf8 slipping in.
|
2006-08-04 04:35:54 +02:00
|
|
|
* Add xhtml files to the default prune regexp.
|
2006-08-04 06:29:18 +02:00
|
|
|
* Also generate rel=bookmark links for permalinks.
|
2006-08-04 09:04:16 +02:00
|
|
|
* Fix the htmltidy plugin, which wasn't working due my breaking it when
|
|
|
|
I added it..
|
2006-08-04 09:41:02 +02:00
|
|
|
* 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.
|
2006-08-05 02:45:03 +02:00
|
|
|
* Fix dates in rss feeds if running localised, so they're still rfc 822.
|
2006-08-04 09:41:02 +02:00
|
|
|
|
2006-08-05 02:57:02 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Fri, 4 Aug 2006 20:48:36 -0400
|
2006-08-03 23:50:47 +02:00
|
|
|
|
2006-08-03 19:02:17 +02:00
|
|
|
ikiwiki (1.15) unstable; urgency=low
|
2006-08-03 18:13:48 +02:00
|
|
|
|
|
|
|
* Remove CDPATH and other env vars perl taint checking doesn't like.
|
|
|
|
Closes: #381279
|
2006-08-03 18:55:52 +02:00
|
|
|
* Added created_before and created_after PageSpec limits.
|
2006-08-03 18:13:48 +02:00
|
|
|
|
2006-08-03 19:02:17 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Thu, 3 Aug 2006 13:00:57 -0400
|
2006-08-03 18:13:48 +02:00
|
|
|
|
2006-08-02 17:35:37 +02:00
|
|
|
ikiwiki (1.14) unstable; urgency=low
|
2006-08-02 05:39:19 +02:00
|
|
|
|
|
|
|
* Memoize pagespec translation, this speeds up a build of the ikiwiki tree
|
|
|
|
by 10% or so.
|
2006-08-02 17:33:26 +02:00
|
|
|
* Fix stupid bug in date matching, patch from Roland Mas. Closes: #381132
|
|
|
|
* Added many unit tests for pagespec_match.
|
2006-08-02 05:39:19 +02:00
|
|
|
|
2006-08-02 17:35:37 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Wed, 2 Aug 2006 11:34:06 -0400
|
2006-08-02 05:39:19 +02:00
|
|
|
|
2006-08-02 03:31:39 +02:00
|
|
|
ikiwiki (1.13) unstable; urgency=low
|
2006-07-30 02:20:11 +02:00
|
|
|
|
2006-07-30 06:31:08 +02:00
|
|
|
* ikiwiki can now download and aggregate feeds with its new aggregate
|
|
|
|
plugin, so it's possible to implement a Planet using ikiwiki!
|
2006-07-30 02:20:11 +02:00
|
|
|
* 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.
|
2006-07-30 06:31:08 +02:00
|
|
|
* --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.
|
2006-07-31 00:58:48 +02:00
|
|
|
* 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.
|
2006-07-31 02:34:18 +02:00
|
|
|
* Title metadata of inlined pages now shows up in blogs and rss feeds.
|
2006-07-31 03:24:18 +02:00
|
|
|
* Fix issue with unicode filenames and updating the hyper estradier search
|
|
|
|
index. (Aka Please Please Please, let that be the last one.)
|
2006-08-01 22:08:42 +02:00
|
|
|
* Patch from Roland Mas to support an rss=no parameter to inline directives.
|
|
|
|
Closes: #380743
|
2006-08-02 02:14:31 +02:00
|
|
|
* 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.
|
2006-07-30 02:20:11 +02:00
|
|
|
|
2006-08-02 03:31:39 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Tue, 1 Aug 2006 21:21:19 -0400
|
2006-07-30 02:20:11 +02:00
|
|
|
|
2006-07-29 23:38:50 +02:00
|
|
|
ikiwiki (1.12) unstable; urgency=low
|
2006-07-29 19:44:41 +02:00
|
|
|
|
2006-07-29 22:01:29 +02:00
|
|
|
"Viva l'Italia!"
|
2006-07-29 19:44:41 +02:00
|
|
|
* New pagestats plugin from Enrico, which can generate a table counting
|
|
|
|
the backlinks for each page, or a del.icio.us style cloud.
|
2006-07-29 21:16:55 +02:00
|
|
|
* 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.
|
2006-07-29 22:01:29 +02:00
|
|
|
* Polygen plugin from Enrico.
|
2006-07-29 22:50:20 +02:00
|
|
|
* htmltidy plugin from Faidon.
|
2006-07-29 23:04:31 +02:00
|
|
|
* 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.
|
2006-07-28 07:26:49 +02:00
|
|
|
* Add getopt hook type, this allows plugins to add new command-line options.
|
|
|
|
* Add --tagbase option to tag plugin.
|
2006-07-28 19:48:24 +02:00
|
|
|
* Add exclude option in setup files, works same as --exclude.
|
2006-07-29 09:25:17 +02:00
|
|
|
* Put categories in rss feeds for tagged items.
|
2006-07-29 23:38:50 +02:00
|
|
|
* Allow preprocessor directives to be expanded in inlined blog pages.
|
|
|
|
However, to avoid inlining loops etc, don't expand inline directives in
|
|
|
|
inlined pages.
|
2006-07-29 23:53:57 +02:00
|
|
|
* fortune plugin (trivial)
|
2006-07-30 00:15:45 +02:00
|
|
|
* Tag plugins according to type.
|
2006-07-28 07:26:49 +02:00
|
|
|
|
2006-07-29 23:38:50 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sat, 29 Jul 2006 17:12:56 -0400
|
2006-07-28 07:26:49 +02:00
|
|
|
|
2006-07-28 02:52:21 +02:00
|
|
|
ikiwiki (1.11) unstable; urgency=low
|
2006-07-27 23:38:02 +02:00
|
|
|
|
|
|
|
* Patch from Enrico that
|
2006-07-28 01:08:03 +02:00
|
|
|
- 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.
|
2006-07-28 02:21:13 +02:00
|
|
|
* Run pagetemplate hooks when inlining pages so that inlined pages also
|
2006-07-28 01:08:03 +02:00
|
|
|
list their tags.
|
|
|
|
* Make all plugins with pagetemplate hooks check that variables exist
|
2006-07-28 02:21:13 +02:00
|
|
|
on the template before setting them, for robustness.
|
2006-07-28 01:41:58 +02:00
|
|
|
* Switch pagetemplate hooks to using named parameters.
|
2006-07-28 02:52:21 +02:00
|
|
|
* Pass a destpage parameter to preprocessor and pagetemplate hooks.
|
2006-07-28 01:41:58 +02:00
|
|
|
This will be the page that a source page will be part of, which is
|
|
|
|
different than the source page for inlined pages.
|
2006-07-28 02:52:21 +02:00
|
|
|
* Audited all plugins to endure they pass (page, destpage) to htmllink
|
2006-07-28 01:41:58 +02:00
|
|
|
appropriatly. This means inlining of various plugins will not work
|
|
|
|
properly, with correct links generated.
|
2006-07-27 23:38:02 +02:00
|
|
|
|
2006-07-28 02:52:21 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Thu, 27 Jul 2006 20:51:23 -0400
|
2006-07-27 23:38:02 +02:00
|
|
|
|
2006-07-27 00:09:55 +02:00
|
|
|
ikiwiki (1.10) unstable; urgency=low
|
2006-07-26 23:54:44 +02:00
|
|
|
|
|
|
|
* Run page through any relevant filters when generating a page preview.
|
|
|
|
* Noticed a bug in the wikitext markup plugin -- it made CamelCase links the
|
|
|
|
default throughout the wiki, not only on wikitext pages. Decided to call
|
|
|
|
this a feature, and split the camelcase support out into a separate plugin
|
|
|
|
that is independant of wikitext.
|
2006-07-27 00:09:55 +02:00
|
|
|
* Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks.
|
2006-07-26 23:54:44 +02:00
|
|
|
|
2006-07-27 00:09:55 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Wed, 26 Jul 2006 18:06:35 -0400
|
2006-07-26 23:54:44 +02:00
|
|
|
|
2006-07-26 23:37:15 +02:00
|
|
|
ikiwiki (1.9) unstable; urgency=low
|
2006-07-04 22:04:33 +02:00
|
|
|
|
|
|
|
* Improve display of parentlinks and page title of toplevel index page.
|
2006-07-05 19:40:07 +02:00
|
|
|
* Patch from Faidon to use svn --limit when possible for recentchanges,
|
|
|
|
speeds up recentchanges a lot for wikis with more history.
|
2006-07-05 22:54:10 +02:00
|
|
|
* Patch from Recai to fix utf8 issues in git backend.
|
2006-07-07 20:28:27 +02:00
|
|
|
* Add wikitext markup plugin, which supports ".wiki" pages written in the
|
|
|
|
original wiki syntax, CamelCase links and all.
|
2006-07-07 23:00:48 +02:00
|
|
|
* Support a w3mmode, which lets w3m run ikiwiki using its local CGI
|
|
|
|
support, to edit pages etc without a web server.
|
2006-07-10 23:13:41 +02:00
|
|
|
* Display CGI processing errors if present.
|
2006-07-11 22:18:11 +02:00
|
|
|
* Fix from Faidon for a XML parser issue that breaks utf-8 for
|
|
|
|
RecentChanges. Avoid using XML::SAX::PurePerl, which is buggy in this
|
|
|
|
area, and also way slow.
|
2006-07-11 22:55:14 +02:00
|
|
|
* Match 'web commit from' in SVN and git, these are web commits too.
|
|
|
|
(Faidon)
|
2006-07-11 23:20:14 +02:00
|
|
|
* Consolidated all decode_utf8 in FormBuilder's fields to make the code more
|
|
|
|
readable and avoid future mistakes. The patch seems to work and for the
|
|
|
|
first time I have a UTF-8 username ;-) (Faidon)
|
|
|
|
* Use form->field consistently, not form->param.
|
2006-07-26 23:23:06 +02:00
|
|
|
* Patch from Recai to allow selection of page type when creating a new page.
|
|
|
|
Default page type is inherited from the link clicked on to create the new
|
|
|
|
page.
|
2006-07-04 22:04:33 +02:00
|
|
|
|
2006-07-26 23:37:15 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Wed, 26 Jul 2006 17:25:30 -0400
|
2006-07-04 22:04:33 +02:00
|
|
|
|
2006-07-04 18:47:28 +02:00
|
|
|
ikiwiki (1.8) unstable; urgency=low
|
2006-06-25 09:21:53 +02:00
|
|
|
|
|
|
|
* Fix orphans plugin to not count a link to a nonexistant page as a reason
|
|
|
|
for a page not being an orphan.
|
2006-06-27 03:13:03 +02:00
|
|
|
* Support pinging services such as Technorati using XML-RPC to notify them
|
|
|
|
about changes to rss feeds.
|
2006-07-02 04:18:31 +02:00
|
|
|
* Parse svn log as xml for improved utf8 and security. Note that this makes
|
|
|
|
ikiwiki depend on XML::Simple. Patch by Faidon Liambotis.
|
2006-07-02 06:02:08 +02:00
|
|
|
* POSIX::strftime doesn't know about encodings and doesn't return a utf8
|
|
|
|
flagged string even if the locale causes it to generate utf8 output,
|
2006-07-02 19:44:43 +02:00
|
|
|
so make sure to let perl know it should be handled as utf8. Also,
|
2006-07-02 06:02:08 +02:00
|
|
|
the optimised version used for standard time formats won't work if the
|
|
|
|
user has changed locale, so drop it. Thanks, Faidon Liambotis.
|
|
|
|
* Fix re-encoding of the comments field to utf8 if a commit fails
|
|
|
|
due to a conflict. Thanks, Faidon Liambotis.
|
|
|
|
* Let svn know that commits have utf8 commit messages. Thanks, Faidon
|
|
|
|
Liambotis.
|
|
|
|
* Add insane double encode/decode to utf8 around call to markdown.
|
|
|
|
This works around a truely strange bug, which is apparently a bug in
|
2006-07-02 19:46:23 +02:00
|
|
|
perl, #376329. Also added a test case for it.
|
2006-07-02 19:44:43 +02:00
|
|
|
* Improve layout of edit page so formatting help link is always visible w/o
|
|
|
|
getting in the way of the preview.
|
2006-07-02 21:06:08 +02:00
|
|
|
* Centralised all calls to HTML::Template and force all the templates
|
|
|
|
to be read as utf8.
|
2006-07-03 22:12:27 +02:00
|
|
|
* Support pages with utf8 filenames. Patch by Faidon Liambotis.
|
2006-07-03 23:29:56 +02:00
|
|
|
* Introduce add_plugins and disable_plugins config options in setup files.
|
|
|
|
This allows adding or removing plugins w/o overriding the whole list of
|
|
|
|
default plugins, which makes it easier to upgrade when new default plugins
|
|
|
|
are added.
|
2006-07-04 00:08:04 +02:00
|
|
|
* Support htmlize plugins and make mdwn one such plugin, which is enabled by
|
|
|
|
default (of course!). Based on a patch by Faidon Liambotis.
|
2006-07-04 00:31:20 +02:00
|
|
|
* Add a html plugin, which can be used to write wikis in raw html,
|
|
|
|
if you'd ever want to do such a thing. Slightly tricky, since ikiwiki
|
|
|
|
defaults to not processing .html files, since w/o this plugin they would
|
2006-07-04 05:42:19 +02:00
|
|
|
be copied unsanitised. With this plugin, it will process and html
|
2006-07-04 02:21:48 +02:00
|
|
|
sanitise them, like any other page type.
|
|
|
|
* Rebuilding wrappers is necessary on upgrade to this version.
|
2006-07-04 02:28:59 +02:00
|
|
|
* Make ikiwiki --setup --refresh rebuild wrappers, so wrapper rebuild
|
|
|
|
will be automatically done on all upgrades.
|
2006-07-04 05:42:19 +02:00
|
|
|
* Don't send pings if the wiki is being rebuilt.
|
|
|
|
* Work around very innefficient behavior in File::Spec::abs2rel. Result
|
|
|
|
is a savings of 2 pointless fork/execs per link calculation, which
|
|
|
|
results in ~25% speedup of ikiwiki building its own doc wiki, and
|
|
|
|
about 35% speedup displaying RecentChanges!
|
2006-07-04 08:07:32 +02:00
|
|
|
* Make RecentChanges use a table and some CSS, should be much more readable.
|
|
|
|
No code changes involved.
|
2006-07-04 18:18:18 +02:00
|
|
|
* Encode & in diffurl in examples, to conform to pedantic rules.
|
|
|
|
* Speed up RecentChanges by another 40% or so with some memoization.
|
2006-07-04 18:34:27 +02:00
|
|
|
* Memoize abs2rel, which is still kinda slow, for another 30% speedup
|
|
|
|
in time to build the doc wiki.
|
2006-06-25 09:21:53 +02:00
|
|
|
|
2006-07-04 18:47:28 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Tue, 4 Jul 2006 12:46:29 -0400
|
2006-06-25 09:21:53 +02:00
|
|
|
|
2006-06-19 05:36:37 +02:00
|
|
|
ikiwiki (1.7) unstable; urgency=low
|
2006-06-19 01:40:17 +02:00
|
|
|
|
|
|
|
* Updated logo from Recai with some kerning and alingment tuning.
|
2006-06-19 05:33:23 +02:00
|
|
|
* Patch from Recai to fix git recentchanges code to work with git 1.4 which
|
|
|
|
changed some output.
|
|
|
|
* Copyright update.
|
2006-06-19 01:40:17 +02:00
|
|
|
|
2006-06-19 05:36:37 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sun, 18 Jun 2006 23:33:35 -0400
|
2006-06-19 01:40:17 +02:00
|
|
|
|
2006-06-19 01:27:25 +02:00
|
|
|
ikiwiki (1.6) unstable; urgency=low
|
2006-06-15 05:44:27 +02:00
|
|
|
|
|
|
|
* YA utf-8 patch from Recai, this time to fix previewing a page so that
|
|
|
|
the text in the input box is re-encoded back to utf-8.
|
2006-06-15 08:37:33 +02:00
|
|
|
* -CSD does not affect modules, so readfile() was not using the utf-8 input
|
|
|
|
layer, which led to lots of problems; make it force read files as utf-8.
|
|
|
|
Closes: #373203
|
2006-06-17 04:54:53 +02:00
|
|
|
* Note that as a consequence, this version of ikiwiki will actually try to
|
|
|
|
parse utf8 in source files for the first time, which may expose broken
|
|
|
|
utf8 in wiki sources that was hidden before. Most common will be
|
|
|
|
perl warnings like "utf8 "\xE9" does not map to Unicode"
|
2006-06-15 08:37:33 +02:00
|
|
|
* writefile() likewise needs to use the utf8 output layer.
|
|
|
|
* Remove the -CSD from ikiwiki's hashbang since it's useless to have it
|
|
|
|
there.
|
|
|
|
* Revert some of the decode_utf8 changes in CGI.pm that seem unnecessary
|
|
|
|
given the readfile fix.
|
|
|
|
* Add utf-8 testcases for readfile and htmlize.
|
2006-06-16 06:42:06 +02:00
|
|
|
* Put back the encode_utf8 in the input to markdown; it's really not utf-8
|
|
|
|
safe.
|
2006-06-17 03:44:19 +02:00
|
|
|
* More utf-8 fixes from Recai, partly to things I broke above:
|
|
|
|
- The serious problem is that writefile() saves the content in undecoded
|
|
|
|
format in CGI, hence all (non-ascii) chars are corrupted permanently.
|
|
|
|
- Comment field in edit page is not decoded and all the non-ascii chars in
|
|
|
|
this field are corrupted as the result. We should decode it as we do it
|
|
|
|
for the content.
|
2006-06-17 04:15:00 +02:00
|
|
|
- Add 'use encoding "utf8"' to CGI.pm to avoid warnings about wide
|
|
|
|
character in print.
|
2006-06-18 23:19:00 +02:00
|
|
|
* New SVG logo from Recai.
|
2006-06-15 05:44:27 +02:00
|
|
|
|
2006-06-19 01:27:25 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sun, 18 Jun 2006 19:18:46 -0400
|
2006-06-15 05:44:27 +02:00
|
|
|
|
2006-06-12 02:13:43 +02:00
|
|
|
ikiwiki (1.5) unstable; urgency=low
|
2006-05-29 07:09:43 +02:00
|
|
|
|
|
|
|
* Add --timeformat config option to allow changing how dates are displayed.
|
|
|
|
Note that as a side effect, dates will now be displayed using the local
|
|
|
|
timezone, not as GMT.
|
2006-06-01 22:44:12 +02:00
|
|
|
* More security review.
|
2006-06-02 03:17:26 +02:00
|
|
|
* Patch from Dr. Zini to add link() and backlink() to globlists. This allows
|
|
|
|
for some handy stuff like:
|
|
|
|
- Using links as a kind of tag; creating blog pages that list all pages
|
|
|
|
containing a given tag/link or not containing some other tag.
|
|
|
|
- Subscribing to mail notifications whenever a change is made to a page
|
|
|
|
that is a backlink of page foo. Ie, "Please notify me of changes in all
|
|
|
|
pages that link to my home page in the wiki"
|
|
|
|
- Locking any pages that are linked to from a particular page, so that
|
|
|
|
lists of locks can be exposed in the wiki.
|
2006-06-02 06:49:12 +02:00
|
|
|
* Reorganised the doc wiki's todo/* pages, using a link/tag to flag
|
2006-06-02 04:07:21 +02:00
|
|
|
when a todo item is done, instead of the previous moving it to a different
|
|
|
|
subdir.
|
2006-06-02 06:49:12 +02:00
|
|
|
* Allow pagetemplate plugins to override *anything* in the template.
|
|
|
|
* Add a meta plugin, which allows specifying various metadata about pages,
|
|
|
|
like license and author. It also allows for inserting html link and meta
|
|
|
|
tags into html, overriding the title, and adding hidden WikiLinks, which
|
|
|
|
can be useful when using link-based globbing for page categorisation.
|
|
|
|
* Remove preprocessor directives from inlined pages.
|
|
|
|
* Allow simple preprocessor directive values to be specified w/o quotes.
|
2006-06-02 07:32:20 +02:00
|
|
|
* Add support for using git instead of subversion as the RCS backend,
|
|
|
|
tremendous thanks to Recai Oktaş for this.
|
|
|
|
* Doc updates for git.
|
2006-06-08 08:07:45 +02:00
|
|
|
* Fix absolute url munging in rss generation to support https, ftp, etc urls
|
|
|
|
not just http urls.
|
2006-06-11 20:51:49 +02:00
|
|
|
* Patch from Recai Oktaş to improve utf-8 support, it should now use proper
|
|
|
|
utf-8 for edit and other fields, and for recentchanges. There may still
|
|
|
|
be utf-8 issues with the preferences page though.
|
2006-05-29 07:09:43 +02:00
|
|
|
|
2006-06-12 02:13:43 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sun, 11 Jun 2006 19:56:54 -0400
|
2006-05-29 07:09:43 +02:00
|
|
|
|
2006-05-27 21:16:41 +02:00
|
|
|
ikiwiki (1.4) unstable; urgency=low
|
2006-05-26 00:03:22 +02:00
|
|
|
|
|
|
|
* Tell HTML::Scrubber to treat "/" as a valid attribute which is its
|
|
|
|
very strange way of enabling proper XHTML <br /> type tags. Output html
|
|
|
|
should be always valid again now.
|
2006-05-26 03:10:58 +02:00
|
|
|
* The page name and parent links has switched from using a <h1> to a styled
|
|
|
|
<span>, so pages can use <h1> internally instead of needing to use <h2>.
|
|
|
|
* Updated all of ikiwiki's own wiki pages for that.
|
|
|
|
* Add pagetemplate hook, which can be used by plugins that want to mess
|
|
|
|
around with adding new stuff to the page template.
|
|
|
|
* Remove headercontent; the search plugin now adds the search box to the
|
|
|
|
header by registering a pagetemplate hook, and other plugins should do
|
|
|
|
similarly.
|
2006-05-26 10:24:36 +02:00
|
|
|
* Rebuilding on upgrade to this version is recommended.
|
|
|
|
* Add a html validity check to the test suite, using the wdg-html-validator,
|
|
|
|
if available.
|
2006-05-26 17:33:14 +02:00
|
|
|
* Make the html valid when there is nothing in the actions list.
|
2006-05-26 10:24:36 +02:00
|
|
|
* Reordered some function call parameters for consistency.
|
2006-05-26 17:33:14 +02:00
|
|
|
* Enable full utf-8 support for page input and output.
|
|
|
|
* Add a workaround for markdown, which does not work well with utf-8
|
|
|
|
strings.
|
2006-05-26 18:11:53 +02:00
|
|
|
* --getctime had bitrotted (well I only ever used it the once so far..),
|
2006-05-26 17:33:14 +02:00
|
|
|
fix and make it a bit more flexible
|
|
|
|
* rcs_getctime is changed, now rather than needing to loop over all pages,
|
|
|
|
it should just use the rcs to get the ctime of the passed file.
|
2006-05-26 18:11:53 +02:00
|
|
|
* When inlining a page in another one, links from the inlined page are now
|
|
|
|
expanded the same as they are when rendering the inlined page as a
|
|
|
|
standalone page. So rather than being expanded from the POV of the
|
|
|
|
inlining page, they are expanded from the POV of the inlined page.
|
2006-05-26 17:33:14 +02:00
|
|
|
|
2006-05-26 18:11:53 +02:00
|
|
|
For example, a link from blog/foo to "bar" will now link to blog/bar
|
2006-05-27 20:33:33 +02:00
|
|
|
if it exists. Previously this needed to be a link explicitly to
|
2006-05-26 18:11:53 +02:00
|
|
|
"blog/bar"; such links will also continue to work.
|
|
|
|
|
|
|
|
(This was slightly complex to do as the link still has to be constructed
|
|
|
|
relative to the inlining page.)
|
2006-05-27 20:33:33 +02:00
|
|
|
* Make page edit textarea resize to fit browser window.
|
2006-05-27 21:04:46 +02:00
|
|
|
* Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades that
|
|
|
|
do not need a full rebuild, in order to update any basewiki pages.
|
2006-05-26 18:11:53 +02:00
|
|
|
|
2006-05-27 21:16:41 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sat, 27 May 2006 15:08:49 -0400
|
2006-05-26 00:03:22 +02:00
|
|
|
|
2006-05-16 17:20:33 +02:00
|
|
|
ikiwiki (1.3) unstable; urgency=low
|
|
|
|
|
|
|
|
* Fix the preinst introduced in the last version. Closes: #367458
|
|
|
|
|
|
|
|
-- Joey Hess <joeyh@debian.org> Tue, 16 May 2006 02:43:02 -0500
|
|
|
|
|
2006-05-15 18:00:34 +02:00
|
|
|
ikiwiki (1.2) unstable; urgency=low
|
2006-05-06 05:57:43 +02:00
|
|
|
|
|
|
|
* Remove dups from the brokenlinks list.
|
2006-05-09 01:00:42 +02:00
|
|
|
* Add libc6-dev to dependencies, needed to build wrappers.
|
2006-05-15 18:00:34 +02:00
|
|
|
* Install wikilist in correct location. Closes: #367371
|
2006-05-06 05:57:43 +02:00
|
|
|
|
2006-05-15 18:00:34 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Mon, 15 May 2006 10:53:49 -0500
|
2006-05-06 05:57:43 +02:00
|
|
|
|
2006-05-05 23:14:10 +02:00
|
|
|
ikiwiki (1.1) unstable; urgency=low
|
2006-05-02 00:27:37 +02:00
|
|
|
|
|
|
|
* 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
|
2006-05-02 00:40:46 +02:00
|
|
|
single page. (With some limitations, like only the last one getting an
|
|
|
|
rss file.)
|
2006-05-03 23:50:39 +02:00
|
|
|
* Added a plugin system.
|
2006-05-02 04:34:33 +02:00
|
|
|
* 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.
|
2006-05-02 04:57:45 +02:00
|
|
|
* Smarter behavior when creating a page and a page of the same name (but
|
|
|
|
different location) already exists.
|
2006-05-02 08:15:31 +02:00
|
|
|
* Add an orphans plugin for finding pages that nothing links to.
|
|
|
|
* Removed backlinks page, which it turns out nothing used.
|
2006-05-02 08:53:33 +02:00
|
|
|
* 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.
|
2006-05-02 23:14:50 +02:00
|
|
|
* Add unit tests for several core functions, including globlist_match,
|
2006-05-04 20:51:26 +02:00
|
|
|
dirname, basename, bestlink, linkify, pagetitle, titlepage.
|
2006-05-02 17:22:49 +02:00
|
|
|
* Smart globlist merging.
|
2006-05-02 20:44:39 +02:00
|
|
|
* Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc,
|
|
|
|
to pave the way for adding other RCS support. This also changes the
|
|
|
|
setup files, where before they had svn => 1 or svn => 0, now they have
|
|
|
|
rcs => "svn" or rcs => "".
|
|
|
|
* Add a debian/NEWS file with upgrade notes.
|
|
|
|
* Load whatever rcs module is specified, so new ones can be just dropped in
|
2006-05-02 23:14:50 +02:00
|
|
|
as plugins and work. (Well, in theory.)
|
2006-05-02 20:44:39 +02:00
|
|
|
* Add some basic docs about writing RCS modules.
|
2006-05-03 23:50:39 +02:00
|
|
|
* Broke search capability out into a plugin, removed the --hyperestraier
|
|
|
|
switch.
|
2006-05-04 06:29:37 +02:00
|
|
|
* Added smiley plugin, nicely controlled and documented by the smileys page.
|
|
|
|
* Copied in some smileys from Moin Moin.
|
2006-05-04 20:51:26 +02:00
|
|
|
* Allow links of the form [[some page|page]], with whitespace in the link
|
|
|
|
text.
|
2006-05-05 07:41:11 +02:00
|
|
|
* Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubber
|
|
|
|
and --disable-plugin htmlscrubber.
|
2006-05-05 20:20:52 +02:00
|
|
|
* Allow discussion links on pages to be turned off with --no-discussion.
|
2006-05-05 22:48:20 +02:00
|
|
|
* Add ikiwiki-mass-rebuild script, ripped out of the postinst.
|
|
|
|
* Add some new config items to the estseek.conf template, which are needed
|
|
|
|
by hyperestraier 1.2.3.
|
2006-05-02 00:27:37 +02:00
|
|
|
|
2006-05-05 23:14:10 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Fri, 5 May 2006 17:00:41 -0400
|
2006-05-02 00:27:37 +02:00
|
|
|
|
2006-04-29 20:04:46 +02:00
|
|
|
ikiwiki (1.0) unstable; urgency=low
|
2006-03-15 05:05:53 +01:00
|
|
|
|
2006-04-29 20:04:46 +02:00
|
|
|
* First official release.
|
2006-03-15 05:05:53 +01:00
|
|
|
|
2006-04-29 20:04:46 +02:00
|
|
|
-- Joey Hess <joeyh@debian.org> Tue, 25 Apr 2006 02:08:17 -0400
|