By hip on
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
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
Content type copy
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.
Yeap! Thanx
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!