-
Modal Frame CCK Editor: February 25, 2011 2:12
Commit efc03cd on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Modal Frame CCK Editor: February 25, 2011 2:12
Commit b7acb61 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
- Back to development state.
-
- Prepare for 6.x-1.0 release.
-
- Adjust the page title of the (partial) node edit form in the modal frame to reflect we're just editing a field or field group.
-
- Spelling issue. Ugh!
-
- Fix spelling.
-
- It should not be possible to allow edition of fields that are part of a multigroup. This is because delta values for fields in multigroups must be in sync with each other.
-
- Fix a couple of typos here and there.
-
- Check access to edit the field before rendering the edit button. Oops!