<div dir="ltr">Uh, DX? What does that mean? <div><br></div><div>..chris<br><br><div class="gmail_quote">On Sun, Oct 12, 2008 at 5:05 PM, Angela Byron <span dir="ltr"><<a href="mailto:drupal-devel@webchick.net">drupal-devel@webchick.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I just rolled the second in the series of Drupal 7 unstable releases for developers (see <a href="http://lists.drupal.org/pipermail/development/2008-October/031094.html" target="_blank">http://lists.drupal.org/pipermail/development/2008-October/031094.html</a> for more info). Among the highlights this release are:<br>
<br>* Also in additional hooks, hooks are now fired whenever modules are installed, uninstalled, enabled, or disabled. See <a href="http://api.drupal.org/api/search/7/hook_modules" target="_blank">http://api.drupal.org/api/search/7/hook_modules</a> for more info. This should pave the way for some nice DX patches in future unstable releases.<br>
<br>
* In the DX clean-up realm, hook_user() and hook_nodeapi()'s $op parameters are now gone. Instead of having to switch on $op and figure out what in the world '$arg1' is in the 'load' context (UGH), you instead implement hook_nodeapi_load(&$node, $teaser, $page) and know exactly what you're dealing with.<br>
<br></blockquote></div></div></div>