doc tweaks. typo in Navigation, and define what Data Form Templates are used for

This commit is contained in:
Colin Kuskie 2006-09-07 16:37:09 +00:00
parent 35f4f5c4fb
commit 56359d9404
2 changed files with 5 additions and 4 deletions

View file

@ -598,9 +598,10 @@ field.|,
},
'83' => {
message => q|<p>The following template variables are available for Data Form templates.</p>
message => q|<p>The following template variables are available for Data Form templates for
creating forms, displaying data and sending emails.</p>
|,
lastUpdated => 1149392104,
lastUpdated => 1157575884,
},
'61' => {

View file

@ -437,8 +437,8 @@ a Google sitemap of your site.</p>
},
'page.inBranch' => {
message => q|A conditional that is the logical OR of <strong>isAncestor</strong>, <strong>isSister</strong>, <strong>isBasepage</strong> and <strong>isDescendent</strong>.|,
lastUpdated => 1149394665,
message => q|A conditional that is the logical OR of <strong>isAncestor</strong>, <strong>isSibling</strong>, <strong>isBasepage</strong> and <strong>isDescendent</strong>.|,
lastUpdated => 1157647394,
},
'page.hasChild' => {