| Commit message (Collapse) | Author | Age |
|
|
|
| |
hook_field_formatter_prepare_view does not make use of hook_entity_view_mode_alter causing major errors.
|
|
|
|
| |
splatio, erics14, MF82 | RobLoach: Renamed the "Search result" view mode to "Search result highlighting input" to better reflect how it is used.
|
|
|
|
| |
rebuilds should go newest to oldest (fix for direct node access rebuilds only, not rebuilds done via a batch).
|
|
|
|
| |
access queries
|
|
|
|
| |
tgeller: Make Content Ranking settings for Search not say "weights" to avoid confusion.
|
|
|
|
| |
node_revision_list() doc comment rather than node.
|
|
|
|
| |
aaronbauman, shenzhuxi, jaanhoinatski, themoep, citlacom: Node_access integrity constraint violation on module_invoke_all('node_' . $op, $node);.
|
|
|
|
| |
Add description to 'access content overview' permission.
|
|
|
|
| |
callback functions
|
|
|
|
| |
declare the file for theme_node_admin_overview() .
|
|
|
|
| |
node_feed().
|
|
|
|
| |
node_validate().
|
|
|
|
| |
bobbyaldol, tim-e, shiff2kl, FatGuyLaughing: Add and fix up documentation in image and node module files
|
|
|
|
| |
@link...@endlink.
|
| |
|
|
|
|
| |
API docs for Node module
|
|
|
|
| |
hook_entity_view_mode_alter().
|
|
|
|
| |
chx: Fixed View mode no longer can be changed.
|
|
|
|
| |
rss.xml/whatever triggers PHP error.
|
| |
|
| |
|
|
|
|
| |
conditions to avoid ambiguous fields.
|
| |
|
|
|
|
| |
lliss, tim.plunkett | lkiss80: Fixed Can't access non-node entities with EntityFieldQuery.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
chx, pwolanin, garywiz: Fixed Try to improve performance and eliminate duplicates caused by node_access() table joins.
|
|
|
|
| |
usage.
|
|
|
|
|
|
| |
Fixed User picture does not appear in comment preview."
This reverts commit 186437d33a903cd3ae13c7f1b2160a88941cc614.
|
|
|
|
| |
picture does not appear in comment preview.
|
|
|
|
|
|
| |
select to be rearranged inside node form."
This reverts commit f4791b9c416d7f3538f307ac16cc2dfce4f32672.
|
|
|
|
| |
be rearranged inside node form.
|
|
|
|
| |
nonexistent function.
|
|
|
|
| |
purpose.
|
|
|
|
| |
hook_node_access() is not called on node listings.
|
|
|
|
| |
document FALSE return value.
|
| |
|
|
|
|
| |
ignored.
|
|
|
|
| |
section shows HTML tags are rendered as plain text.
|
| |
|
|
|
|
| |
could have implications in contrib.
|
| |
|
| |
|
|
|
|
| |
to use query tags.
|
|
|
|
| |
for fields created in the UI, to match those created by the API.
|
|
|
|
| |
standards.
|
|
|
|
| |
be called directly.
|