aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-26 23:15:50 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-26 23:15:50 -0400
commitecc40d1769c84a2cca3070e848adfd8710f27d8b (patch)
tree3100fb199dac6fb7b32058ceec8283a23923a813
parent618e3c107547d43a207ea2b7cad3a4e10e04cb04 (diff)
downloadikiwiki-ecc40d1769c84a2cca3070e848adfd8710f27d8b.tar
ikiwiki-ecc40d1769c84a2cca3070e848adfd8710f27d8b.tar.gz
changelog and tweaks
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright2
-rw-r--r--doc/plugins/cutpaste.mdwn2
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5ed125d8f..77a08c456 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ ikiwiki (2.55) UNRELEASED; urgency=low
* bzr: Add support for rename and delete. (Jelmer Vernooij)
* attachment: Use relative paths when inserting links.
* toggle: Fix for when html got tidied. Closes: #492529 (Enrico Zini)
+ * cutpaste: New plugin by Enrico Zini
-- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2008 11:35:46 -0400
diff --git a/debian/copyright b/debian/copyright
index d25e0861a..d22edb03b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -76,7 +76,7 @@ Files: htmltidy.pm
Copyright: © 2006 Faidon Liambotis
License: GPL-2+
-Files: polygen.pm, pagestats.pm
+Files: polygen.pm, pagestats.pm, cutpaste.pm
Copyright: © 2006 Enrico Zini
License: GPL-2+
diff --git a/doc/plugins/cutpaste.mdwn b/doc/plugins/cutpaste.mdwn
index 578502988..a5dff08ab 100644
--- a/doc/plugins/cutpaste.mdwn
+++ b/doc/plugins/cutpaste.mdwn
@@ -50,6 +50,6 @@ nest directive that require multiline parameters inside each other:
\[[!toggleable id=bar text="\[[!paste id=baz]]"]]
"""]]
- [[!cut id=baz text="""
+ \[[!cut id=baz text="""
multiline parameter!
"""]]