When cck is enable is more easy adjust fields order with fields manager.
This patch adds support for non-CCK fields:
* adds options (CCK integration) in content type form to enable/disable weight handled by content module
* separate settings for teaser and body
* CCK integration options is shown only when content module is enabled
* displays a warning message when user enable option but no cck-fields are defined in content type (because content module non handle weight for non-cck fields)
Note: my English is poor, may be need adjust strings text
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | image_attach_cck_integration.tar_.gz | 1.99 KB | joglin |
| image_attach.module.cck_integration.patch | 4.41 KB | joglin |
Comments
Comment #1
joglin commentedNew patch, apply to image_attach.module 1.37 and image_attach.install 1.12
* add support weight in form
* fix bug
* add clean all variables when unistall
Comment #2
yesct commentedI'm a little unclear. What does this patch do? Can you give a "for example" situation?
Comment #3
Timothy Robb commentedThanks for this. This should be made a permanent feature.
Comment #4
sunPlease submit a proper patch. See http://drupal.org/patch for details.
Comment #5
sunUhm. I changed my mind. This is not the path we are following. Integration with ImageField/FileField is.