From ad247de723cc540aaaae584cdceefaeb06f62284 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 2 Jun 2006 01:17:26 +0000 Subject: * 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. --- debian/changelog | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index bc08036db..c75eb80b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,17 @@ ikiwiki (1.5) UNRELEASED; urgency=low Note that as a side effect, dates will now be displayed using the local timezone, not as GMT. * More security review. - - -- Joey Hess Thu, 1 Jun 2006 15:12:29 -0400 + * 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. + + -- Joey Hess Thu, 1 Jun 2006 20:56:58 -0400 ikiwiki (1.4) unstable; urgency=low -- cgit v1.2.3