update help mentioning RawHeadTags macro

This commit is contained in:
Colin Kuskie 2006-10-30 18:37:29 +00:00
parent 75f159f71b
commit 6c46d97eea
2 changed files with 5 additions and 3 deletions

View file

@ -24,6 +24,8 @@
- Tried to clean up some HttpProxy code. Still very ugly. (need rewrite?)
- fix: HttpProxy would not put correct values for multiple query params with
same name.
- fix: metadata (WebGUI Help). Removed mention of the RawHeadTags macro
from the Metadata help.
7.1.2

View file

@ -615,11 +615,11 @@ each asset under the tab &quot;Meta&quot; in the asset properties.</p>
Metadata fields are exposed to the asset templates as their property name. So you can actually display the metadata
to the rendered page using a template variable like &lt;tmpl_var <i>propertyname</i>&gt;</p></li>
<li><p><b>Meta tags</b><br />
Since the meta data is exposed as template variables, you can use that in combination with the &#94;RawHeadTags();
macro to create meta tags from meta data, including the tags from the Dublin Core standard.</p></li>
Since the meta data is exposed as template variables, you can use them in the Head Block of Style templates
to create meta tags from meta data, including the tags from the Dublin Core standard.</p></li>
</ul>|,
context => q|Metadata help|,
lastUpdated => 1110530955
lastUpdated => 1162233025
},
'metadata edit property' => {