| Commit message (Collapse) | Author | Age |
|
|
|
| |
http://drupal.org/project/browser if you'd like to help with a more fleshed-out abstract browser for possible inclusion in D8.
|
|
|
|
| |
executing a form builder function.
|
|
|
|
| |
session exists.
|
|
|
|
| |
'Add more' links.
|
|
|
|
| |
support on node/comment pages rel=canonical and rel=shortlink standards.
|
|
|
|
| |
to run the batches.
|
| |
|
|
|
|
| |
compressed pages.
|
|
|
|
| |
own theme function.
|
|
|
|
| |
limitations. Removes more code than it adds!
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
|
|
|
| |
file_build_uri(). Added tests.
|
| |
|
|
|
|
| |
dynamic select queries.
|
|
|
|
| |
returns NULL (no value) after timer_stop(). Added timer tests.
|
|
|
|
| |
stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
|
|
|
|
| |
fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.)
|
| |
|
|
|
|
| |
fix it so we can turn testing bot back on).
|
|
|
|
| |
ksenzee et al: add customizable shortcuts to the toolbar.
|
|
|
|
| |
so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs)
|
| |
|
| |
|
| |
|
|
|
|
| |
between field API and locale module + translatable node bodies.
|
|
|
|
| |
parameters as url().
|
|
|
|
| |
avoid users rendering their site unusable.
|
|
|
|
| |
a theme key is not found.
|
| |
|
|
|
|
| |
attach.
|
| |
|
|
|
|
| |
JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot!
|
|
|
|
| |
MergeQuery::execute().
|
|
|
|
| |
(with tests).
|
|
|
|
| |
patch. We hope. :)
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
|
|
|
| |
(with upgrade path). Say buh-bye to old, crusty code.
|
| |
|
|
|
|
| |
removal/invalid CSS from drupal_load_stylesheet_content() (with tests).
|
|
|
|
| |
drupal_html_class_X(), for better accuracy.
|
|
|
|
| |
added drupal_css_class() to clean class names and rename form_clean_id().
|
|
|
|
| |
in url() only accept an array.
|
|
|
|
| |
menu link'.
|
| |
|
|
|
|
| |
pwolanin: allow modules to specify per-page custom themes in hook_menu().
|