https://bugzilla.wikimedia.org/show_bug.cgi?id=38391
--- Comment #13 from MZMcBride <[email protected]> 2012-07-17 02:11:04 UTC --- (In reply to comment #12) > I propose a reverse method of spam cleanup for the test/dev wikis (in addition > to all of the normal vandal fighting tools): > > Any article/revision not tagged "NOTSPAM" will be deleted/reverted within 24 > hours of its creation by a bot. > > Does this seem like a legitimate way to handle SPAM seeing as that these are > test/dev wikis and the content doesn't hold much value? Seems reasonable to me, though I'd suggest __NOTSPAM__ so that you can track the pages easily using the built-in magic word tracking page_props table. And rather than a bot, the wiki could just delete the pages itself. You could just put logic in the code that viewing the page when it's older than 24 hours deletes it. Extension:SelfDestruct or whatever. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
