| /[drupal]/contributions/modules/actions/actions.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Active development for 5 is along 5--2 branch. Committing changes erroneously commited to HEAD.
#260955 by Dave Cohen: use run op for cron
#311170 by Liliplanet: use theme function for username in system_message_action
#260955 by Dave Cohen: cron actions need default 'run' op
#286573 by deekayen: remove menu access callback (artifact from backport)
#286445 by deekayen: administer_actions becomes administer actions #286542 by deekayen: code cleanup (thanks, coder.module!)
#254344 node variables not available in noncore hooks
#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
#184032 help hook improperly implemented
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
#126820 by ju.ri: change menu paths in remainder of module
#126152 by gordon: move actions menus to Site building section of admin screen
#90073 by suit4: make include_once open_basedir-friendly remove old .pgsql file
#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
#65929 by reikiman: ensure stored parameters exist
#61851 by smk-ka: Postgres support
#61851 by smk-ka: Postgres support
#83029 by RobRoy: action to set message; #80042 by fago: remove confusing tabs
#83029 by RobRoy: action to set message; #80042 by fago: remove confusing tabs
correct undefined constant
correct undefined constant
#63925 by CogRusty: make helptext more translatable
#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 |