| Commit message (Collapse) | Author | Age |
|
|
|
| |
arg().
|
| |
|
| |
|
|
|
|
| |
abstraction layer.
|
|
|
|
| |
when calling a hook.
|
|
|
|
| |
admin/build/menu, and robustify the test so we catch stuff like this in the future.
|
|
|
|
| |
cache registry lookups.
|
| |
|
| |
|
| |
|
|
|
|
| |
call it.
|
|
|
|
| |
work regardless of bootstrap phase.
|
| |
|
| |
|
| |
|
|
|
|
| |
take the site online again.
|
|
|
|
| |
links.
|
| |
|
|
|
|
| |
menu_rebuild() race condition.
|
|
|
|
| |
absolute paths.
|
| |
|
|
|
|
| |
admin.
|
| |
|
| |
|
|
|
|
| |
menu_link_save().
|
| |
|
| |
|
|
|
|
| |
generation database layer for Drupal 7.
|
|
|
|
| |
menu cache properly.
|
|
|
|
| |
previous attributes.
|
|
|
|
| |
rebuilding.
|
|
|
|
| |
online vs on-line.
|
|
|
|
| |
'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
|
|
|
|
| |
al: breadcrumb doesn'tt always include all active items.
|
|
|
|
| |
caching.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
flobruit
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
|
|
|
|
| |
'active-trail' class.
|
|
|
|
| |
committed to D6.
|
|
|
|
| |
discussion we've decided to make the concatenation operator consistent with the other operators.
|
| |
|
| |
|
| |
|
|
|
|
| |
navigation.
|
| |
|
|
|
|
| |
getting saved back to the database.
|
| |
|