-
Ĭssue #1563750: Custom token with php to get node id
-
Drupal coding standarts related corrections (using drupalcs).
-
delete variables on uninstall.
-
Do not update the name and type field length in DB if a previous update has done it already.
-
Rebuild menus when updating to 7002, since we added a new hook_menu.
-
Another change to hook_update_N
-
Correction name of hook_update_N.
-
Backport of Issue 1435566 by -sam-.
-
Issue #1435566 by -sam-: admin forms #maxlength values inconsistent with declared schema.
-
Backport of commit #ae2c539.