https://bugzilla.wikimedia.org/show_bug.cgi?id=45066

--- Comment #34 from MZMcBride <b...@mzmcbride.com> ---
Vito: you should be able to restrict page creation immediately using the title
blacklist. The relevant documentation is here: [[mw:Extension:TitleBlacklist]].

The most basic example would be:

.+ <autoconfirmed>

The ".+" part is a regular expression that applies to any page title.
"autoconfirmed" restricts the rule to anonymous users (by default the blacklist
entries apply to all users who don't have the "tboverride" user right).

If you want to test the title blacklist at test.wikipedia.org, let me know and
I'd be happy to make you an administrator there.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to