Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.x-dev
Component:
content.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2007 at 19:37 UTC
Updated:
5 Oct 2008 at 00:31 UTC
Comments
Comment #1
zach harkey commentedThis seems like the obvious evolution for Drupal. This would mitigate the need for a lot of hand coding templates. For instance, stuff like: "Display post information on" should be controlled here instead of in the global theme configuration (See my previous issue with this)
It would also be great to be able to tuck a lot of the rarely used fields that confuse my clients (e.g. Menu settings, Comment settings, URL path settings, File Authoring information, Publishing options, Log message, etc), into a collapsed fieldset called "Advanced options".
Comment #2
JohnG-1 commentedZach - have you seen Nedjo's formfilter module ? I think it implements some of the things you'd like ;-)
Comment #3
catchhttp://drupal.org/node/227421
This was partially implemented in D6 but removed again because the inconsistency is a bit confusing. I'd like to have all fields drag and droppable (with a note that the non-cck ones are 'system provided' or something. Marking this as duplicate of the more active issue.
Comment #4
catchHmm, actually this isn't just about drag and drop - I think it covers the issue of having title/body in the settings fieldset whilst others are in the fields tab amongst other things. Bump, anyway.
Comment #5
karens commentedCore fields have been added to the Manage fields screen, so they can be re-arranged, and there is now a hook that other modules can use to add their fields to that screen.
Is there any remaining issue here? I'm not sure.
Comment #6
yched commentedright, fixed now
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.