Posted by zroger on February 3, 2009 at 11:36pm
2 followers
Jump to:
| Project: | modr8 |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | zroger |
| Status: | closed (duplicate) |
Issue Summary
Refactor the code to provide a couple of nice, clean public api functions.
In my mind, this would be at least:
- modr8_moderate_node($node) - place a node into moderation
- modr8_approve_node($node) - approve and publish a node
- modr8_delete_node($node) - delete a node and notify user
The last 2 should be exactly what happens when clicking on the coorresponding button in the modr8 interface.
Comments
#1
let's just do this in the other issue.