This project allows you to deploy content between multiple sites with the click of a checkbox.
Many organizations have multiple websites, and a publishing workflow which requires content created on one site to be streamed to one or more other sites for distribution. This project sets up a content deployment system which allows the content creator to simply click a checkbox on the content creation form for each site the content should be deployed to. When the form is submitted, the content (along with any files, images, taxonomy terms, etc. that are associated with it) is sent to the sites whose checkboxes are checked and published there (and, if necessary, removed or unpublished from the sites whose checkboxes are unchecked).
The system can also integrate with the Workbench Moderation module, so that only content which has been reviewed and is ready to be previewed or published is actually deployed to the "live" sites.
Installation
This project relies on a number of others to work correctly, including:
YouTube Provider is an implementation of the Providers module. It takes a YouTube user's username, makes an API call to get that user's uploads, and creates nodes for each uploaded video returned from the API call.