danielebarchiesi@0: body becomes $body. When needing to danielebarchiesi@0: * access a field's raw values, developers/themers are strongly encouraged to danielebarchiesi@0: * use these variables. Otherwise they will have to explicitly specify the danielebarchiesi@0: * desired field language; for example, $node->body['en'], thus overriding any danielebarchiesi@0: * language negotiation rule that was previously applied. danielebarchiesi@0: * danielebarchiesi@0: * @see template_preprocess() danielebarchiesi@0: * @see template_preprocess_node() danielebarchiesi@0: * @see template_process() danielebarchiesi@0: * danielebarchiesi@0: * @ingroup themeable danielebarchiesi@0: */ danielebarchiesi@0: ?> danielebarchiesi@0: