[development] Drupal 7 API Change notification: Entity form changes, hook_field_*, etc.

Randy Fay randy at randyfay.com
Fri Nov 26 19:39:45 UTC 2010


*We try to notify this list when API changes are made in Drupal 7, so
contrib and custom developers have a chance to fix their code before they
have the pain of figuring out why it's broken.*

(issue <http://drupal.org/node/830704>) Entity form changes: *
$form['#builder_function']* removed and *taxonomy_form_term_submit_builder()
* renamed to *taxonomy_form_term_submit_build_taxonomy_term().* See #38.

(issue <http://drupal.org/node/955414>) The return from *user_get_authmaps()
* changed so that it's *actually* an associative array with module as key
and username as value.

(issue <http://drupal.org/node/942310>)  * hook_field_widget_form(),
hook_field_widget_error(), hook_field_attach_form(), and
hook_field_attach_submit() *now receive a $form which is not necessarily a
full form structure but may instead be a nested part of a larger form. See
#123 <http://drupal.org/node/942310#comment-3736422> for full details.

(issue <http://drupal.org/node/208611#comment-3734188>) Minor change to the
behavior of *drupal_add_js(). *See #40 for a description. Normal uses of
drupal_add_js() were not affected.

(issue <http://drupal.org/node/151452#comment-3735010>)
drupal_uninstall_modules() changed its behavior (will fail if modules
dependent on listed modules are not already uninstalled).

Thanks,
-Randy


-- 
Randy Fay
Drupal Module and Site Development
randy at randyfay.com
+1  970.462.7450
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20101126/f972dad6/attachment.html 


More information about the development mailing list