* htmlscrubber: Add a config setting that can be used to disable the
scrubber acting on a set of pages.
* Expand usage message and add --help. Closes: #500344
+ * Beautify urls used in various places. (smcv)
-- Joey Hess <joeyh@debian.org> Thu, 25 Sep 2008 13:45:55 -0400
* [[plugins/remove]] redirects you to the parent of the removed page
I think the coding standard in future should be: use htmlpage when you want a local file, or urlto if you want a URL.
+
+> Agreed, and I've updated the docs accordingly. Merged your changes. BTW,
+> did you notice they included a fix in passing for a bug in the recentchanges
+> redirection? [[done]] --[[Joey]]