changelog and tweaks
authorJoey Hess <joey@kodama.kitenet.net>
Sun, 27 Jul 2008 03:15:50 +0000 (23:15 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sun, 27 Jul 2008 03:15:50 +0000 (23:15 -0400)
debian/changelog
debian/copyright
doc/plugins/cutpaste.mdwn

index 5ed125d8fed79f3ea82ee3d37b6bbe60b6004845..77a08c456e4e95775e85fabc3721180c32d315b4 100644 (file)
@@ -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
 
index d25e0861ac759779bd78126408ca79d1770a953d..d22edb03bc99b6a74542488370d1fe3361195bd4 100644 (file)
@@ -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+
 
index 57850298805dc1d3d50ebec031724f9710968885..a5dff08ab6ccaf94e3b67ab4f27265ad3c508ecb 100644 (file)
@@ -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!
        """]]