This project is not covered by Drupal’s security advisory policy.
full_node_version module (FNV) enhances versioning to allow draft and production views of site content witout a database roll.
Content creators often need to see a site to know when it's right. While preview is great for single pages, it falls short when publishing a bunch of linked content. What to do when preview isn't enough?
Code, of course. Full Node Version module tweaks Drupal's permissions system to provide multipage preview and a distinct view of test content. This code also enables batch moves to production -- without backing up and restoring the database.
Full Node Version - Provides test and production views of Drupal nodes. Allows content teams to preview changes without multiple databases or a database dump. FNV enables both test and production versions of the site, allowing complete preview of a test site.
FNV goes beyond versioning built into Drupal core to copy entire nodes with their comments when somebody edits a node. It then uses Drupal's permissions system to show the new nodes to the appropriate people.
See README.txt for how to install and use FNV.
Project information
- Project categories: Content editing experience
- Created by elstudio on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.