Actions REST enables actions to be called on the URL, using a parameter encoding scheme of the form:

node/%nid/action/%action_callback/%param1_name/%param1_value/%param2_name/%param2_value/...

You can substitute node for other entity types (user, comment, etc.)

There is an inherent security risk with exposing actions through a URL, specifically the risk of Cross-site scripting (XSS). To minimize this risk, use the module actions_permissions that is bundled with Views Bulk Operations. This module allows setting access permissions to each action, so make sure you only allow action access to authorized users.

Downloads

Version Downloads Date Links
6.x-1.x-dev tar.gz (7.63 KB) | zip (8.13 KB) 2011-Feb-25 Notes

Project Information


Maintainers for Actions REST

  • infojunkie - 7 commits
    last: 1 year ago, first: 1 year ago

Issues for Actions REST

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here