Closed (fixed)
Project:
Node As Block
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2010 at 19:13 UTC
Updated:
9 Sep 2010 at 05:40 UTC
It seems like with a module like this we should default to an off state and not force this on every content type in existence on the site creating an administrative task to disable it on content types we don't want users to be able to generate blocks for. Rather a default of off and then enable/configure on desired content types seems more appropriate.
The provided patch changes the defaults to "Never".
| Comment | File | Size | Author |
|---|---|---|---|
| default_to_off.patch | 550 bytes | jerdavis |
Comments
Comment #1
dropcube commentedI agree, it should be disabled by default.
http://drupal.org/cvs?commit=412368
Committed, thanks.