| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
'input formats'.
|
| |
|
|
|
|
| |
hook_form_FORM_ID_alter().
|
|
|
|
| |
page.tpl.php.
|
|
|
|
| |
to upgrade Drupal 6 to Drupal 7. Oh, yeah.
|
| |
|
|
|
|
| |
system_php().
|
|
|
|
| |
limit is unlimited.
|
|
|
|
| |
polish default page.tpl.php to make it easier for CSS designers to theme.
|
|
|
|
| |
names as file_load().
|
|
|
|
| |
user/user_role for consistency.
|
|
|
|
| |
speed query.
|
|
|
|
| |
clearfix, which is the lingo that designers use for it.
|
|
|
|
| |
compatibility with other JavaScript libraries.
|
|
|
|
| |
where it is findable (with tests).
|
| |
|
| |
|
| |
|
|
|
|
| |
code.
|
|
|
|
| |
default to NULL so that NULLs do not need to be specified.
|
| |
|
| |
|
|
|
|
| |
we use a big table with JS-enabled checkboxes next to each item (with tests).
|
|
|
|
| |
hook_page_alter. Oh, behave.
|
| |
|
|
|
|
| |
updates stay in sync.
|
|
|
|
| |
table with src, language for better performance.
|
| |
|
| |
|
|
|
|
| |
that is no longer needed.
|
| |
|
|
|
|
| |
with programmatic node creation.
|
|
|
|
| |
format' based on UMN usability study.
|
|
|
|
| |
E_NOTICE handling.
|
|
|
|
| |
reporting settings.
|
|
|
|
| |
unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
|
| |
|
| |
|
| |
|
|
|
|
| |
'requires' on module page.
|
|
|
|
| |
table namespace.
|
|
|
|
| |
fail problem.
|
|
|
|
| |
system. This helps with fields in core. Comes with tests\!
|
| |
|
|
|
|
| |
taxonomy_term_data.
|
|
|
|
| |
system_settings_form().
|
| |
|
|
|
|
| |
expect.
|
| |
|