Just to be clear, I am not against multiple ways of theming, specially when they are more flexible and customizable. I was just pointing out something in PHPtemplate. On 1/2/06, Khalid B <kb@2bits.com> wrote:
Plain PHP themes are useful. Correct me if I am wrong, but I do not see a way for a PHP template theme to control what features it offers or which block regions are present. As far as I know the only way to control these is in a plain PHP theme.
PHP Template can show a specific region anywhere you like.
You can do it using flexiblock: http://baheyeldin.com/drupal/drupal-using-flexinode-to-show-hide-adsense.htm...
Or using 4.7 regions (which is more tedious). http://baheyeldin.com/drupal/using-drupal-4-7-regions-to-show-hide-adsense.h...