| Commit message (Collapse) | Author | Age |
|
|
|
| |
no_commit_credit, drumm, matglas86, rooby, xjm, cristiroma, brockfanning, Damien Tournoud: Calling node_view for the same node with multiple view modes on the same page during node preview does not correctly attach fields
|
|
|
|
| |
removes file values from node edit form for non-displayed items
|
|
|
|
| |
page cache.
|
|
|
|
|
|
| |
rooby | janipuni: Calling node_view for the same node with multiple view modes on the same page does not correctly attach fields."
This reverts commit 850c6e38cbf36047bf0bf597bc7e5767ab6989d5.
|
|
|
|
| |
janipuni: Calling node_view for the same node with multiple view modes on the same page does not correctly attach fields.
|
|
|
|
| |
Fixed Access denied page shown after submitting form that creates a unpublished node.
|
|
|
|
| |
API docs for Node module
|
|
|
|
| |
node_add_page function
|
| |
|
| |
|
| |
|
|
|
|
| |
unnecessarily complex (and confusing).
|
|
|
|
| |
extended.
|
|
|
|
| |
due to fixed IDs.
|
|
|
|
| |
specified.
|
|
|
|
| |
taken into account for #validate, #submit, hook_form_FORMID_alter().
|
|
|
|
| |
hook_validate()/hook_node_validate(), and not passed by reference to hook_form().
|
| |
|
|
|
|
| |
argument.
|
|
|
|
| |
from node preview if previewed more than once.
|
|
|
|
| |
submit functions on button level submits, without validation. Oh yeah.
|
| |
|
|
|
|
| |
coding standard for casting.
|
|
|
|
| |
information vertical tab mishandles 'Anonymous'.
|
|
|
|
| |
buttons.
|
| |
|
|
|
|
| |
strict warnings when running tests and for PHP 5.3.
|
| |
|
|
|
|
| |
type isn't used in node edit form.
|
| |
|
| |
|
|
|
|
| |
handlers.
|
| |
|
|
|
|
| |
of ex-hook_nodeapi() operations.
|
|
|
|
| |
never updated. (with tests)
|
| |
|
|
|
|
| |
(with tests)
|
|
|
|
| |
extraneous 'Please' in the interface.
|
|
|
|
|
|
| |
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
|
| |
|
| |
|
|
|
|
| |
up to standards.
|
|
|
|
| |
between t() and the theming layer.
|
|
|
|
| |
more consistent.
|
| |
|
|
|
|
| |
This should be a best practice, IMO.
|
|
|
|
| |
and extra tests.
|
|
|
|
| |
can't ever pass in another type of class.
|
| |
|
| |
|