Editor: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(add part about ModBot)
(link to database schema)
Line 1: Line 1:
Editor, formerly [[Moderator]], is the main type of user who contributes changes, called [[Edit|edits]] into the MusicBrainz [[Database]].
Editor, formerly [[Moderator]], is the main type of user who contributes changes, called [[Edit|edits]] into the MusicBrainz [[Database]]. In the [[Database Schema/Editors|database schema]], editors are still internally called moderators through the names of the tables holding the data on editors.

A registered user who has been given additional privileges (through a vote) is called an [[Auto-Editor|auto-editor]] (see that page for the extent of those privileges).
A registered user who has been given additional privileges (through a vote) is called an [[Auto-Editor|auto-editor]] (see that page for the extent of those privileges).



Revision as of 10:07, 4 June 2011

Editor, formerly Moderator, is the main type of user who contributes changes, called edits into the MusicBrainz Database. In the database schema, editors are still internally called moderators through the names of the tables holding the data on editors.

A registered user who has been given additional privileges (through a vote) is called an auto-editor (see that page for the extent of those privileges).

Alert.png All Editors and Auto-Editors are expected to follow the MusicBrainz CodeOfConduct.

Bots are programs that are able to do automated editing of the database. An example of this is the ModBot, which is strongly involved in the daily flow of edits. See ModBot for its duties; most users/editors will come into contact with it through their regular editing.

Template:Stub