added support for regex title matching
authorBenjamin Mako Hill <mako@atdot.cc>
Mon, 2 May 2011 19:56:48 +0000 (15:56 -0400)
committerBenjamin Mako Hill <mako@atdot.cc>
Mon, 2 May 2011 19:56:48 +0000 (15:56 -0400)
commit8e1c1afcc765c0c7df502b5451e6035e7272c8c6
tree15f1720255761c46ef95899076177e8007c3848d
parent59363fd9d5c67c2ec370d436c329508c4b7a6f54
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.
wikiq.cpp

Benjamin Mako Hill || Want to submit a patch?