After enabling this module, we will have to read the README to identify the details. It will be better if we could implement a hook_help or similar so that the developer can read it from the drupal side.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | interdiff-2749019-1-7.txt | 4.89 KB | shashwat purav |
| #7 | 2749019-7.patch | 3.05 KB | shashwat purav |
| #2 | implement_hook_help-2749019-1.patch | 2.69 KB | pareshpatel |
Comments
Comment #2
pareshpatel commentedPlease find the attached patch.
Comment #3
fornigam commentedI have checked the patch and it's working fine.
Comment #4
fizk commentedNodequeue does not allow you to convert nodes between different node types. This sounds like the description for another module, perhaps node_convert?
Comment #5
fizk commentedComment #6
shashwat purav commentedComment #7
shashwat purav commentedAdded patch for hook_help(). Also added inter-diff for the reference.