From 607e9626d5af265b18e8319b156bb0fda3445cd4 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 3 Feb 2009 17:30:13 +0000 Subject: - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my! --- modules/node/node.tpl.php | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/node/node.tpl.php') 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. -- cgit v1.2.3