| /[drupal]/contributions/modules/admin_menu/admin_menu.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
by sun: Added separate permission to flush cashes.
by sun: Fixed Devel settings form integration no longer working.
#614730 by azriprajwala, sun: Updated for hook_theme() key changes.
#586228 by Island Usurper: Fixed for PHP 5.3.
by sun: Updated for all theme functions should take a single argument.
Yuck. This time for real. :P
#578520 by sun: Fixed destination query parameter is processed wrongly.
#578520 by sun: Updated for $query in url() should always be an array.
by Dave Reid: Updated for PHP 5 date constants.
#511744 by smk-ka, sun: Fixed /admin page links are broken.
by smk-ka: Minor PHPDoc cleanup.
#511744 by smk-ka, sun: Fixed /admin page links are broken.
by sun: Updated for removed registry, new admin paths.
#326539 by sun: Updated for class attribute array.
#502500 by sun: Added "Create content" menu.
#502500 by sun: Added "Create content" menu.
#538714 by sun: Fixed wrong re-parenting in Drupal's menu system.
#527908 by sun: Changed theme_admin_menu_links() to use $element['#children'].
#527908 by sun: Changed theme_admin_menu_links() to use $element['#children'].
#519782 by sun: Updated for hook_footer() replaced by hook_page_alter().
#527908 by markus_petrux, sun: Changed admin menu into a renderable array.
#527908 by markus_petrux, sun: Changed admin menu into a renderable array.
#420812 by sun, smk-ka: Added support for hook_js().
#420812 by sun, smk-ka: Added support for hook_js().
#420812 by sun: Removed Locale from dependencies in hook_js().
#525638 by Razorraser: Updated for admin/build renamed to admin/structure.
by sun: Fixed destination query string of current page not applied to links.
by sun: Fixed destination query string of current page not applied to links.
#276751 by sun: Revamped rendering of menu additions/widgets.
#276751 by sun: Revamped rendering of menu additions/widgets.
#451270 by smk-ka, sun: Changed visual indication for uid1.
#461264 by sun: Added site/domain as CSS class.
#461264 by sun: Added site/domain as CSS class.
#461264 by sun: Added site/domain as CSS class.
#451270 by smk-ka, sun: Changed visual indication for uid1.
#451270 by smk-ka, sun: Changed visual indication for uid1.
by sun: Minor code clean-up.
by sun: Minor code clean-up.
#490670 by sun: Fixed missing menu after installation/upgrade.
#490670 by sun: Fixed missing menu after installation/upgrade.
by Dave Reid: Updated for hook_permission().
#424960 by markus_petrux, sun: Fixed gzip compression for cached output.
#424960 by markus_petrux, sun: Fixed gzip compression for cached output.
#424960 by markus_petrux, sun: Fixed gzip compression for cached output.
#495148 by sun: Fixed MENU_NORMAL_ITEMs do not appear in administration menu. (follow-up)
#495148 by sun: Fixed MENU_NORMAL_ITEMs do not appear in administration menu. (follow-up)
#479922 by sun: Fixed fieldsets not collapsed on admin/build/modules/list*.
#479922 by sun: Fixed fieldsets not collapsed on admin/build/modules/list*.
#479922 by sun: Fixed fieldsets not collapsed on admin/build/modules/list*.
#479922 by sun: Fixed fieldsets not collapsed on admin/build/modules/list*.
#479922 by sun: Fixed fieldsets not collapsed on admin/build/modules/list*.
#495148 by sun: Fixed MENU_NORMAL_ITEMs do not appear in administration menu.
#495148 by sun: Fixed MENU_NORMAL_ITEMs do not appear in administration menu.
#276751 by sun: Follow-up, sync from 6.x: Fixed router paths for content-types.
#276751 by sun: Major rewrite. Fixed menu items cannot be moved, altered, or added as well as various performance issues.
#276751 by sun: Major rewrite. Fixed menu items cannot be moved, altered, or added as well as various performance issues.
by sun: Added variable to allow to disable caching (rewrite).
by sun: Added variable to allow to disable caching (rewrite).
by sun: Added variable to allow to disable caching (rewrite).
#483152 by sun: Fixed admin_menu caches not flushed when clean URLs are toggled.
#483152 by sun: Fixed admin_menu caches not flushed when clean URLs are toggled.
#479922 by danep: Fixed fieldsets not collapsed on admin/build/modules/list.
#479922 by danep: Fixed fieldsets not collapsed on admin/build/modules/list.
#479922 by danep: Fixed fieldsets not collapsed on admin/build/modules/list.
#469716 by sun: Fixed wrong AJAX callback URL under various conditions.
#469716 by sun: Fixed wrong AJAX callback URL under various conditions.
#469716 by sun: Fixed wrong AJAX callback URL under various conditions.
#420812 by sun, smk-ka: Added support for hook_js().
#454260 by smk-ka: Fixed wrong destination if current path already contains one.
by sun: Fixed Devel switch user links appended to wrong parent item.
#451270 by sun: Added visual indication when working as uid 1.
#451270 by sun: Added visual indication when working as uid 1.
#451270 by sun: Added visual indication when working as uid 1.
#221797 by sun: Fixed some content-types missing below admin/content/node.
#420806 by sun: Fixed admin_menu not always rebuilt when menu is rebuilt.
#345984 by sun: Fixed admin_menu's settings item not displayed.
#345984 by sun: Fixed array_merge_recursive error due to multiple definitions of Drupal.settings.basePath.
#420828 by sun: Added dynamic replacements for cached administration menu.
#420828 by sun: Added dynamic replacements for cached administration menu.
#420828 by sun: Added dynamic replacements for cached administration menu.
#345984 by markus_petrux, sun: Added client-side caching of administration menu. Attention: A new era of Drupal user experience starts here. This is the very first issue of a series of improvements targeting plain awesomeness.
#345984 by markus_petrux, sun: Added client-side caching of administration menu. Attention: A new era of Drupal user experience starts here. This is the very first issue of a series of improvements targeting plain awesomeness.
#345984 by markus_petrux, sun: Added client-side caching of administration menu. Attention: A new era of Drupal user experience starts here. This is the very first issue of a series of improvements targeting plain awesomeness.
#349169 by sun: Fixed Devel switch user links contain multiple path prefixes.
#349169 by sun: Fixed Devel switch user links contain multiple path prefixes.
#345984 by sun: Code clean-up in preparation for client-side caching.
#345984 by sun: Code clean-up in preparation for client-side caching.
#345984 by sun: Code clean-up in preparation for client-side caching.
by sun: Major code clean-up and sync across 3.x branches.
by sun: Major code clean-up and sync across 3.x branches.
by sun: Major code clean-up and sync across 3.x branches.
#349505 by smk-ka, sun: Performance: Added caching of entire menu output.
#349505 by smk-ka, sun: Performance: Added caching of entire menu output.
#349505 by smk-ka, sun: Performance: Added caching of entire menu output.
#315342 by wulff, sun: Added "My account" link (by splitting the "Log out" item).
#359158 by nitrospectide, sun: Fixed Devel Themer breaks admin menu.
#359158 by nitrospectide, sun: Fixed Devel Themer breaks admin menu.
#350932 by sun: Fixed "Run updates" link repeated per language/site.
#350932 by sun: Fixed "Run updates" link repeated per language/site.
#346106 by sun: Fixed XHTML-Strict validation for admin menu icon.
#346106 by sun: Fixed XHTML-Strict validation for admin menu icon.
#287448 by sun: Fixed unnecessary menu rebuild for users without permission to use admin menu.
#287448 by sun: Fixed unnecessary menu rebuild for users without permission to use admin menu.
#272920 by keith.smith: Changed all text strings throughout the module.
#272920 by keith.smith: Changed all text strings throughout the module.
#340546 by Dave Reid: Updated for drupal_add_js().
#282030 by sun: Fixed "Run updates" item visible for unprivileged users.
#282030 by sun: Fixed "Run updates" item visible for unprivileged users.
#322877 by sun: Added tweak to move page tabs into administration menu.
#322877 by sun: Added tweak to move page tabs into administration menu.
#322877 by sun: Added tweak to move page tabs into administration menu.
#310423 by sun: Added optional position: fixed configuration setting.
#310423 by sun: Added optional position: fixed configuration setting.
#310423 by sun: Added optional position: fixed configuration setting.
#292657 by smk-ka: Improved rendering performance.
#292657 by smk-ka: Improved rendering performance.
#266358 by sun: Updated for drupal_add_css().
#325057 by sun: Added links to flush specific caches.
#325057 by sun: Added links to flush specific caches.
#324334 by AltaVida: Fixed usernames with spaces not in Devel user switch links.
#320526 by yettyn, sun: Updated to UNSTABLE-2 (DBTNG queries, permissions, etc).
by sun: Fixed sess_count() changed to drupal_session_count().
#301370 by sun: Disabled module fieldset collapsing behavior by default.
#301370 by sun: Disabled module fieldset collapsing behavior by default.
#301370 by sun: Disabled module fieldset collapsing behavior by default.
Minor code clean-up.
#290803 by sun: Fixed missing devel_themer in devel modules; added some others.
#249537 by pwolanin, sun: Added admin_menu_suppress() to allow other modules to disable the display of admin_menu on certain pages (f.e. popups).
#249537 by pwolanin, sun: Added admin_menu_suppress() to allow other modules to disable the display of admin_menu on certain pages (f.e. popups).
#249537 by pwolanin, sun: Added admin_menu_suppress() to allow other modules to disable the display of admin_menu on certain pages (f.e. popups).
by smk-ka: Fixed usage of t().
by smk-ka: Fixed usage of t().
#279287 by sun: Usability: Added JavaScript to turn menus on admin/build/menu into fieldsets with default collapse.js behavior attached.
#279287 by sun: Changed default setting to not collapse menus on admin/build/menu.
#268373 by sun and pwolanin - cleanup for devel links and update
#268373 by sun and pwolanin
#268373 by sun: Backported code clean-up from 6.x.
#268373 by sun with adjustments by pwolanin - re-implement 5.x-2.x features
#268373 by sun with adjustments by pwolanin - re-implement 5.x-2.x features
by smk-ka: Performance: Use 'defer' attribute for JavaScript to delay execution.
#266099 by sun: Fixed description of "Apply margin-top" configuration setting.
#266308 by sun: Usability: Added Utility module features to collapse module fieldsets on Modules page and menus on Menus page.
#132524 by pwolanin, sun: Fixed menu links adjustments. #132524 by pwolanin: Added support for localizable menu links.
#132524 by pwolanin, sun: Fixed menu links adjustments. #132524 by pwolanin: Added support for localizable menu links.
#132524 by pwolanin: Major rewrite to better use Drupal 6 menu system.
#132524 by pwolanin: Major rewrite to better use Drupal 6 menu system.
#240862 by smk-ka: Fixed stale menu after adding/deleting content-types, Views, and Panels.
by sun: Added menu callback to disable/enable developer modules.
#132524 by sun: Committing pre-alpha code for D6 due to public demand.
#246221 by sun: Fixed user counter displays different values than Who's online block.
#246221 by sun: Fixed user counter displays different values than Who's online block.
#239022 by mikl: Added Danish translation. #234444 by smk-ka: Fixed favicon issue for the "admin" menu. #198240 by sun: Fixed admin_menu displayed in print output.
#198240 by sun: Fixed admin_menu displayed in print output.
#214725 by sun: Fixed CSS id and classes should not contain underscores.
#214725 by sun: Fixed CSS id and classes should not contain underscores.
#209390 by sun: Added note about interaction with user role permissions.
#209390 by sun: Added note about interaction with user role permissions.
#214740 by jjeff, sun: Added module settings to configure margin-top CSS.
#214740 by jjeff, sun: Added module settings to configure margin-top CSS.
#203116 by smk-ka: Improved performance of non-cached admin_menu by storing already processed URLs in the cache.
#203116 by smk-ka: Improved performance of non-cached admin_menu by storing already processed URLs in the cache.
#224605 by sun: 'Add <content_type>' items do not appear without 'administer nodes' permission.
#224605 by sun: 'Add <content_type>' items do not appear without 'administer nodes' permission.
#204935 by jjeff: Added mouseout delay for hovered menus.
#204935 by jjeff: Added mouseout delay for hovered menus.
Fixed admin_menu output should contain some line breaks for source code viewers.
Fixed admin_menu output should contain some line breaks for source code viewers.
Code clean-up.
Code clean-up.
Moved images into sub-folder.
Moved images into sub-folder.
by smk-ka: Fixed icon title for user counter not displayed & coding style.
by smk-ka: Fixed icon title for user counter not displayed & coding style.
Fixed user count not displayed without 'administer users' permission.
Fixed user count not displayed without 'administer users' permission.
Fixed adding menu items with negative weight not always working.
Fixed adding menu items with negative weight not always working.
Fixed admin_menu_copy_items() is overwriting already existing items. Fixed display menu item ids in devel settings does not work.
Fixed admin_menu_copy_items() is overwriting already existing items. Fixed display menu item ids in devel settings does not work.
Synced HEAD with latest DRUPAL-5--2.
Updated code documentation.
Fixed coding style using coder_format.
Added devel_admin_menu() for fast access to clear-cache, variable editor and switch_user. Added username to logout button. Added hook_admin_menu() to allow other modules to alter admin_menu. #194189 by sun: Added counter for current anonymous/authenticated users. Added Drupal.org project issue queue links for all enabled contrib modules. #189701 by sun: Changed admin_menu icon to be a menu. #193925 by sun: Removed obsolete menu slicing code.
#193669 by smk-ka: Moved admin_menu builder functions into include file.
#193669 by smk-ka: Moved admin_menu builder functions into include file.
#176969 by smk-ka: Fixed performance issues with path(auto) module by introducing a menu cache for admin_menu.
#176969 by smk-ka: Fixed performance issues with path(auto) module by introducing a menu cache for admin_menu.
#179648 by sun: Inject admin_menu into theme. Fixes several CSS bugs in various themes and also activation of admin_menu immediately after installation.
#179648 by sun: Inject admin_menu into theme. Fixes several CSS bugs in various themes and also activation of admin_menu immediately after installation.
#191213 by Standard: Fixed block info shouldn't contain the word "block".
#191213 by Standard: Fixed block info shouldn't contain the word "block".
#187816 by sun: Fixed "Add" not translatable.
#187816 by sun: Fixed "Add" not translatable.
#186218 by sun: Fixed admin menu icon too big in Safari.
#186218 by sun: Fixed admin menu icon too big in Safari.
#182563 by sun: Fixed wrong datatype for array_search in _admin_menu_get_children().
#182563 by sun: Fixed wrong datatype for array_search in _admin_menu_get_children().
#183496 by sun: Fixed invalid argument supplied for foreach in admin_menu_copy_items().
#183496 by sun: Fixed invalid argument supplied for foreach in admin_menu_copy_items().
#153455 by sun: Fixed add product node sub-elements are empty.
#153455 by sun: Fixed add product node sub-elements are empty.
Fixed path_to_theme() call breaking blocks page.
Fixed path_to_theme() call breaking blocks page.
Fixed path_to_theme() call breaking blocks page.
#177582 by sun: Fixed bluebreeze theme compatibility. #155312 by sun: Fixed menu item tooltip clashes.
#139376 by sun: Add log out menu item to admin menu.
#139376 by sun: Add log out menu item to admin menu.
#139376 by sun: Add log out menu item to admin menu.
Fixed basic selectors of admin_menu to override any other theme styles. Minimal code clean-up.
Fixed basic selectors of admin_menu to override any other theme styles. Minimal code clean-up.
Fixed basic selectors of admin_menu to override any other theme styles. Minimal code clean-up.
#157312 by sun: Fixed wrong inclusion of stylesheet.
#155589 by sun: Added permission to access administration menu.
#155589 by sun: Added permission to access administration menu.
- Fixed a PHP warning when there are no content types defined in the system, as node/add then has no child menu items.
- Fixed a PHP warning when there are no content types defined in the system, as node/add then has no child menu items.
- Fixed a PHP warning when there are no content types defined in the system, as node/add then has no child menu items.
#155312 by sun: Fixed menu item tooltip clashes.
Added support for custom stylesheets per theme. Removed 5.x compatibility.
Added support for custom stylesheets per theme. Removed 4.7.x compatibility.
Added support for custom stylesheets per theme. Removed 4.7.x compatibility.
#126601 Fixed Users can see inaccessible items. Implements a (hopefully temporary) fix for inheriting access permissions of parent menu item groupings introduced in Drupal 5.x. See http://drupal.org/node/126621 for further info. Added helper functions for moving and removing menu items. Added debugging support that can be enabled in devel.module settings.
#121410 Added create content options to content management menu.
#112389 Fixed base_path for IE support.
#112389 Fixed IE / Safari support.
Fixed menu items by-task and by-module are not re-arranged.
Fixed missing alt attribute of Admin Menu icon.
#109132 Fixed hardcoded path to css.
Added menu items linking to parent to expose sub-items of sub-menu entries.
- Fixed code to adhere to Drupal Coding Standards.
- Initial import of admin_menu module.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |