diff options
Diffstat (limited to 'doc/news/version_1.33.mdwn')
-rw-r--r-- | doc/news/version_1.33.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/news/version_1.33.mdwn b/doc/news/version_1.33.mdwn index 369d7d6e5..40859322f 100644 --- a/doc/news/version_1.33.mdwn +++ b/doc/news/version_1.33.mdwn @@ -1,5 +1,6 @@ -ikiwiki 1.33 released with these changes: +ikiwiki 1.33 released with [[toggle text="these changes"]] +[[toggleable text=""" * Fix issue with aggregate plugin updating expired pages. * Avoid syntax errors in templates used by the template plugin crashing ikiwiki. @@ -13,4 +14,5 @@ ikiwiki 1.33 released with these changes: FORM-SUBMIT unusable on customised formbuilder templates. For now, hardcode the submit buttons in editpage.tmpl instead of using the template variable, which is ok, since the buttons are static. - * Work with hyperestraier 1.4.9.
\ No newline at end of file + * Work with hyperestraier 1.4.9. +"""]] |