On a specific block, I'd like to match 'node/*' but not 'node/631'. How do I add this exception to the "Page specific visibility settings" section - without writing PHP code?

Comments

crabcakes’s picture

Tried looking at this?

http://drupal.org/node/60317

infojunkie’s picture

I would like to provide the ability to add exceptions via the UI, not via some code. This way, non-coding admins can do it too.