| Commit message (Collapse) | Author | Age |
|
|
|
| |
for hook_block_info() and friends.
|
|
|
|
| |
search_query_insert() breaks down when the value of key is 0.
|
|
|
|
| |
argument.
|
|
|
|
| |
implementation.
|
|
|
|
| |
the comment module is disabled.
|
|
|
|
| |
implementation.
|
|
|
|
| |
search conflicts with other forms, use menu API instead of search_get_keys().
|
|
|
|
| |
built-in html_entity_decode().
|
|
|
|
| |
that reports the server version.
|
|
|
|
| |
as NOT NULL.
|
|
|
|
| |
some themes.
|
|
|
|
| |
fail during upgrade from Drupal 6 to 7.
|
|
|
|
| |
documentation & tests need to be changed.
|
|
|
|
| |
on 'Manage display'.
|
|
|
|
| |
trimming should not fall inside HTML entities/tags.
|
| |
|
| |
|
|
|
|
| |
//rss.xml.
|
|
|
|
| |
around settings.
|
|
|
|
| |
be unique among modules, but uniqueness is not enforced.
|
| |
|
|
|
|
| |
menu module blocks.
|
|
|
|
| |
tests to fix testbot.
|
|
|
|
| |
primary keys while updating.
|
| |
|
|
|
|
| |
hook_theme_registry_alter().
|
|
|
|
| |
default theme now.
|
| |
|
|
|
|
| |
to get testbot working again.
|
|
|
|
|
|
|
|
|
|
|
|
| |
form input in the 'node type' edit form was way too harsh (affects the
display of all 'trimmed / summary_or_trimmed' formatters on all text
fields in all view modes), and irrelevant for text fields on non-node
entities, which are currently all blocked to 'trim to 600 chars'.
* Added field formatter settings for 'text_trimmed' and 'text_summary_or_trimmed' formatters
* Removed 'teaser_length' settings for node types
* Added upgrade path for 'teaser_length' variable in node_update_7011()
* Fixed a test
|
| |
|
|
|
|
| |
upgrade from Drupal 6 to 7.
|
|
|
|
| |
redirect handling in JavaScript.
|
|
|
|
| |
->countQuery(), at least for MySQL.
|
| |
|
|
|
|
| |
file_munge_filename().
|
| |
|
| |
|
|
|
|
| |
SimpleTest, so translators do not get 1000s of bogus strings.
|
|
|
|
| |
entities at once.
|
|
|
|
| |
dashboard_regions().
|
| |
|
|
|
|
| |
layer.
|
|
|
|
| |
only on multilingual sites.
|
| |
|
|
|
|
| |
array, not rendered HTML.
|
|
|
|
| |
to warn about access checks in documentation.
|
| |
|
|
|
|
| |
is default search even when it's disabled.
|
|
|
|
| |
al: Fixed contrast between error and link colour in status messages.
|