By infojunkie on
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?
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
Tried looking at
Tried looking at this?
http://drupal.org/node/60317
I would like to provide the
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.