Hi,

I'd love to know how can I duplicate a content type created with CCK so that I can change its name remove a couple of fields and have it, a new content type, ready-to-go.

Thanx in advance for any help,
hip

Comments

pbarnett’s picture

Hi!

With the latest 5.x version of CCK, you can go to Administer > Content management > Content types and use the Export and Import functions to copy a content type.

Pete.

hip’s picture

I didn't have that module feature activated. Once on, I exported the desired content type, and then I imported it into a a new empty one (a recently created). It worked like charm.

Thanx!