No Scald options for textarea field without summary. Is it supposed to be so?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | MEE-available-to-all-text-fields-2097247-6.patch | 886 bytes | wroxbox |
No Scald options for textarea field without summary. Is it supposed to be so?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | MEE-available-to-all-text-fields-2097247-6.patch | 886 bytes | wroxbox |
Comments
Comment #1
jcisio commentedBy default yes, but you can configure it https://drupal.org/node/1775718.
Comment #2
tema commentedThanks, but the question was why it's not listed by default?
Also it's a bit strange to have that line in settings.php, I'd prefer to control it at module level. Perhars by hook_field_info_alter.It's a variable, okay, sorry.
Comment #3
jcisio commentedIt is for historical reason when MEE created its own version of text field in D6 and worked with only this type of field. I think we can change the default. Patch? ;)
Comment #4
jcisio commentedCommitted 7ca918c.
Comment #6
wroxbox commentedI will add a patch, so we can update existing projects based on drush make -builds.