|
|
|
## How to create screenshots
|
|
|
|
|
|
|
|
### General rules
|
|
|
|
|
|
|
|
Screenshots should not be wider than 1000px, unless it makes sense for a specific screen.
|
|
|
|
In order to do this, use a windowed browser at the appropriate size.
|
|
|
|
The browser GUI should not appear in the screenshot, only FD itself.
|
|
|
|
|
|
|
|
They should use the default theme (breezy at the time of writing this).
|
|
|
|
|
|
|
|
### Mandatory screenshots
|
|
|
|
|
|
|
|
* Screenshot of the main menu with a red cadre
|
|
|
|
* Screenshot of the actions in the menu
|
|
|
|
* Screenshot of the list where we see the object
|
|
|
|
|
|
|
|
### Reserved words for screenshots
|
|
|
|
|
|
|
|
* config : it must be used only for the backend config
|
|
|
|
* list : it must be used only for the list where we see the objects
|
|
|
|
* menu : it must be used for all the menus and the main menu
|
|
|
|
* create : it must be used when you do an action
|
|
|
|
* service : for the configuration of a service into a system
|
|
|
|
* tab : it must be used when we assing a tab to another object
|
|
|
|
|
|
|
|
### Names of screenshots
|
|
|
|
|
|
|
|
#### Here is an example of the sudo plugin.
|
|
|
|
|
|
|
|
* sudo-menu
|
|
|
|
* sudo-menu-create-role
|
|
|
|
* sudo-list
|
|
|
|
* sudo-create-role
|
|
|
|
|
|
|
|
#### Here is an exemple of the cyrus plugin
|
|
|
|
|
|
|
|
* cyrus-config
|
|
|
|
* cyrus-service
|
|
|
|
* cyrus-service-icon
|
|
|
|
|
|
|
|
#### Here is an exemple of the freeradius plugin
|
|
|
|
|
|
|
|
* freeradius-tab-user (for the tab in an user)
|
|
|
|
|