diff -r 07239de796bb -r e756a8c72c3d cms/drupal/modules/node/node.tpl.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cms/drupal/modules/node/node.tpl.php Fri Sep 08 12:04:06 2017 +0200 @@ -0,0 +1,112 @@ +body becomes $body. When needing to + * access a field's raw values, developers/themers are strongly encouraged to + * use these variables. Otherwise they will have to explicitly specify the + * desired field language; for example, $node->body['en'], thus overriding any + * language negotiation rule that was previously applied. + * + * @see template_preprocess() + * @see template_preprocess_node() + * @see template_process() + * + * @ingroup themeable + */ +?> +