Content deleted Content added
Updating published sources: PERTableUpdater: * Update <code><nowiki><syntaxhighlight></nowiki></code> syntax. |
Updating published sources: PERTableUpdater: * Add table configs for the split of CAT:EDITREQ into CAT:COIREQ and CAT:PREQ. |
||
Line 189:
[[],'IPER','Wikipedia interface-protected edit requests','interface-protected','editinterfaceprotected','x-wp-editinterfaceprotected',[qw/error error error error error error normal error error error error normal/]],
[[0],'EDITREQ','Wikipedia requested edits','COI','requestedit','x-wp-requestedit',[qw/normal caution caution caution error error error error error error error error/]],
[[0],'COIREQ','Wikipedia conflict of interest edit requests','COI','requestedit','x-wp-requestedit',[qw/normal caution caution caution error error error error error error error error/]],
[[],'PREQ','Wikipedia partial-block edit requests','partial block','editpartiallyblocked','x-wp-editpartiallyblocked',[qw/normal caution caution caution error error error error error error error error/]],
);
my $starttime=time;
|