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

Comments

joglin’s picture

Title: image_attach itegration with CCK » image_attach integration with CCK
StatusFileSize
new1.99 KB

New 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

yesct’s picture

I'm a little unclear. What does this patch do? Can you give a "for example" situation?

Timothy Robb’s picture

Thanks for this. This should be made a permanent feature.

sun’s picture

Status: Active » Needs work

Please submit a proper patch. See http://drupal.org/patch for details.

sun’s picture

Status: Needs work » Closed (won't fix)

Uhm. I changed my mind. This is not the path we are following. Integration with ImageField/FileField is.