Issue status update for http://drupal.org/node/21353 Project: Drupal Version: cvs Component: block.module Category: feature requests Priority: normal Assigned to: chx Reported by: chx Updated by: chx Status: patch Attachment: http://drupal.org/files/issues/block_php_2.patch (9.68 KB) I deleted types. chx Previous comments: ------------------------------------------------------------------------ April 26, 2005 - 14:08 : chx Attachment: http://drupal.org/files/issues/block_php.patch (3.37 KB) Dries, you asked for this. ------------------------------------------------------------------------ April 26, 2005 - 14:13 : chx Attachment: http://drupal.org/files/issues/block_php_0.patch (3.38 KB) Escaped the < and > signs in the description. ------------------------------------------------------------------------ April 26, 2005 - 15:09 : chx Attachment: http://drupal.org/files/issues/block_php_1.patch (3.51 KB) Rewording following advice from Steef and JonBob. ------------------------------------------------------------------------ April 26, 2005 - 17:10 : Dries This looks _really_ handy to me. +1 from me. In order not to confuse the average user, I suggest to remove the 'node-type specific visibility settings'. Like that, we cater for the most common/popupalar functionality. Anything less popular can be implemented using PHP. This is a good example of 'less is more'.