Wiki source code of Personas: 6 types of XWiki Users
Last modified by Vincent Massol on 2024/11/19 16:12
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | = Introducing 6 types of XWiki Users = | ||
| 2 | |||
| 3 | This page aims at identifying the main types of XWiki users and at describing their needs and expectations. A real user can be a combination of multiple/all user types. | ||
| 4 | |||
| 5 | == Non-Technical Users == | ||
| 6 | |||
| 7 | === Reader === | ||
| 8 | |||
| 9 | * Find content | ||
| 10 | * Read content | ||
| 11 | * Follow what's happening on the wiki | ||
| 12 | |||
| 13 | [[Full description of the Reader>>PersonaReader]] | ||
| 14 | |||
| 15 | === Content Editor === | ||
| 16 | |||
| 17 | * Add content | ||
| 18 | * Edit content | ||
| 19 | * Structure content | ||
| 20 | * Encourage other people to work with them on wiki pages | ||
| 21 | |||
| 22 | [[Full description of the Content Editor>>PersonaContentEditor]] | ||
| 23 | |||
| 24 | === Wiki Gardener === | ||
| 25 | |||
| 26 | * Rollback documents | ||
| 27 | * Move stuff around (pages, files) | ||
| 28 | * Delete documents (pages, comments) | ||
| 29 | |||
| 30 | [[Full description of the Wiki Gardener>>PersonaWikiGardener]] | ||
| 31 | |||
| 32 | == Technical Users == | ||
| 33 | |||
| 34 | === Wiki Administrator === | ||
| 35 | |||
| 36 | * Get people in the wiki | ||
| 37 | * Define who can do what | ||
| 38 | * Get content in the wiki to get things started | ||
| 39 | * Customize the wiki | ||
| 40 | |||
| 41 | [[Full description of the Wiki Administrator>>PersonaWikiAdministrator]] | ||
| 42 | |||
| 43 | === System Administrator === | ||
| 44 | |||
| 45 | * Keep the wiki up and running | ||
| 46 | * Backup the wiki | ||
| 47 | * Upgrade the wiki to new versions | ||
| 48 | |||
| 49 | [[Full description of the System Administrator>>PersonaSystemAdministrator]] | ||
| 50 | |||
| 51 | === Wiki Developer === | ||
| 52 | |||
| 53 | * Create applications in the wiki | ||
| 54 | * Test applications | ||
| 55 | * Deploy applications on one or many wikis | ||
| 56 | * Wiki Designer | ||
| 57 | ** Manage (create, edit, delete) visual components (skins, icons, etc) for the wiki | ||
| 58 | |||
| 59 | [[Full description of the Wiki Developer>>PersonaWikiDeveloper]] |