| Commit message (Collapse) | Author | Age |
|
|
|
| |
the user has access to it.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
integration.
|
| |
|
|
|
|
| |
soon as possible.
|
| |
|
| |
|
|
|
|
| |
modules
|
| |
|
|
|
|
| |
code. Patch by Zen
|
|
|
|
| |
by timcn
|
| |
|
| |
|
|
|
|
| |
fixes 57406 too
|
| |
|
| |
|
|
|
|
| |
patch by chx
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
between UI and logic.
|
|
|
|
| |
user-specified paths.
|
| |
|
| |
|
|
|
|
| |
not exist.
|
| |
|
| |
|
|
|
|
| |
Moves callbacks and arguments to a separate data structure from the visible menu tree. As mentioned on drupal-devel, this change has little impact except to slightly improve code legibility and prepare the code base for future separation of these tasks, with an eye toward performance improvements of the menu system. Also changes array_key_exists() to isset() in several places, which is reported to perform better.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Deprecates the primary_links module.
This patch was much needed. Thanks Richards!
NOTE: if some themers could investigate if there is room for improvement
with regard to theming, that would be awesome.
|
| |
|
| |
|
|
|
|
|
|
| |
offline/maintenance' feature.
(Untested because the admin/settings page doesn't work yet.)
|
| |
|