| /[drupal]/contributions/modules/actions/actions.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Links to DRUPAL-5--2-4: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#235634 increase maxlength of username field to 60
#236955 by tom friedhof: make recursion check per-node
#252605 fix Display a message to user action #146221 differentiate between %node_url placeholder which will be something like http://example.com/node/2 and %node_alias placeholder which will be something like http://example.com/my_path_alias
Allow actions to declare that they support any op within a hook
#237755 placeholders not replaced in Send email action
#235612 consolidate hook_action_info implementations
fix automenu support for third-party triggers; #235612 work around workflow-ng namespace issues
backport of Drupal 6 actions and triggers by sorenjones and jvandyk
now stable enough for some testing
new architecture: fewer switch statements, more functions
actions now declare hook/op combinations they support
assigned actions now presented in nifty table
default actions moved from actions.inc to default_actions.inc actions.inc is now the actions engine and should live in includes working towards assigning actions to any Drupal hook
#90073 by suit4: make include_once open_basedir-friendly remove old .pgsql file capitalize menu items
#88785 by Eaton: towards 5.0 compatibility
#65929 by reikiman: ensure stored parameters exist
#61851 by smk-ka: Postgres support
#83029 by RobRoy: action to set message; #80042 by fago: remove confusing tabs
correct undefined constant
#63925 by CogRusty: make helptext more translatable
4.7 compatibility
add protection from runaway recursion
fix ability to edit configured actions
formapi update (incorporates #39741 by sar)
restore configuration editing
compatible with 4.6
translator-friendly code
add a dollar sign to compensate for stronger euro
prevent redeclaration of local function by moving it outside of actions_list()
single actions now return result
use elipses to indicate that an action instance will be created
fix SQL error when saving configurable actions
patch by mathias. Use form_get_errors() for validation. Use drupal_goto() after deleting an action.
better support of configurable actions
eliminate warnings by passing dummy node
array_pop() to make sure batched actions happen in the expected order
fix config and delete links
the former action.module has been transmogrified to become actions.module to simplify naming convnetions for actions
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |