Roster:Addon

From WoWRosterWiKi
(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
 
{{Disclaimer}}
 
{{Disclaimer}}
  
{{Note|These instructions are for the upcoming Roster 1.8<br>As for Roster 1.7.x, they are basically the same}}
+
{{Note|These instructions are for the upcoming Roster 2.0<br>As for Roster 1.7.x, they are basically the same}}
 
{{MainMenu|Roster}}
 
{{MainMenu|Roster}}
  
Line 44: Line 44:
 
==Make an AddOn==
 
==Make an AddOn==
 
The [[Roster:Addon:AddonSDK|Addon SDK]] will help you in the creation of an AddOn
 
The [[Roster:Addon:AddonSDK|Addon SDK]] will help you in the creation of an AddOn
{{Note|This SDK is for Roster 1.8 addons, Roster 1.8 will go beta very soon}}
+
{{Note|This SDK is for Roster 2.0 addons, Roster 2.0 will go beta very soon}}
  
  
 
==List of current Roster Addons==
 
==List of current Roster Addons==
 
View the [[Special:Categories|Category Listings]] page to view the list of Roster AddOns
 
View the [[Special:Categories|Category Listings]] page to view the list of Roster AddOns

Revision as of 04:06, 13 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: These instructions are for the upcoming Roster 2.0
As for Roster 1.7.x, they are basically the same

Contents


Roster Addons

What is a WoWRoster Addon?

A WoW Roster Addon is code that supplements the core components of roster, giving additional functionality and/or other ways to view Available Roster Data or even to create new data


Installing WoWRoster AddOns

All Roster AddOns are placed or extracted to 'roster/addons/'

If you have an AddOn named SomeAddon, then it's folder will be at 'roster/addons/SomeAddon/'
with it's files inside that folder

Some AddOn authors "zip up" their AddOns with just their folder name

SomeAddon/
 |_inc/
 | |_conf.php
 | |_install.def.php
 |_style.css
 |_index.php

With this type, set the extract location to 'roster/addons/'

While some may put the entire Roster folder structure in the zip file

addons/
 |_SomeAddon/
   |_inc/
   | |_conf.php
   | |_install.def.php
   |_style.css
   |_index.php

With this type, set the extract location to 'roster/'


Next, go to the Roster Control Panel under AddOn Management to install your AddOn

Info.png Note: For Roster 1.7.x, the AddOns themselves have an installation procedure to follow


Make an AddOn

The Addon SDK will help you in the creation of an AddOn

Info.png Note: This SDK is for Roster 2.0 addons, Roster 2.0 will go beta very soon


List of current Roster Addons

View the Category Listings page to view the list of Roster AddOns

Personal tools
Namespaces
Variants
Actions
WoWRoster
Navigation
Toolbox