To disable node teaser creation for specific node types? For example I don't want a node teaser field when I create a new forum topic.

Great module, by the way, thanks!

Comments

jillelaine’s picture

Title: Is there a way » Is there a way (to control nodeteaser visibility by node or content type)
Assigned: Unassigned » jillelaine
Status: Active » Needs review

Please see: http://drupal.org/node/105608

There is a patch with the above post that allows this functionality.

Please review and offer feedback. Thank you.

jillelaine’s picture

please see this comment for updated code to control visibility with PHP code

http://drupal.org/node/76675#comment-186602

ideaoforder’s picture

Status: Needs review » Closed (works as designed)

This would actually be easiest by either excluding node/add/forum from the pages to show the module on, or by not including it. Cheers.