nodebolt-icon.jpg

This project is not covered by Drupal’s security advisory policy.

NodeBolt adds a simple layer of protection to remind admins / editors that for some reason, this node should be handled with a little more care when it comes to editing. For the node ids specified by the settings page, NodeBolt adds an extra step when editing.

If you are looking for a quick and simple way to protect a few pieces of content from yourself or others, then NodeBolt is for you.

Examples of nodes to bolt:

Example use case:

A site has a sign up form, on which the body uses php (thats another discussion) but its hidden since the wysiwyg is enabled. We bolt that node so an error message appears on the node edit and save page, to prompt the user we dont want this node to be readily savable.

Also helpful if you are using the admin account for CRUD operations on site nodes, but need to remind yourself from time to time not to edit something.

For this module, a bolt is simply a validation error by nid, if nid then validation fails.

What I would like to add if people find this useful:

  • Custom error messages for each nid
  • Bolt by content type
  • Bolted node listing

Project information

Releases