From: joey Date: Tue, 13 Feb 2007 21:24:08 +0000 (+0000) Subject: web commit by JoshTriplett: Use a specific ID for the changelog toggleable, to avoid... X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/3fe99c25dc1d08a638113af3850a33595566e6dd?ds=sidebyside web commit by JoshTriplett: Use a specific ID for the changelog toggleable, to avoid conflicting with any other toggleable on the same page as an instantiation of the release template. --- diff --git a/doc/templates/release.mdwn b/doc/templates/release.mdwn index a569d6b12..e9abd1ada 100644 --- a/doc/templates/release.mdwn +++ b/doc/templates/release.mdwn @@ -3,5 +3,5 @@ -ikiwiki released with [[toggle text="these changes"]] -[[toggleable text=""""""]] +ikiwiki released with [[toggle text="these changes" id="changelog"]] +[[toggleable id="changelog" text=""""""]]