| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
modes.
|
|
|
|
| |
theme setting.
|
| |
|
|
|
|
| |
where it belongs.
|
|
|
|
| |
maintenance' to 'maintenance mode'.
|
| |
|
|
|
|
| |
block module now block module is optional.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
system_php().
|
|
|
|
| |
user/user_role for consistency.
|
|
|
|
| |
clearfix, which is the lingo that designers use for it.
|
|
|
|
| |
where it is findable (with tests).
|
| |
|
|
|
|
| |
hook_page_alter. Oh, behave.
|
| |
|
|
|
|
| |
with programmatic node creation.
|
|
|
|
| |
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.
|
|
|
|
| |
system. This helps with fields in core. Comes with tests\!
|
|
|
|
| |
system_settings_form().
|
| |
|
|
|
|
| |
expect.
|
| |
|
| |
|
| |
|
|
|
|
| |
drupal_to_js() with drupal_json().
|
|
|
|
| |
removing bootstrap flag in system table.
|
| |
|
|
|
|
| |
consistency.
|
|
|
|
| |
Time? I bet you didn't think Drupal ever would! :)
|
|
|
|
| |
cache registry lookups.
|
| |
|
| |
|
| |
|
|
|
|
| |
incompatible modules from being enabled.
|
|
|
|
| |
required = TRUE in .info files.
|
|
|
|
| |
modules to react when other modules are enabled, disabled, installed, or uninstalled.
|
|
|
|
| |
admin/build/modules.
|
| |
|
|
|
|
| |
hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
|
|
|
|
| |
package property.
|
| |
|
|
|
|
| |
page entirely, to get around nasty bug that allows them to be disabled.
|
|
|
|
| |
on modules page.
|