XHTML fixes
This commit is contained in:
parent
74245e689a
commit
2ce64ed9eb
10 changed files with 677 additions and 655 deletions
|
|
@ -525,12 +525,12 @@ each asset under the tab "Meta" in the asset properties.</p>
|
|||
<p>You can use the AOI macro's described above in the criteria, so you can
|
||||
present content based upon the users Areas of Interest. Example:<br />
|
||||
type = ^AOIRank(contenttype);</p></li>
|
||||
<li><p><b>Display</b><br />
|
||||
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 <tmpl_var <i>propertyname</i>></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 ^RawHeadTags();
|
||||
macro to create meta tags from meta data, including the tags from the Dublin Core standard.</p></li>
|
||||
<li><p><b>Display</b><br />
|
||||
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 <tmpl_var <i>propertyname</i>></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 ^RawHeadTags();
|
||||
macro to create meta tags from meta data, including the tags from the Dublin Core standard.</p></li>
|
||||
</ul>|,
|
||||
context => q|Metadata help|,
|
||||
lastUpdated => 1110530955
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue