From: Benjamin Mako Hill Date: Mon, 2 May 2011 19:56:48 +0000 (-0400) Subject: added support for regex title matching X-Git-Url: https://projects.mako.cc/source/wikiq/commitdiff_plain/8e1c1afcc765c0c7df502b5451e6035e7272c8c6?hp=8e1c1afcc765c0c7df502b5451e6035e7272c8c6 added support for regex title matching Added support for regex matching of titles to (for example) match only things from particular namespaces. In the process, I changed the "t" option which prints out text to "d" for debug and used the t option for taking title regexes. ---