-
Smart menus Smart tabs: February 25, 2011 2:11
Commit 81c12e5 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Updated for 6.x.1.8
-
As a blanket rule don't redirect from 'node/%' to 'node/%/edit' to avoid the Edit form being shown again upon Save.
-
Fixed [#707782]
-
Set user's personal Smart menu defaults in accordance with Admin's overall settings.
-
Add hook_update_N() implementations.
-
Added "node/*/webform/components/new" to page exclusion list to fix [#660626]
-
-
Synchronize function name change in smart_menus.module
-
Functions renamed. Minor edits of code and comments.