AG Featured Events Module for Eventlist 1.0 
Version
1.0 (last update on Nov 21, 2008)
Rating
Compatibility
Votes
4
Favoured
16
License
GPL
Non-Commercial
Type
Views
13574
Date Added
21 November 2008
bySweenie on January 29, 2010
This is a great little module if you just want to display a link to titles of upcoming events.
If you want to style the module, you have to add the parameter yourself. While this isn't a big deal to fix, it should be included in the package. I'll post the code here in case anyone needs it:
1) In the "mod_featured_events.xml" file, add the following right before the line ":
2)In the PHP file "mod_featured_events.php" add the following:
$moduleclass_sfx = $params->get( 'moduleclass_sfx', '' );
The module would also be greatly enhanced by having the option to display dates alongside event titles.
If you want to style the module, you have to add the parameter yourself. While this isn't a big deal to fix, it should be included in the package. I'll post the code here in case anyone needs it:
1) In the "mod_featured_events.xml" file, add the following right before the line ":
2)In the PHP file "mod_featured_events.php" add the following:
$moduleclass_sfx = $params->get( 'moduleclass_sfx', '' );
The module would also be greatly enhanced by having the option to display dates alongside event titles.
bykeyboardcowboy on January 4, 2009
Tried to use the module on my site , but my table prefix wasn't jos_ so i had to correct that, send a mail to the programmer and he fixed the module on his site one hour later ! great support







