changelog and tweaks

master
Joey Hess 2008-07-26 23:15:50 -04:00
parent 618e3c1075
commit ecc40d1769
3 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View 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

2
debian/copyright vendored
View 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+

View 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!
"""]]