3 Permalinks and guids in rss and atom feeds for wikis using the usedirs
4 options will change in this release. If you have already enabled usedirs,
5 you may need to take steps to
6 [[avoid_flooding_aggregators|tips/howto_avoid_flooding_aggregators]].
8 ikiwiki 1.50 released with [[toggle text="these changes"]]
11 * Add a graphviz plugin.
13 * Enhance helponformatting and related documentation to supply more
14 information about available preprocessor directives.
15 * Add myself as a co-maintainer, with Joey's approval.
17 * Add support for PROFILE=1 to the Makefile, this turns on profiling of the
18 wiki build using Devel::Profiler (Dprof can't handle ikiwiki).
19 * Add a new %destsources hash, which maps between a destination file and
20 the source page used to create it, ie it's the reverse of %renderedfiles.
21 * Use %destsources in htmllink and urlto for 20-50% speedup. Thanks
22 Josh Triplett for the idea.
23 * Optimise displaytime, trimming maybe 6% off the build time.
25 * Conflicts/Replaces/Provides the unofficial ikiwiki-plugin-table
26 package, because ikiwiki now provides the table plugin, and thus has
27 a file overlap with ikiwiki-plugin-table.
28 * Add libtext-csv-perl to Suggests, for the table plugin.
29 * Add libdigest-sha1-perl to Suggests, for sparkline and graphviz.
30 * Add libtext-typography-perl to Suggests for the typography plugin.
32 * Add postformtext parameter to inline.
33 * Internal version number and installdir substitutions were lost, fix.
34 * Apply patch from Ethan to improve an error message that should never
36 * Patch from Tuomov to link to the directory in feeds when usedirs is in
37 effect. Note that this changes permalinks, so if you are already using
38 usedirs you'll have to deal with that on upgrade to this version.
39 * Add feedshow parameter to inline, which can be useful for eg, removing
40 old posts from feeds when permalinks change.
41 * Add .dpkg-tmp to prune regexp, so that if ikiwiki is run right as it's
42 being upgraded by dpkg it will ignore dpkg temp files in the basewiki."""]]