Event Calendar - Can I remove the instance resets?

With this addon you'll be able to view planned events from GuildEventManager or GroupCalendar

Moderator: PoloDude

Event Calendar - Can I remove the instance resets?

Postby cennis » Fri Apr 20, 2007 3:40 am

I am using Event Calendar with Guild Event Manager. On my Event Calendar page, all of the Instance Resets show up and I would like to remove them. They are just cluttering things up. Has anyone figured out a way to do this?

Here is the page location, so you can see what I am talking about:

Release the Kraken - Event Calendar

Any ideas would be greatly appreciated.

-CEnnis
Last edited by cennis on Fri Apr 20, 2007 3:53 am, edited 1 time in total.
User avatar
cennis
WR.net Apprentice
WR.net Apprentice
 
Posts: 6
Joined: Mon Jul 17, 2006 11:51 pm

Re: Event Calendar - Can I remove the instance resets?

Postby balador » Wed May 30, 2007 1:08 am

I removed the following lines and it removed the reset dates:

echo ('<tr>'."\n");
echo ('<td style="background-color:#2D0000" class="membersRow'.$rownum.'">'."\n");
echo (date($addon_conf['EventCalendar']['ResetDate'],$resetdate)."\n");
echo ('</td>'."\n");
echo ('<td style="text-align:center;background-color:#2D0000" class="membersRow'.$rownum.'">'."\n");
echo ($rc_wordings[$roster_conf['roster_lang']]['Reset']."\n");
echo ('</td>'."\n");
echo ('<td style="background-color:#2D0000" colspan="4" class="membersRowRight'.$rownum.'">'."\n");
foreach ($resetdata as $type){
resetIcon($type);
}
echo ('</td>'."\n");
echo ('</tr>'."\n");
balador
WR.net Apprentice
WR.net Apprentice
 
Posts: 10
Joined: Thu Jul 13, 2006 6:51 pm

Event Calendar - Can I remove the instance resets?

Postby PoloDude » Tue Jun 12, 2007 7:34 pm

I'm going to add an option to disable those instance resets in the next version, not sure if it will be the 1.7 release or the 1.8
[url=http://eu.wowarmory.com/character-sheet.xml?r=Emerald+Dream&n=Calaglin]Calaglin @ Emerald Dream [EU]
User avatar
PoloDude
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 134
Joined: Tue Jul 04, 2006 3:17 pm
Location: Belgium - Gent

Event Calendar - Can I remove the instance resets?

Postby balador » Tue Jun 12, 2007 10:59 pm

I wouldnt mind the reset dates if they applied to the new tbc instances, but an option would be awesome.
I am also looking for a small module for Joomla that displays the upcoming raids from event calendar on the frontpage.
balador
WR.net Apprentice
WR.net Apprentice
 
Posts: 10
Joined: Thu Jul 13, 2006 6:51 pm


Return to Event Calendar

Who is online

Users browsing this forum: No registered users and 0 guests

cron