https://bugzilla.wikimedia.org/show_bug.cgi?id=43462
--- Comment #9 from Brad Jorsch <[email protected]> --- It being in $wgAutopromote is a good indicator that the protection level could be considered "semi-protection", but it's not necessary. If the right is granted on request with minimal qualifications, it could still be considered "semi-protected". In the end, it's up to the ptwiki community whether they look at it that way or not. Currently, it looks like the only differences caused by adding a protection level to $wgSemiprotectedRestrictionLevels are: * The message "semiprotectedpagewarning" is displayed instead of "protectedpagewarning" when editing the page. * The message "semiprotectedpagemovewarning" is displayed instead of "protectedpagemovewarning" when moving the page. * The textarea gets class "mw-textarea-sprotected" instead of "mw-textarea-protected" when editing or moving the page. -- 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
