| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
include schema descriptions.
|
|
|
|
| |
documentation.
|
| |
|
| |
|
|
|
|
| |
They ship a different GD library.
|
|
|
|
|
|
|
|
|
|
| |
multiple
times (such as crop, scale, then desaturate) without quality loss, we need to
pass images by their raw GD (or other library) resources rather than re-opening
the same image repeatedly, which causes wasted processing and loss of quality when
using JPEG images. This patch reworks the image toolkits, adds some new image
manipulations and adds some impressive SimpleTests.
|
|
|
|
| |
hook_form_FORM_ID_alter().
|
| |
|
|
|
|
| |
user/user_role for consistency.
|
| |
|
|
|
|
| |
default to NULL so that NULLs do not need to be specified.
|
| |
|
|
|
|
| |
hook_page_alter. Oh, behave.
|
| |
|
| |
|
|
|
|
| |
table namespace.
|
| |
|
|
|
|
| |
taxonomy_term_data.
|
|
|
|
| |
queries.
|
|
|
|
| |
queries.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
hook_translation_link_alter.
|
|
|
|
| |
to singular for consistency. Oh my.
|
|
Drupal core.
|