| Commit message (Collapse) | Author | Age |
|
|
|
| |
when having node_access() modules enabled.
|
|
|
|
| |
nodes, resulting in pdo exception on postgresql.
|
|
|
|
| |
search conflicts with other forms, use menu API instead of search_get_keys().
|
|
|
|
| |
//rss.xml.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
is default search even when it's disabled.
|
|
|
|
| |
Fixed Use a 'title callback' for node/%node instead of drupal_set_title().
|
|
|
|
| |
pass url().
|
|
|
|
| |
should default to FALSE.
|
| |
|
|
|
|
| |
workarounds.
|
| |
|
|
|
|
| |
when a node isn't loadable.
|
|
|
|
| |
array for block content.
|
|
|
|
| |
database system.
|
|
|
|
| |
screen.
|
|
|
|
| |
be compatible with that of DrupalDefaultEntityController::buildQuery().
|
|
|
|
| |
is created witch has_title() = FALSE.
|
| |
|
|
|
|
| |
conditions not added to CountQuery.
|
| |
|
| |
|
|
|
|
| |
coding standard for casting.
|
|
|
|
| |
consistency with standards.
|
| |
|
|
|
|
| |
info_alter() and clean up block_rehash().
|
|
|
|
| |
other node fields.
|
|
|
|
| |
node_save() fails silently.
|
| |
|
|
|
|
| |
used.
|
|
|
|
| |
strict warnings when running tests and for PHP 5.3.
|
| |
|
|
|
|
| |
enable blog and comment modules for first time.
|
|
|
|
| |
entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
|
| |
|
| |
|
| |
|
|
|
|
| |
cannot be properly extended.
|
| |
|
| |
|
|
|
|
| |
also links.
|
|
|
|
| |
about dangerous permissions.
|
| |
|
|
|
|
| |
'standard' user_delete_multiple() API.
|
| |
|
|
|
|
| |
node_block_admin_configure_submit().
|
|
|
|
| |
from core that are no longer relevant, given what made it into Drupal 7.
|
|
|
|
| |
on search settings page is incorrect.
|
| |
|
|
|
|
| |
made fieldsets work on all browser.
|