| Commit message (Collapse) | Author | Age |
|
|
|
| |
compliance with standards.
|
| |
|
| |
|
| |
|
|
|
|
| |
documentation standard.
|
|
|
|
| |
link to the permissions and configuration page of each module from the module configuration page. Great team work!
|
|
|
|
| |
end of files. Sorry, folks! But it is after code freeze. :)
|
|
|
|
| |
can't ever pass in another type of class.
|
|
|
|
| |
contextual links.
|
|
|
|
| |
prepopulate node's menu item.
|
| |
|
|
|
|
| |
arrays and forms (e.g. 'Operations') alterable.
|
|
|
|
| |
in https support and use https for authorize.php if available.
|
| |
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
| |
|
| |
|
|
|
|
| |
Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
|
|
|
|
| |
ksenzee et al: add customizable shortcuts to the toolbar.
|
|
|
|
| |
data translation.
|
|
|
|
| |
'callback' callbacks. Oh my, this is the beginning of something big.
|
| |
|
|
|
|
| |
sign: finer control over the Parent Menu select box.
|
| |
|
| |
|
|
|
|
| |
remove 'expanded' checkbox from menu item overview.
|
| |
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
| |
|
|
|
|
| |
menu tabs.
|
|
|
|
| |
Navigation, not Primary links.
|
| |
|
|
|
|
| |
pwolanin: allow modules to specify per-page custom themes in hook_menu().
|
|
|
|
| |
for node types and menus.
|
|
|
|
|
|
| |
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
|
|
|
|
| |
hey hey hey... gooood byeeee...
|
| |
|
| |
|
|
|
|
| |
weitzman: automatically install/uninstall schema.
|
|
|
|
| |
other types of stuff to render() structures.
|
|
|
|
| |
pattern. Start using it for blocks.
|
|
|
|
| |
for consistency in the API.
|
|
|
|
| |
param.
|
|
|
|
| |
function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
pattern/js for hiding machine readable names (applied to menu and content types).
|
| |
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
|
|
|
| |
section in 'configuration and modules'.
|