Update CorpStats documentation.
Internalize all doc images.
BIN
docs/_static/images/features/corpstats/api_index.png
vendored
Before Width: | Height: | Size: 2.7 KiB |
BIN
docs/_static/images/features/corpstats/lists.png
vendored
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
docs/_static/images/features/corpstats/main_list.png
vendored
Normal file
After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 27 KiB |
BIN
docs/_static/images/features/corpstats/navbar.png
vendored
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 18 KiB |
BIN
docs/_static/images/features/corpstats/table_controls.png
vendored
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
docs/_static/images/features/corpstats/unregistered_list.png
vendored
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
docs/_static/images/features/permissions_tool/audit.png
vendored
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
docs/_static/images/features/permissions_tool/overview.png
vendored
Normal file
After Width: | Height: | Size: 56 KiB |
BIN
docs/_static/images/installation/auth/cloudflare/page_rules.jpg
vendored
Normal file
After Width: | Height: | Size: 142 KiB |
@ -6,4 +6,5 @@
|
||||
documentation
|
||||
integrating-services
|
||||
menu-hooks
|
||||
url-hooks
|
||||
```
|
||||
|
@ -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.
|
||||
|
||||
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.
|
||||
|
||||
### Registration Index
|
||||
|
||||

|
||||
|
||||
This is a visual indication of the number of registered characters.
|
||||
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.
|
||||
|
||||
### 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.
|
||||
|
||||
### Member List
|
||||
### Character Lists
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||

|
||||
|
||||
#### Main List
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
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.
|
||||
A link to zKillboard is present for all characters.
|
||||
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.
|
||||
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
|
||||
|
||||

|
||||

|
||||
|
||||
This list contains all characters not registered on auth. Each character has a link to [zKillboard](https://zkillboard.com).
|
||||
|
||||
## 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.
|
||||
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
|
||||
|
||||
|
@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
**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.
|
||||
|
||||

|
||||

|
||||
|
||||
Please note that users may appear multiple times if this permission is granted via multiple sources.
|
||||
|
@ -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. It’ll take a few minutes to propagate.
|
||||
|
||||

|
||||

|
||||
|
||||
## Update Auth URLs
|
||||
|
||||
|
@ -61,11 +61,11 @@ Before users can see the forums, we need to remove the install directory
|
||||
### 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`.
|
||||
|
||||

|
||||

|
||||
|
||||
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`.
|
||||
|
||||

|
||||

|
||||
|
||||
## Setup Complete
|
||||
You’ve finished the steps required to make AllianceAuth work with phpBB. Play around with it and make it your own.
|
||||
|