| Commit message (Collapse) | Author | Age |
|
|
|
| |
lost on module disable.
|
| |
|
|
|
|
| |
visible when a Node Access module is enabled.
|
|
|
|
| |
and local tasks #2.
|
|
|
|
| |
an object type instead of the type name.
|
|
|
|
| |
is wrong.
|
|
|
|
| |
markup/CSS for content and user filter forms.
|
|
|
|
| |
title on node).
|
| |
|
|
|
|
| |
fgm, tstoeckler: allow module .info files to add CSS/JS.
|
|
|
|
| |
hook_validate()/hook_node_validate(), and not passed by reference to hook_form().
|
|
|
|
| |
ul.links.inline in node links.
|
| |
|
|
|
|
| |
only implements access checks for nodes and users.
|
|
|
|
| |
not allow for node access.
|
|
|
|
| |
Hojtsy, puregin: a node cannot be displayed in different view mode on its own page.
|
|
|
|
| |
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().
|