Diff for /ECHO_content/zpt/ChangeECHO_ZCatalogElement.zpt between versions 1.2 and 1.3

version 1.2, 2005/12/13 12:45:22 version 1.3, 2006/02/03 20:41:28
Line 5 Line 5
   
 <b>Title</b><input name="title" tal:attributes="value here/title"><br>y  <b>Title</b><input name="title" tal:attributes="value here/title"><br>y
 <b>Catalog ID (must be accessible via Zope acquisition)</b><input name="catalogId" tal:attributes="value here/catalogId|python:''"><br>  <b>Catalog ID (must be accessible via Zope acquisition)</b><input name="catalogId" tal:attributes="value here/catalogId|python:''"><br>
 <b>Field</b><input name="field"  tal:attributes="value here/field" size="50"><br>  <b>Field or if fieldindex is a ZCTextIndex name of the used lexicon</b><input name="field"  tal:attributes="value here/field" size="50"><br>
 <b>BaseUrl</b><input name="baseUrl"  tal:attributes="value here/baseUrl" size="100"><br>  <b>BaseUrl</b><input name="baseUrl"  tal:attributes="value here/baseUrl" size="100"><br>
 <b>Weight</b><input name="weight"  tal:attributes="value here/getWeight" size="50"><br>  <b>Weight</b><input name="weight"  tal:attributes="value here/getWeight" size="50"><br>
 <b>Content-type</b><input name="contentType"  tal:attributes="value here/getcontentType" size="50"><br>  <b>Content-type</b><input name="contentType"  tal:attributes="value here/getcontentType" size="50"><br>

Removed from v.1.2  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>