[development] Drupal 7 API Change notification: hook*translation
Randy Fay
randy at randyfay.com
Sun Jun 6 01:44:40 UTC 2010
In trying to find a way to notify developers of D7 API changes, the best
solution we've come up with is to formally publish to the Drupal Development
Mailing List. API change notifications will occasionally be posted here with
a title starting with "Drupal 7 API Change notification"
Today field_attach_prepare_translation needs to be updated for D7 API
<http://drupal.org/node/362021>was committed with significant API changes to
the translation system.
If your code provides hook_field_prepare_translation() or
hook_node_prepare_translation(), or calls
field_attach_prepare_translation(), you'll need to take a look at #32 and
#33 of that issue. In fact, if you even know what those hooks are, you had
*better* look at the issue.
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/20100605/4cef5357/attachment.html
More information about the development
mailing list