Most of the configuration options that were formerly located ?q=admin/node/types have been moved to ?q=admin/settings/content-types. Perhaps moving cck from ?q=admin/node/types to ?q=admin/settings/content-types as well would help for overall interface consistency.

CommentFileSizeAuthor
#3 content.settings_0.patch10.34 KBsun
#2 content.settings.patch4.54 KBsun

Comments

sun’s picture

+1 for this proposal

sun’s picture

Status: Active » Needs review
StatusFileSize
new4.54 KB

Just a quick step towards this goal. Drupal should provide a default local task here to allow quickly jumping back to non-cck content types.

sun’s picture

Title: Move configuration for consistency » Move content type settings for consistency
StatusFileSize
new10.34 KB

Now we're talking! Attached patch totally integrates CCK settings into Drupal content type settings and works like a charm.

knowing_prophet’s picture

I completely agree. I was kind of suprized to see this was not already done when I first installed CCK.

boz’s picture

well, and this seem to fix "Flexinode menus override CCK"
http://drupal.org/node/63746

sun’s picture

Can someone confirm this patch is working?
I'm already using this patch at one of my sites without exceptions but I can not and must not confirm this patch is working. If you can, please set its status to ready to be committed, thanks.

CloudCuckoo’s picture

Status: Needs review » Reviewed & tested by the community

Confirmed - working like a charm for me too. Thanks for this.

venkat-rk’s picture

Subscribing to track

sun’s picture

Assigned: Unassigned » sun

Thanks for replying. The old location is somewhat disturbing - JonBob, could you please... :)

sun’s picture

Status: Reviewed & tested by the community » Needs work

Sorry, this is not yet usable. I'm using this on a productive site now and there are some heavy usability gaps we have to fix first. (Local tasks are disappearing, missing action links below type/field listings and so on)

sun’s picture

Disappearing local task menus weren't related to CCK and are fixed in Drupal 4.7 CVS.
However, when submitting any content type edit form the user gets redirected to the common settings page for the edited content type. I've to investigate how custom destinations can be added to those forms now.

karens’s picture

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

I'm inclined to mark this won't fix because it's a complicated change that impacts lots of other things, including other contributed modules, and the locations are changed in 5.x already, so this only affects 4.7.

If you disagree you can re-open and discuss this.