| Commit message (Collapse) | Author | Age |
|
|
|
| |
drupal_render().
|
| |
|
|
|
|
| |
modifiable in PHP code
|
|
|
|
| |
PHP version, under which they will not be possible to be turned on
|
| |
|
|
|
|
| |
in Drupal core and providing a solid conversion function for contributed modules
|
|
|
|
| |
using drupal_goto() directly, so the callback cycle can complete
|
|
|
|
| |
statements and fixing a schema referencing bug
|
| |
|
|
|
|
| |
$form_state bugs).
|
|
|
|
| |
generation and HTTP download; fix a bug with plural exports along the way
|
|
|
|
| |
header).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
by not storing empty translations
|
| |
|
| |
|
| |
|
|
|
|
| |
Oracle compatibility.
|
| |
|
| |
|
| |
|
|
|
|
| |
user friendly 'translations' name
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and script.js as a default theme JS file to use, if found
|
|
|
|
| |
strength and confirmation.
|
| |
|
|
|
|
| |
working correctly. token is a string, so it should not be escaped as a number.
|
|
|
|
| |
using db_last_insert_id() instead of db_next_id().
|
| |
|
| |
|
| |
|
|
|
|
| |
redundant arguments
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
improved file API, centralized file validation, implemented quotas and fixed file previews.
|
|
|
|
|
|
| |
to localization functions
This makes it possible to call these functions with a given language code when sending emails to multiple users with different languages in a request for example.
|