Update CorpStats documentation.

Internalize all doc images.
This commit is contained in:
Adarnof 2017-06-08 20:48:44 -04:00
parent fd8ab2688e
commit 0deb60ac2c
16 changed files with 33 additions and 18 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

View File

@ -6,4 +6,5 @@
documentation documentation
integrating-services integrating-services
menu-hooks menu-hooks
url-hooks
``` ```

View File

@ -29,13 +29,7 @@ If it fails an error message will be displayed.
This bar contains a dropdown menu of all available corps. If the user has the `add_corpstats` permission, a button to add a Corp Stats will be shown. This bar contains a dropdown menu of all available corps. If the user has the `add_corpstats` permission, a button to add a Corp Stats will be shown.
On the right of this bar is a search field. Press enter to search. It checks all characters in all Corp Stats you have view permission to and returns search results. Generic searches (such as 'a') will be slow. On the right of this bar is a search field. Press enter to search. It checks all characters in all Corp Stats you have view permission to and returns search results.
### Registration Index
![Registration Index](/_static/images/features/corpstats/api_index.png)
This is a visual indication of the number of registered characters.
### Last Update ### Last Update
@ -45,17 +39,38 @@ Corp Stats automatically update every 6 hours. An update can be performed immedi
Only superusers and the creator of the Corp Stat can trigger an immediate update. Only superusers and the creator of the Corp Stat can trigger an immediate update.
### Member List ### Character Lists
![lists](/_static/images/features/corpstats/lists.png)
Three views are available:
- main characters and their alts
- registered characters and their main character
- unregistered characters
Each view contains a sortable and searchable table. The number of listings shown can be increased with a dropdown selector. Pages can be changed using the controls on the bottom-right of the table. Each list is searchable at the top-right. Tables can be re-ordered by clicking on column headings.
![table control locations](/_static/images/features/corpstats/table_controls.png)
#### Main List
![main list](/_static/images/features/corpstats/main_list.png)
This list contains all main characters in registered in the selected corporation and their alts. Each character has a link to [zKillboard](https://zkillboard.com).
#### Member List
![member list](/_static/images/features/corpstats/member_list.png) ![member list](/_static/images/features/corpstats/member_list.png)
The list contains all characters in the corp. Red backgrounds means they are not registered in auth. If registered, and the user has the required permission to view APIs, a link to JackKnife will be present. The list contains all characters in the corp. Red backgrounds means they are not registered in auth. A link to [zKillboard](https://zkillboard.com) is present for all characters.
A link to zKillboard is present for all characters.
If registered, the character will also have a main character, main corporation, and main alliance field. If registered, the character will also have a main character, main corporation, and main alliance field.
This view is paginated: use the navigation arrows to view more pages (sorted alphabetically by character name), or search for a specific character. #### Unregistered List
![pagination buttons](/_static/images/features/corpstats/pagination.png) ![unregistered_list](/_static/images/features/corpstats/unregistered_list.png)
This list contains all characters not registered on auth. Each character has a link to [zKillboard](https://zkillboard.com).
## Search View ## Search View
@ -65,7 +80,6 @@ This view is essentially the same as the Corp Stats page, but not specific to a
The search query is visible in the search box. The search query is visible in the search box.
Characters from all Corp Stats to which the user has view access will be displayed. APIs respect permissions. Characters from all Corp Stats to which the user has view access will be displayed. APIs respect permissions.
This view is paginated: use the navigation arrows to view more pages (sorted alphabetically by character name).
## Permissions ## Permissions

View File

@ -18,7 +18,7 @@ When a user has access to the tool they will see the "Permissions Audit" menu it
The first page gives you a general overview of permissions and how many users have access to each permission. The first page gives you a general overview of permissions and how many users have access to each permission.
![permissions overview](https://i.imgur.com/XALVFtc.png) ![permissions overview](/_static/images/features/permissions_tool/overview.png)
**App**, **Model** and **Code Name** contain the internal details of the permission while **Name** contains the name/description you'll see in the admin panel. **App**, **Model** and **Code Name** contain the internal details of the permission while **Name** contains the name/description you'll see in the admin panel.
@ -34,6 +34,6 @@ Clicking on the **Code Name** link will take you to the [Permissions Audit Page]
The permissions audit page will give you an overview of all the users who have access to this permission either directly or granted via group membership. The permissions audit page will give you an overview of all the users who have access to this permission either directly or granted via group membership.
![permissions audit](https://i.imgur.com/XjnfC9Z.png) ![permissions audit](/_static/images/features/permissions_tool/audit.png)
Please note that users may appear multiple times if this permission is granted via multiple sources. Please note that users may appear multiple times if this permission is granted via multiple sources.

View File

@ -26,7 +26,7 @@ CloudFlare blocks ports outside 80 and 443 on hosts it protects. This means, if
Now we need to configure the https redirect to force all traffic to https. Along the top bar of CloudFlare, select `Page Rules`. Add a new rule, Pattern is example.com, toggle the `Always use https` to ON, and save. Itll take a few minutes to propagate. Now we need to configure the https redirect to force all traffic to https. Along the top bar of CloudFlare, select `Page Rules`. Add a new rule, Pattern is example.com, toggle the `Always use https` to ON, and save. Itll take a few minutes to propagate.
![infographic](http://i.stack.imgur.com/VUBvo.jpg) ![infographic](/_static/images/installation/auth/cloudflare/page_rules.jpg)
## Update Auth URLs ## Update Auth URLs

View File

@ -61,11 +61,11 @@ Before users can see the forums, we need to remove the install directory
### Enabling Avatars ### Enabling Avatars
AllianceAuth sets user avatars to their character portrait when the account is created or password reset. We need to allow external URLs for avatars for them to behave properly. Navigate to the admin control panel for phpbb3, and under the `General` tab, along the left navigation bar beneath `Board Configuration`, select `Avatar Settings`. Set `Enable Remote Avatars` to `Yes` and then `Submit`. AllianceAuth sets user avatars to their character portrait when the account is created or password reset. We need to allow external URLs for avatars for them to behave properly. Navigate to the admin control panel for phpbb3, and under the `General` tab, along the left navigation bar beneath `Board Configuration`, select `Avatar Settings`. Set `Enable Remote Avatars` to `Yes` and then `Submit`.
![location of the remote avatar setting](http://i.imgur.com/eWrotRX.png) ![location of the remote avatar setting](/_static/images/installation/services/phpbb3/avatar_settings.png)
You can allow members to overwrite the portrait with a custom image if desired. Navigate to `Users and Groups`, `Group Permissions`, select the appropriate group (usually `Member` if you want everyone to have this ability), expand `Advanced Permissions`, under the `Profile` tab, set `Can Change Avatars` to `Yes`, and press `Apply Permissions`. You can allow members to overwrite the portrait with a custom image if desired. Navigate to `Users and Groups`, `Group Permissions`, select the appropriate group (usually `Member` if you want everyone to have this ability), expand `Advanced Permissions`, under the `Profile` tab, set `Can Change Avatars` to `Yes`, and press `Apply Permissions`.
![location of change avatar setting](http://i.imgur.com/Nc6Rzo9.png) ![location of change avatar setting](/_static/images/installation/services/phpbb3/avatar_permissions.png)
## Setup Complete ## Setup Complete
Youve finished the steps required to make AllianceAuth work with phpBB. Play around with it and make it your own. Youve finished the steps required to make AllianceAuth work with phpBB. Play around with it and make it your own.