diff options
Diffstat (limited to 'modules/node/node.tpl.php')
-rw-r--r-- | modules/node/node.tpl.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/node/node.tpl.php b/modules/node/node.tpl.php index 241f71407..3e950f11d 100644 --- a/modules/node/node.tpl.php +++ b/modules/node/node.tpl.php @@ -20,6 +20,7 @@ * - $terms: the themed list of taxonomy term links output from theme_links(). * - $submitted: themed submission information output from * theme_node_submitted(). + * TODO D7 : document $FIELD_NAME_rendered variables.
* * Other variables: * - $node: Full node object. Contains data that may not be safe. |