-
Issue #1102274: Correcting module name capitalization.
-
added hook_uninstall implementation, to clean up variables
-
cleaned up and expanded on tests generated by Simpletest Automator module
-
removing extraneous modules from test setUp() function
-
adding basic test generated by simpletest automator; using simpletest automator from 0a3d6aee1589bd14a78c4d14538a42b073ad1132
-
Stripping CVS keywords
-
fixing error in redirection logic, patched by D1ck Butts in issue #773134
-
added the ability to specify an alternate destination for users to be redirected to
-
added a default setting for $op in access callback
-
fixed issue where access callback gets run to check which menu links to display (was causing the module to redirect users for URLs that it shouldn't have; see issue #673256)