| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
version
|
|
|
|
| |
results page lead to 403s.
|
|
|
|
| |
don't work for tabs.
|
| |
|
|
|
|
| |
drupal_flush_all_caches() does not clear entity info cache.
|
|
|
|
| |
should return FALSE to indicate nothing found and trigger a 404.
|
|
|
|
| |
logo_upload() in form_set_error() instead of favicon_upload() in system.admin.inc.
|
|
|
|
| |
region is hidden from the blocks UI.
|
|
|
|
| |
examples.
|
| |
|
| |
|
|
|
|
| |
there are no tokens to replace.
|
|
|
|
| |
'site_offline_message' variable is not always deleted during the D6->D7 upgrade.
|
|
|
|
| |
realityloop: Change notice for: Using basename() is not locale safe.
|
|
|
|
| |
allow hook_mail_alter() implementation to cancel mail.
|
|
|
|
| |
use of language_list() in system_date_format_save().
|
|
|
|
| |
not being included when 'Aggregate JavaScript files' is used.
|
|
|
|
| |
mrfelton, aspilicious, Pancho, v1nce, dhthwy: Fixed Ensure that the Return-Path is set when sending mail on both Windows and non-Windows systems.
|
|
|
|
| |
properly clean up submitted form values.
|
|
|
|
| |
function t in system_menu().
|
|
|
|
| |
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.
|
|
|
|
| |
element.
|
|
|
|
| |
work as first argument in menu paths.
|
| |
|
|
|
|
| |
sven.lauer: drupal_alter() fails to order modules correctly in some cases.
|
|
|
|
| |
dependencies.
|
|
|
|
| |
incorrect path for cron in system.api.php.
|
|
|
|
| |
works unless there are updates pending.
|
|
|
|
| |
'update status module' instead of 'update manager module'.
|
|
|
|
| |
warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also.
|
| |
|
|
|
|
| |
database tables are auto-created.
|
|
|
|
| |
problem with 'hook_theme_registry_alter()' example code.
|
|
|
|
| |
state whether module code is available.
|
|
|
|
| |
variables vs render elements.
|
|
|
|
| |
whitespaces at beginning or end.
|
|
|
|
| |
implementations should live in .install files.
|
| |
|
|
|
|
| |
configuring cron.
|
| |
|
| |
|
|
|
|
| |
not specify that the implementations must live in the .install file.
|
| |
|
|
|
|
| |
is not supported by all databases, must be '<>'.
|
| |
|
|
|
|
| |
doc.
|