Tim Larson wrote: > [email protected] wrote: >> Go to Special:AllPages and select the Talk namespace - it's that easy! >> ;-) > > It would be great to have something that would look at all Talk namespaces at > once. > > Tim
SELECT page_title FROM page WHERE page_namespace & 1 = 1; _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
