diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-11 21:46:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-11 21:46:59 +0000 |
commit | dc89360f03796465df96093b5a18a4abd661b4a3 (patch) | |
tree | 96a132e81fac5bae979eae9dd278a2ab1518d8fc /debian | |
parent | 3ef2f4b529454dbb2a045686a763be7e3cd27801 (diff) |
* The toc directive doesn't work well or make sense inside an inlined page.
Disable it when the page with the toc is nested inside another page.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index dbab896bd..f3afac013 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,10 @@ ikiwiki (2.6) UNRELEASED; urgency=low * Move blog form code out of CGI.pm and into the inline plugin. * Updated Spanish translation from Victor Moral. * Updated French translation from Cyril Brulebois. Closes: #437181 + * The toc directive doesn't work well or make sense inside an inlined page. + Disable it when the page with the toc is nested inside another page. - -- Joey Hess <joeyh@debian.org> Sat, 11 Aug 2007 17:24:46 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 11 Aug 2007 17:40:45 -0400 ikiwiki (2.5) unstable; urgency=low |