Roster:CP

From WoWRosterWiKi
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
__NOEDITSECTION__
 
__NOEDITSECTION__
 
{{Disclaimer}}
 
{{Disclaimer}}
 +
 +
 +
{{Note|All the settings have tooltips if you hover over the title}}
 +
 
{{MainMenu|Roster}}
 
{{MainMenu|Roster}}
  
 
==Roster Control Panel==
 
==Roster Control Panel==
Options for v1.8.0
+
The gateway to the configuration of Roster
 +
 
 +
This document outlines the basic functions and layout of the Roster Control Panel
 +
 
 +
Included are Main Roster Settings, Addon install and config, menu config, Roster Diagnostics, and more...
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
[[Image:Rostercp_main.jpg|thumb|300px|RosterCP Main Config]]
 +
===Main Config===
 +
This is the main section of Roster Config, all the main settings for Roster are here to modify
 +
 
 +
Use the buttons on the left side to navigate the sections of the Main Config
 +
* Main Settings
 +
*: Set main config settings, such as debug, SQL display, minium CP/GP versions, etc..
 +
* Defaults Config
 +
*: Set some default display options, included are alt detection and default menu text
 +
* Menu
 +
*: Configure the roster menu display settings
 +
* Display Config
 +
*: Control the header logo, background image, MOTD display mode, and process time display
 +
* Realmstatus
 +
*: Control options for Realmstatus
 +
*: Disable display of realmstatus in Menu
 +
* Data Links
 +
*: Edit some of the data links Roster uses
 +
*: Quest, and Item links are stored in the locale files
 +
* Update Access
 +
*: Access control for the lua upload page
 +
*: You can disable access completely and fine tune upload access permissions on a per-lua file basis
 +
* Documentation
 +
*: Link to this wiki :)
 +
 
 +
 
 +
[[Image:Rostercp_uploadrules.jpg|thumb|300px|RosterCP Upload Rules]]
 +
===Upload Rules===
 +
Configure what guilds and characters are allowed to upload their CP.lua data to this Roster<br>
 +
On the left side, you can choose Guild or Character Upload rules
 +
 
 +
Use a percent sign % for a wild card
 +
 
 +
The rules are divided into two blocks.<br>
 +
For each uploaded guild/char, first the top block is checked.<br>
 +
If the name@server matches one of these 'deny' rules, it is rejected.
 +
 
 +
After that the second block is checked.<br>
 +
If the name@server matches one of these 'accept' rules, it is accepted.<br>
 +
If it does not match any rule, it is rejected.
 +
 
 +
For example, if you want the guild "ForgeMasters" on the "EU-Rexxar" server and its members to be able to upload their data<br>
 +
Then enter this info in the the bottom [Add] section of the Allow box.
 +
 
 +
If you want all guilds on the "US-Dreanor" server to be able to upload, enter "%" under name, "Dreanor" under server, and "US" under region in the Allow box.
 +
 
 +
If you want to allow all servers on "US-Doomhammer" to upload except the guild "Monkey F ers"<br>
 +
Then enter "%" under name, "Dreanor" under server, and "US" under region in the Allow box.<br>
 +
Then enter "Monkey F ers" under name, "Dreanor" under server, and "US" under region in the Deny box.
 +
 
 +
Character rules work the same way, just substitute guild names for character names in the examples above.
 +
 
 +
 
 +
[[Image:Rostercp_menu.jpg|thumb|300px|RosterCP Menu Config]]
 +
===Menu Configuration===
 +
This section of RosterCP allows you to rearrange the buttons in the roster menu
 +
 
 +
Along the left side you can select the menu section to edit, add a custom button, and a box to drag buttons to be deleted
 +
 
 +
Make sure to hit the [Save Settings] button to save your changes
 +
 
 +
{{Note|You can only delete menu buttons you made with the custom button maker<br> Drag buttons to the Unused Buttons box to remove other buttons from the menu}}
 +
 
 +
 
 +
[[Image:Rostercp_addoninstall.jpg|thumb|300px|RosterCP AddOn Config]]
 +
===Manage AddOns===
 +
AddOn installer, upgrader, and uninstaller
 +
 
 +
The table is divided into 4 columns
 +
 
 +
* Icon
 +
*: The addon's main icon, mainly just for display
 +
* Addon Info
 +
*: Info about the addon including the addon's name, version, author, and a short description
 +
* Status
 +
*: Displays whether the addon is enabled or disabled
 +
*Installation
 +
*: Displays whether the addon is installed, un-installed, or if there is an upgrade available
 +
 
 +
 
 +
[[Image:Rostercp_pass.jpg|thumb|300px|RosterCP Password Config]]
 +
===Change Password===
 +
This is where you can change the passwords that Roster uses
 +
 
 +
There are currently 3 users in Roster
 +
* Admin
 +
* Update/Officer
 +
* Guild/Member
 +
 
 +
These passwords are used in many places in Roster and used by addons
 +
 
 +
 
 +
[[Image:Rostercp_reset.jpg|thumb|300px|RosterCP Reset Config]]
 +
===Config Reset===
 +
Simply put, this resets all the Roster config settings to their defaults
 +
 
 +
Guild data, Character data, Addon config, Addon data, menu buttons, and upload rules will be saved.<br>
 +
The guild, officer, and admin passwords will also be saved.
  
A quick look at the Roster Control Panel
 
  
All the settings have tooltips if you hover over the title<br>
+
[[Image:Rostercp_addon.jpg|thumb|300px|RosterCP AddOn Config]]
This document is meant to include what is already in the tooltips and to provide more info if possible
+
===AddOn Config Area===
 +
The next set of buttons are links to the various admin sections for Roster addons

Revision as of 08:17, 12 August 2007

WR.net

Important note: When you edit this page, you agree to release your contribution into the public domain.
If you do not want this or can not do this because of license restrictions, please do not edit.


Info.png Note: All the settings have tooltips if you hover over the title


Contents


Roster Control Panel

The gateway to the configuration of Roster

This document outlines the basic functions and layout of the Roster Control Panel

Included are Main Roster Settings, Addon install and config, menu config, Roster Diagnostics, and more...




RosterCP Main Config

Main Config

This is the main section of Roster Config, all the main settings for Roster are here to modify

Use the buttons on the left side to navigate the sections of the Main Config


RosterCP Upload Rules

Upload Rules

Configure what guilds and characters are allowed to upload their CP.lua data to this Roster
On the left side, you can choose Guild or Character Upload rules

Use a percent sign % for a wild card

The rules are divided into two blocks.
For each uploaded guild/char, first the top block is checked.
If the name@server matches one of these 'deny' rules, it is rejected.

After that the second block is checked.
If the name@server matches one of these 'accept' rules, it is accepted.
If it does not match any rule, it is rejected.

For example, if you want the guild "ForgeMasters" on the "EU-Rexxar" server and its members to be able to upload their data
Then enter this info in the the bottom [Add] section of the Allow box.

If you want all guilds on the "US-Dreanor" server to be able to upload, enter "%" under name, "Dreanor" under server, and "US" under region in the Allow box.

If you want to allow all servers on "US-Doomhammer" to upload except the guild "Monkey F ers"
Then enter "%" under name, "Dreanor" under server, and "US" under region in the Allow box.
Then enter "Monkey F ers" under name, "Dreanor" under server, and "US" under region in the Deny box.

Character rules work the same way, just substitute guild names for character names in the examples above.


RosterCP Menu Config

Menu Configuration

This section of RosterCP allows you to rearrange the buttons in the roster menu

Along the left side you can select the menu section to edit, add a custom button, and a box to drag buttons to be deleted

Make sure to hit the [Save Settings] button to save your changes

Info.png Note: You can only delete menu buttons you made with the custom button maker
Drag buttons to the Unused Buttons box to remove other buttons from the menu


RosterCP AddOn Config

Manage AddOns

AddOn installer, upgrader, and uninstaller

The table is divided into 4 columns


RosterCP Password Config

Change Password

This is where you can change the passwords that Roster uses

There are currently 3 users in Roster

These passwords are used in many places in Roster and used by addons


RosterCP Reset Config

Config Reset

Simply put, this resets all the Roster config settings to their defaults

Guild data, Character data, Addon config, Addon data, menu buttons, and upload rules will be saved.
The guild, officer, and admin passwords will also be saved.


RosterCP AddOn Config

AddOn Config Area

The next set of buttons are links to the various admin sections for Roster addons

Personal tools
Namespaces
Variants
Actions
WoWRoster
Navigation
Toolbox