When will be the '$page' variable within the node template file becomes TRUE. Whether is it in a body view, teaser view or in a multiple node listing view ?

Comments

jerseycheese’s picture

$page becomes TRUE when you are loading up the full version of a node. For example, at the path node/2. I guess this is what you mean by "body view"?