| Commit message (Collapse) | Author | Age |
|
|
|
| |
confuses dashes and underscores.
|
|
|
|
| |
in various system tests
|
| |
|
| |
|
|
|
|
| |
WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used.
|
|
|
|
| |
breadcrumb on List Links page.
|
|
|
|
| |
Taxonomy term menu link title overrides term page title.
|
| |
|
|
|
|
| |
Mark Trapp: Fixed No way to dynamically set active trail.
|
|
|
|
| |
menu-touching functions results in SQL syntax error.
|
|
|
|
| |
menu_name() contains a hyphen.
|
| |
|
| |
|
|
|
|
| |
MENU_CALLBACK show 'Home' as a title.
|
| |
|
|
|
|
| |
detection for menu items
|
|
|
|
| |
Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
|
|
|
|
| |
not inherited
|
|
|
|
| |
sometimes not properly re-parented.
|
| |
|
|
|
|
| |
shows currently logged in user.
|
|
|
|
| |
admin/by-task is confusing because it looks too similar to admin/config. Makes admin/by-task a very minimal view, and makes admin/by-module a more fully fledged index.
|
|
|
|
| |
and local tasks #2.
|
|
|
|
| |
default theme now.
|
| |
|
|
|
|
| |
SimpleTest, so translators do not get 1000s of bogus strings.
|
| |
|
|
|
|
| |
Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
|
|
|
|
| |
broken.
|
|
|
|
| |
custom themes.
|
|
|
|
| |
with clean urls.
|
|
|
|
| |
MENU_VISIBLE_IN_TREE and MENU_VISIBLE_IN_BREADCRUMB. Added lots of code comments, and added tests.
|
|
|
|
| |
proper attributes (with tests).
|
| |
|
|
|
|
| |
usable top level Appearance page. Yay.
|
| |
|
|
|
|
| |
markboulton: Use Seven theme for installation / updates.
|
|
|
|
| |
fix it so we can turn testing bot back on).
|
|
|
|
| |
ksenzee et al: add customizable shortcuts to the toolbar.
|
|
|
|
| |
menu link'.
|
|
|
|
| |
pwolanin: allow modules to specify per-page custom themes in hook_menu().
|
| |
|
|
|
|
| |
menu_tree_data().
|
| |
|
|
|
|
| |
submission rather than viewing for vastly increased performance.
|
| |
|
|
|
|
| |
abstraction layer.
|
|
|
|
| |
menu_get_item() and menu_set_item().
|
| |
|
|
|
|
| |
static method to reduce memory footprint of SimpleTest.
|