| Commit message (Collapse) | Author | Age |
|
|
|
| |
themes are unable to render one group of node links separately from another.
|
|
|
|
| |
should use transactions.
|
|
|
|
| |
node_access_view_all_nodes() is never invoked.
|
|
|
|
| |
to limit available blocks.
|
|
|
|
| |
the bottom of the form.
|
|
|
|
| |
content', is missing a period.
|
| |
|
| |
|
| |
|
|
|
|
| |
types it returns are objects.
|
|
|
|
| |
content link to Navigation menu.
|
| |
|
|
|
|
| |
Add a hook_entity_delete() for consistency.
|
|
|
|
| |
callbacks.
|
|
|
|
| |
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.
|