MetaX Parameters

General Parameters

Parameter Description Input Default Example
&html If 1, HTML syntax will be used. If 0, xHTML syntax will be used.
0 or 1 0 &html=`1`
&tabs Controls the number of tabs in front of each element created.
int>=0 1 &tabs=`3`
&spaces Controls the number of spaces in front of each element created, spaces are added after tabs.
int>=0 0 &spaces=`2`
&language Controls the content in the content-language meta tag and in the Dublin Core language tag. 2 chars en &language=`es`
&keywords Name of the TV containing your keywords. TV keywords &keywords=`mykeys`
&allkeywords The name of the chunk that has keywords for use on all pages. Chunk AllKeywords &allkeywords=`allkeys`
&abstract Name of the Field/TV containing your abstract. Field/TV longtitle &abstract=`description`
&favicon Path to favicon. URI favicon.ico &favicon=`path/icon1.ico`
&mobile Path to mobile thumbnail. URI mobile.png &mobile=`path/mob.png`
&author Name of site author(s). String site_name &author=`Sal S.`
&copyholder Name of copyright holder.  String site_name  &copyholder=`Sal S.`
&copyfrom Year the copyright started/starts. Year None &copyfrom=`2007`
&copytill Year the copyright ended/ends. Year Current
Year
&copytill=`2013`
&ietool If 1, disables the IE Image Toolbar by displaying the meta to disable it. If 0 does not display the meta (leaving the IE Toolbar enabled). 0 or 1 1 &ietool=`0`
&rss Comma separated list of Document IDs that have RSS feed(s). URI None &rss=`rss1.xml,rss2.xml`
&css Comma separated list of CSS file URLs and also does IE conditional statements if needed.

More information about &css.
URI None &css=`c1.css,c2.css:lt IE 7`

Dublin Core Parameters

These parameters only apply/matter if you have the Dublin Core Metadata enabled by using the &dublin parameter or by changing the default value in the variables section of the code. The default is Dublin Core is off.

  • &dublin - Turns Dublin Core metadata on or off. Default is 0, off. 1 turns them on.
  • &dccontributor - Controls the value in the contributor tag.
  • &dccoverage - Controls the value of the coverage tag.
  • &dccreator - Controls the value of the creator tag.
  • &dcdate - Controls the value in the date field in YYYY-MM-DD Format. If not specified document last edit date/time is used.
  • &dcpublisher - Controls the value in the publisher field.
  • &dcrelation - Name of the TV containing the Doc ID or URL of the related document.
  • &dcsource - Name of the TV containing the Doc ID or URL of the source document.
  • &dctitle - Field to use for the title tag.
  • &dctype - TV name of type. http://dublincore.org/documents/dcmi-type-vocabulary/