-ikiwiki 1.31 released with these changes:
+ikiwiki 1.31 released with [[toggle text="these changes"]]
+[[toggleable text="""
* Patch from Pawel Tecza to cp -a the templates in the Makefile.
* Change the rss feed title from the wikiname to the page title, with
an exception for the wiki's toplevel index page, which will still use the
polygen after finding the specified grammar file.
* Add missing dependency on the URI perl module.
* Add basic spam fighting tool for admins: An admin's prefs page now allows
- editing a list of banned users.
\ No newline at end of file
+ editing a list of banned users.
+"""]]
-ikiwiki 1.32 released with these changes:
+ikiwiki 1.32 released with [[toggle text="these changes"]]
+[[toggleable text="""
* Add a separate pass to find page links, and only render each page once,
instead of over and over. Typical speedup is ~4x. Max possible speedup:
8x.
problem.)
* Patch from James Westby to support podcasting, photoblogging, vidcasting,
or what have you, by creating enclosures for non-page items that are
- included in feeds.
\ No newline at end of file
+ included in feeds.
+"""]]
-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.
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.
+"""]]
* Unit test suite (with tests of at least core stuff like
[[PageSpec]]). _(status: exists, could of course use more tests)_
* [[Plugins]] _(status: done)_
-* [[Tags]] _(status: fair)_
+* [[Tags]] _(status: good)_
* Should have fully working [[todo/utf8]] support. _(status: good)_
* [[Optimised_rendering|todo/optimisations]] if possible. Deal with other
scalability issues. _(status: scales to thousands of pages, and approximatly