WoWRoster.net Welcome Welcome Guest! Please Register or Login
Toggle Content
Toggle Content Search Wiki
 

Toggle Content User Info

Welcome Anonymous

Nickname
Password

Membership:
Latest: lawrence
New Today: 4
New Yesterday: 9
Overall: 28629

People Online:
Members: 3
Visitors: 21
Bots: 7
Staff: 0
Staff Online:

No staff members are online!

Toggle Content Main Menu

Roster:Addon

Roster:Addon

From WoWRosterWiKi

Jump to: navigation, search


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

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


Install 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
 |_guild/
 |  |_index.php
 |_locale/
 |  |_enUS.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
    |_guild/
    |  |_index.php
    |_locale/
    |  |_enUS.php
    |_style.css
    |_index.php

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

Just remember that the folder structure needs to look something like this

roster/
 |_addons/
    |_SomeAddon/
    |  |_inc/
    |  |  |_conf.php
    |  |  |_install.def.php
    |  |_guild/
    |  |  |_index.php
    |  |_locale/
    |  |  |_enUS.php
    |  |_style.css
    |  |_index.php
    |_AnotherAddon/
       |_inc/
       |  |_conf.php
       |  |_install.def.php
       |_guild/
       |  |_index.php
       |_locale/
       |  |_enUS.php
       |_style.css
       |_index.php


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


Un-Install AddOns

First, go to the Roster Control Panel under AddOn Management to un-install your AddOn

Remove the folder in roster/addons/

You are done!


Make an AddOn

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


List of current Roster Addons

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

This Theme Ported By: WebSiteGuru Designs. Cardinal Theme orginally By: Lorkan Themes. - Ported to DragonflyCMS by: WebSiteGuru Designs
Version 4.0.0 - September 28, 2007
Original Author: Lorkan Themes