anyone know how they did this

Joomla/Mambo integration forum

anyone know how they did this

Postby Shania » Thu Mar 06, 2008 6:26 am

http://thevoidguild.net/index.php?optio ... &Itemid=41

added into Joomla, anyone know how ?
Shania
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Wed Mar 05, 2008 7:14 am

anyone know how they did this

Postby Nefuh » Thu Mar 06, 2008 6:52 am

I think just load the following URL by using the wrapper component from joomla.

http://www.worldofwarcraft.com/info/events/calendar/
Administrator of the german User2User Community for WoWRoster.
Guild Master from Scum from Hell - Horde @ EU-Anetheron.
User avatar
Nefuh
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 213
Joined: Fri Sep 15, 2006 8:34 pm
Location: Krefeld Germany

anyone know how they did this

Postby Shania » Thu Mar 06, 2008 8:07 am

Yes seems like it.

Okay getting there, it works thats the main thing :)

As you can read in the wowroster sdk ( )
You have the options to hide the header, menu and footer..
Let’s play a bit with that..

The code we’ll circle about is:

// Make the header/menu/footer show by default
$roster_show_header = true;
$roster_show_menu = true;
$roster_show_footer = true;

These can be inserted into the various pages of the roster.. (built in and addon's, play around with it but be sure to back up your files)


Thats from the guide i mentioned earlier in this Topic.

How would I do that ?
The url http://www.wowroster.net/wiki/index.php ... n:AddonSDK does not exist.

basically what I want to know is can I somehow (with someones help from here) remove the footer ? bottom part of roster where it displays all the SQL queries. Thats really annoying lol
Shania
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Wed Mar 05, 2008 7:14 am

anyone know how they did this

Postby zanix » Thu Mar 06, 2008 8:57 am

Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

anyone know how they did this

Postby Shania » Thu Mar 06, 2008 9:15 am

Wow look at all that text and imagine the time it took too type all that up (ouch)

Okay I don't really know what I'm looking for other then too remove the footer at this stage.

Variable Calls

These are added to index.php for some additional support

If you add these to your addon, you can turn off the header, footer and menu on the page, these are always enabled by default.

$roster->output['show_header'] = false; // Disable the roster header
$roster->output['show_menu'] = false; // Disable roster menu
$roster->output['show_footer'] = false; // Disable roster footer


Okay, so do I need to first find an addon, install it then alter those lines ?
Or can I remove the footer (disable it) some other way ?
If you know could you point me to the right direction please.
Shania
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Wed Mar 05, 2008 7:14 am

anyone know how they did this

Postby zanix » Thu Mar 06, 2008 9:46 am

Remember that removing the credits in the footer is against the license agreement for Roster
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

anyone know how they did this

Postby Shania » Thu Mar 06, 2008 11:34 am

I have no problem in having the credits there at all.
Its well earnt and deserved, no doubt there.

Basically want all the SQL queries not to display
I have loads and loads and loads of it for some reason and its really annoying.
Shania
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Wed Mar 05, 2008 7:14 am

anyone know how they did this

Postby zanix » Thu Mar 06, 2008 12:16 pm

If you are using Roster 1.7.3, you can just turn it off
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US


Return to Joomla/Mambo

Who is online

Users browsing this forum: No registered users and 0 guests

cron