Topic on Extension talk:AbuseFilter

Sokote zaman (talkcontribs)

Hi

Please provide a code that the user can post only after logging in to the user's home page and user practice page and discussion page.

Thanks in advance for your help

Matěj Suchánek (talkcontribs)

Something like:

action == 'edit'
& (page_namespace == 2 | page_namespace == 3)
& user_age == 0

Please see Extension:AbuseFilter/Rules format for guidance on creating filters.

Sokote zaman (talkcontribs)
Reply to "access"