MetaDataArray
Summary
Sets the site metadata that is used on several places on your site.Usage
MetaDataArray[ meta_name1]= meta_data1
MetaDataArray[ meta_name2]= meta_data2
...
Description
This setting can be used to control meta data that is used in several different locations in your site. The default installation defines author, copyright, description and keywords. You are free to define your own metadata. To fetch the metadata use the ezini template operator.
Examples
MetaDataArray[author]=eZ Systems
MetaDataArray[copyright]=eZ Systems
MetaDataArray[description]=Content Management System
MetaDataArray[keywords]=cms, publish, e-commerce, content management, development framework
Frederik HolljenĀ (01/03/2005 8:24 am)
Frederik HolljenĀ (01/03/2005 8:36 am)
Comments
There are no comments.