The implementation of hook_form_alter() that adds the meta tags form fields to the node edit form is loading the meta tags when they are already loaded in hook_noeapi().
| Comment | File | Size | Author |
|---|---|---|---|
| nodewords_0961006.patch | 1.33 KB | avpaderno |
The implementation of hook_form_alter() that adds the meta tags form fields to the node edit form is loading the meta tags when they are already loaded in hook_noeapi().
| Comment | File | Size | Author |
|---|---|---|---|
| nodewords_0961006.patch | 1.33 KB | avpaderno |
Comments
Comment #1
avpadernoThe code has been changed, and committed in CVS.