Users should be able to hide block titles. This setting should be done on the node edit form.

I have not yet figured out wether this should be something implemented by the nodeasblock module or wether this can be done by respecting visibility settings on CCK nodes.

Probably it would be good to use the block module's title visibility mechanism so that changes on the admin/build/block page have an effect on the visibilty settings on the node/edit/[nid] page of a nodeasblock.

Comments

BioALIEN’s picture

Title: Add a mechanism for hiding titles » Add a mechanism for hiding block titles when creating a node
Version: master » 5.x-1.1
Priority: Normal » Critical

To be honest, this is the last feature which I consider critical to complete the feature set of this module. Maybe a checkbox under the visibility setting to show/hide title from the block.

alex_b’s picture

Status: Active » Closed (duplicate)

This patch takes care of that: http://drupal.org/node/133452

dropcube’s picture

Status: Closed (duplicate) » Closed (fixed)