Events
Re: Events
What events are you referring to? If you mean events registration as a module, that's a registered project, but without any delivered programs.
http://dev.cmsmadesimple.org/projects/eventreg/
Ronny
http://dev.cmsmadesimple.org/projects/eventreg/
Ronny
Re: Events
Events are User Defined Tags (UDT) that are triggered when something specific happens on the site.
For instance, if you want to execute some PHP code each time a user logs into the admin panel, you link your UDT, say myUDT, with the LoginPost event.
http://wiki.cmsmadesimple.org/index.php ... ts_Manager
For instance, if you want to execute some PHP code each time a user logs into the admin panel, you link your UDT, say myUDT, with the LoginPost event.
http://wiki.cmsmadesimple.org/index.php ... ts_Manager
Last edited by mahjong on Thu Mar 29, 2007 4:14 pm, edited 1 time in total.