stage 5.x-1.x-dev
Posted by dllh on July 1, 2008 at 1:10pm
| Download | Size | md5 hash |
|---|---|---|
| stage-5.x-1.x-dev.tar.gz | 9.3 KB | bf33640c7ea4c6389c431bfa788bc16f |
| stage-5.x-1.x-dev.zip | 10.11 KB | 66156ebc6d4f1f7a1a99b66bde339de9 |
Last updated: February 25, 2011 - 07:51
Release notes
The stage module taps into Drupal's revision system to allow host-based staging of content stored in the database. For content types specified in the admin section, new content or edits to content are stored as revisions, but the node itself retains its current revision until an administrator pushes the content (also in the admin section). A set of changes between pushes is grouped and pushed all at once, and the change set is named upon push. The list of revisions associated with a given change set can be viewed both before and after a push.
This is the initial alpha release and has had only very limited testing.