I modified the node_service.module file and attached the patch file.
The modifications include:
Node.save
- added return statement
- added user validation check to ensure the user has access to save/edit the node
- user server time when saving a node
Node.delete
- changed name to node.deleteNode since delete is a reserved word in Flex
Node.load
- Added data from statistics and vote_up_down modules to the object being returned.
| Comment | File | Size | Author |
|---|---|---|---|
| node_service_module.patch | 1.8 KB | Anonymous (not verified) |
Comments
Comment #1
marcingy commentedComment #2
marcingy commentedPlease provide a patch in the correct format or this will be closed.
Comment #3
robloachParts of the design here have issues......
Comment #4
marcingy commented