services
services copied to clipboard
Provide an API for creating web services.
Added missing ')' in the hook_services_resources function is services.services.api.php.
Hi! I had problems getting the node index working. Found two issues in _node_resource_index(): 1. The $fields variable is empty instead of '*'. Added a check for this as suggested...
Changed typo 'set a system varaible' to 'set a system variable' in hook_perm. Changed mispelled work 'operations' in a comment.
At the moment descriptions aren't going through t() at the moment
hook_server() = bad, hook_services_server() = good
We should remove the second set of fieldsets, they make it really clumsy to enable/disable a bunch of resources at once.