Hi, this patch makes content.inc compatible with #304828: Change field admin form and function names and also with another patch that changed some table names. I'm uncertain about the change to the form_id but it seems to work for me.

Cheers, and thanks for the api, I'm just starting to play around with it but so far so good!

Simon

CommentFileSizeAuthor
#1 content-install-profile-CCK2RC7.patch1.56 KBAnonymous (not verified)

Comments

Anonymous’s picture

StatusFileSize
new1.56 KB

This patch isn't perfect, but it works. The changes in CCK admin form are connected with the new layout that lets you add a new field, edit an existing field or add a fieldgroup from the overview form. The submit function this module relies on are no longer there.

Perhaps this patch will help folks get through the woods until CCK settles down and the module's maintainers get a chance to do a better job than I have done!

Anonymous’s picture

P.S. you now have to specify the widget type you want when you use install_add_existing_field.

dan_lennox’s picture

I ran into the same problem testing out the API, I applied the above patch and the problem was resolved. thanks :)

moshe weitzman’s picture

Status: Needs review » Fixed

based on the positive review I committed this. We can tweak as needed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.