If you have login credentials for a SPIP site, then you are considered as an "author" of that site.
Within the default install of SPIP, there are three distinct kinds of authors: visitors, editors and administrators.
A visitor is someone who can simply access the restricted parts of the public site, as well as the forums to which that visitor is subscribed. The visitor has no access to the ( |
A editor is someone who has access to the private zone of the site and who can only write site content and propose it for evaluation and/or approval (multimedia documents and general text). This status is the one most commonly used for managing SPIP sites. |
An administrator is someone who has access to the private zone and who has "all rights" within the site: adding, modifying or deleting content, proofreading and correcting text authored by other editors, changing the hierarchy of sections and reassigning articles to new sections, etc. and most of all having the authority to publish items on the public web site. The administrator has moral responsibility for the site’s content.
|
Visitor |
Author |
Administrator |
Can:
|
Can do everything that a visitor can, as well as:
|
Can do all that an editor can, as well as:
|
By default, SPIP only offers three different statuses: these are largely sufficient for managing web sites. Nonetheless, it is possible to extend the list of statuses and to vary the rights allocated to them, specifically by the addition or implementation of particular plugins.
Note: there is also a temporary ’trashed’ status (5poubelle
in the database) for authors who have just been deactivated. These records are automatically destroyed when the cleanup background task runs after a day or 2, with the [trash plugin]->https://plugins.spip.net/corbeille.html providing an alternative to this destruction.