Workflow / Events

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
stopsatgreen
Power Poster
Power Poster
Posts: 322
Joined: Sat Feb 04, 2006 1:24 am

Workflow / Events

Post by stopsatgreen »

I have no idea how this works and I can't find any documentation for it; the help links in the CMS go nowhere.

What value does this add to CMSMS, and how can I uninstall it as it's useless to me without help?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Workflow / Events

Post by calguy1000 »

The events stuff is internal to CMS and used internally by modules like Search, and News, etc. 
It basically allows user defined tags, or other modules to handle events triggered by other modules.

I.e.: News sends an event when a new article is added, and it is possible to trap that with a UDT, or another module without having to modify the news code.

Essentially, all you do is write a UDT, then go into the events manager for the particular event that you want, and add that new UDT to the list of handlers.  It's as simple as that.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “CMSMS Core”