]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_3.141592.mdwn
Remove jQuery, which caused browser warnings (loading http from https).
[ikiwiki.git] / doc / news / version_3.141592.mdwn
1 ikiwiki 3.141592 released with [[!toggle text="these changes"]]
2 [[!toggleable text="""
3    * Add new hooks: canremove, canrename, rename. (intrigeri)
4    * rename: Refactor subpage rename handling code into rename hook. (intrigeri)
5    * po: New plugin, suporting translation of wiki pages using po files.
6      (intrigeri)
7    * Add build machinery to build po files to translate the underlay wikis,
8    * Add further build machinery to generate translated underlays from
9      the po file, for use by wikis whose primary language is not English.
10    * Add Danish basewiki translation by Jonas Smedegaard.
11    * img: Fix adding of dependency from page to the image.
12    * pagestats: add `among` parameter, which only counts links from specified
13      pages (smcv)
14    * pagestats: when making a tag cloud, don't emit links where the tag is
15      unused (smcv)
16    * map: Avoid emitting an unclosed ul element if the map is empty. (harishcm)
17    * inline: Add pagenames parameter that can be used to list a set of
18      pages to inline, in a specific order, without using a PageSpec. (smcv)
19    * Add getsource plugin (Will, smcv)"""]]