Have a peak at 2.3. Arrays (1,2,3,4...)
In Zen Wireframe you may need to copy/paste the root TS template to avoid creating a basis template and add page.meta.robots = noindex, nofollow like this.
.
Greg
----
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
In Zen Wireframe you may need to copy/paste the root TS template to avoid creating a basis template and add page.meta.robots = noindex, nofollow like this.
.
# Setting up 'page' to be the default PAGE object (type=0)
#######################################
page = PAGE
page.typeNum = 0
page.meta.description.field = description
page.meta.keywords.field = keywords
page.meta.robots = noindex, nofollow
...
#######################################
page = PAGE
page.typeNum = 0
page.meta.description.field = description
page.meta.keywords.field = keywords
page.meta.robots = noindex, nofollow
...
Greg
----
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington