| Commit message (Collapse) | Author | Age |
|
|
|
| |
chx, pwolanin, garywiz: Fixed Try to improve performance and eliminate duplicates caused by node_access() table joins.
|
| |
|
|
|
|
| |
usage.
|
|
|
|
| |
on the {node} table.
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
has wrong documentation header.
|
|
|
|
| |
nonexistent function.
|
|
|
|
| |
sample function body.
|
|
|
|
| |
purpose.
|
|
|
|
| |
hook_node_access() is not called on node listings.
|
|
|
|
| |
hook_node_insert() and other node hooks have imprecise/misleading descriptions.
|
|
|
|
| |
document FALSE return value.
|
| |
|
|
|
|
| |
michaellenahan: Fixed Confusing documentation for argument in hook_access()/hook_node_access().
|
|
|
|
| |
Mac_Weber: Fixed Confusing documentation for argument in hook_access()/hook_node_access().
|
|
|
|
| |
using taxonomy filter.
|
| |
|
| |
|
| |
|
|
|
|
| |
[node:body], or [comment:body] if there is no body field or language mismatch.
|
|
|
|
| |
ignored.
|
|
|
|
| |
section shows HTML tags are rendered as plain text.
|
| |
|
|
|
|
| |
format_username().
|
|
|
|
| |
regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language.
|
|
|
|
| |
could have implications in contrib.
|
| |
|
| |
|
| |
|
|
|
|
| |
dependencies declared in core's hook_update_dependencies() implementations aren't actually correct.
|
|
|
|
| |
to use query tags.
|
|
|
|
| |
hard-coding translatable to TRUE.
|
|
|
|
| |
for fields created in the UI, to match those created by the API.
|
| |
|
|
|
|
| |
'required' are missed on nodes upgraded from D6 to D7.
|
|
|
|
| |
standards.
|
|
|
|
| |
be called directly.
|
|
|
|
| |
clarify what 'recent' means.
|
|
|
|
| |
not work.
|
| |
|
|
|
|
| |
testbot.
|
|\ |
|
| | |
|
| |
| |
| |
| | |
keys on comments and uploads values.
|
| |
| |
| |
| | |
content variable in node.tpl.php.
|
| |
| |
| |
| | |
it is implementation of hook_form_submit().
|