ikiwiki 3.20130504 released with these changes

  • Allow dots in directive parameter names. (tango)
  • Add missing plugin section, and deal with missing sections with a warning.
  • Detect plugins with a broken getsetup and warn.
  • map: Correct reversion introduced in version 3.20110225 that could generate invalid html. (smcv)
  • Makefile.PL: overwrite theme style.css instead of appending (Thanks, Mikko Rapeli)
  • meta: Fix anchors used to link to the page's license and copyright. Closes: #706437