> A related problem occurs if changing a site's theme with the
> [[plugins/theme]] plugin. The style.css of the old and new theme
> often has the same mtime, so ikiwiki does not update it w/o a rebuild.
+> This is worked around in theme.pm with a special-purpose needsbuild hook.
> --[[Joey]]