From 65dca9f89d82cc512f1c10ac8cf70696243e650a Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 15 Oct 2007 16:33:02 +0000 Subject: * Rewritten rst plugin by madduck is a python program that communicates with ikiwiki via XML RPC. This should be much faster than the old plugin that had to fork python for every rst page render. Note that if you use the rst plugin, you now need to have the RPC::XML perl module installed. --- debian/changelog | 6 +++++- debian/copyright | 8 ++++---- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 760fc46f2..5250783ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,8 +17,12 @@ ikiwiki (2.10) UNRELEASED; urgency=low * Add a "createlink" class attribute to the span for wikilinks pointing to not-yet-existing pages. I don't have a useful style defined for that though. + * Rewritten rst plugin by madduck is a python program that communicates with + ikiwiki via XML RPC. This should be much faster than the old plugin that + had to fork python for every rst page render. Note that if you use + the rst plugin, you now need to have the RPC::XML perl module installed. - -- Joey Hess Sat, 13 Oct 2007 19:05:42 -0400 + -- Joey Hess Mon, 15 Oct 2007 12:20:15 -0400 ikiwiki (2.9) unstable; urgency=low diff --git a/debian/copyright b/debian/copyright index ab85fe424..2681da807 100644 --- a/debian/copyright +++ b/debian/copyright @@ -58,10 +58,6 @@ Files: topography.pm Copyright: © 2006 Recai Oktaş License: GPL-2+ -Files: rst.pm -Copyright: © 2006 Sergio Talens-Oliag -License: GPL-2+ - Files: map.pm Copyright: © 2006 Alessandro Dotti Contra License: GPL-2+ @@ -78,6 +74,10 @@ Files: polygen.pm, pagestats.pm Copyright: © 2006 Enrico Zini License: GPL-2+ +Files: plugins/rst +Copyright: © martin f. krafft +License: GPL-2 + Files: doc/logo/* Copyright: © 2006 Recai Oktaş License: GPL-2+ -- cgit v1.2.3