| Commit message (Collapse) | Author | Age |
... | |
| |
|
|
|
|
| |
version
|
|
|
|
| |
don't work for tabs.
|
|
|
|
| |
should return FALSE to indicate nothing found and trigger a 404.
|
| |
|
|
|
|
| |
allow hook_mail_alter() implementation to cancel mail.
|
|
|
|
| |
hook_url_outbound_alter().
|
|
|
|
| |
references to upload_file_load() and upload_file_delete().
|
| |
|
|
|
|
| |
hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent.
|
|
|
|
| |
theme-related functionality.
|
|
|
|
| |
work as first argument in menu paths.
|
|
|
|
| |
sven.lauer: drupal_alter() fails to order modules correctly in some cases.
|
|
|
|
| |
incorrect path for cron in system.api.php.
|
| |
|
|
|
|
| |
database tables are auto-created.
|
|
|
|
| |
problem with 'hook_theme_registry_alter()' example code.
|
|
|
|
| |
state whether module code is available.
|
|
|
|
| |
variables vs render elements.
|
|
|
|
| |
implementations should live in .install files.
|
| |
|
|
|
|
| |
not specify that the implementations must live in the .install file.
|
|
|
|
| |
is not supported by all databases, must be '<>'.
|
|
|
|
| |
doc.
|
|
|
|
| |
function body.
|
|
|
|
| |
changed to not suggest admin/config/foo as path.
|
|
|
|
| |
ITEM_to_arg().
|
|
|
|
| |
api example not using .
|
|
|
|
| |
section of return value.
|
|
|
|
| |
function body not updated for d7/8.
|
| |
|
|
|
|
| |
invalid db_result().
|
|
|
|
| |
loading the .module file causes a fatal error when uninstalling some modules (as does loading it).
|
|
|
|
| |
pass integer arg to callbacks.
|
|
|
|
| |
documentation is incorrect.
|
|
|
|
| |
parameter.
|
|
|
|
| |
language parameter.
|
|
|
|
| |
could be less ambiguous.
|
| |
|
|
|
|
| |
documentation needs doc on 'update' phase.
|
|
|
|
| |
ambiguous.
|
| |
|
| |
|
|
|
|
| |
called if cron.php is run.
|
|
|
|
| |
omissions.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
hook_modules_uninstalled().
|