ACTION BUILDER v.01
Now you can build actions of your own quickly via this web-based tool!
Action Title
Action Name
Parameters:
*** none yet ***
Function:
function dw_myaction(){ alert("hi") }
Make sure the function name matches the action name, and that all the parameters match.
Create
This will pop a window with sourcecode that you cut and paste into a file - in configuration/behavior/actions/
Feedback