| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
SQLite.
|
| |
|
|
|
|
| |
storage.
|
| |
|
| |
|
|
|
|
| |
new database abstraction layer.
|
| |
|
| |
|
|
|
|
| |
systems.
|
| |
|
|
|
|
| |
They ship a different GD library.
|
|
|
|
| |
update.php.
|
| |
|
|
|
|
| |
coder module.
|
| |
|
|
|
|
| |
new database abstraction layer.
|
| |
|
|
|
|
| |
assertion message.
|
|
|
|
|
|
|
|
|
|
| |
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'.
|
| |
|
| |
|
|
|
|
| |
(with tests).
|
| |
|
| |
|
|
|
|
| |
hook_form_FORM_ID_alter().
|
| |
|
|
|
|
| |
jQuery Forms 2.21.
|
|
|
|
| |
SQLite tests pass.
|
| |
|
|
|
|
| |
et al: Dramatically improved text format widget. USABILITY AWESOMENESS.
|
|
|
|
| |
page.tpl.php.
|
|
|
|
| |
which is referencing missing form_id variable.
|
|
|
|
| |
to upgrade Drupal 6 to Drupal 7. Oh, yeah.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
drupal_add_js() to reference external JavaScript files.
|
| |
|
| |
|
| |
|
|
|
|
| |
system_php().
|
|
|
|
| |
limit is unlimited.
|
|
|
|
| |
polish default page.tpl.php to make it easier for CSS designers to theme.
|
| |
|
| |
|