We have configured workbench access and moderation so we can send basic page updates through moderation.

However we have content such as phone numbers inside "contact us" blocks. Those appear to be edited outside workbench and no way to moderate those changes.

Q: Is it possible to configure workbench to moderate the contents of blocks?

If not, is it possible to user workbench to moderate raw text files and then include them somehow in the blocks? (like server side includes on a static site)

Comments

agentrickard’s picture

It is not currently possible - and really not supported by Drupal 7. You could do some block moderation, however, by converting to the use of https://drupal.org/project/nodeblock for those blocks that must be moderated.

zphen’s picture

Status: Active » Fixed

Thanks for the answer. I will look into that nodeblock module.

zphen’s picture

I checked out the nodeblock module and it did exactly what I needed. Thanks!

agentrickard’s picture

Status: Fixed » Closed (works as designed)