[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* DO NOT EDIT THIS FILE! Use an override template instead. *} 2 <form method="post" action={'/setup/datatype'|ezurl}> 3 4 <h1>{'Datatype wizard'|i18n('design/standard/setup')}</h1> 5 <p> 6 Welcome to the wizard for creating a new datatypes.<br/> 7 Everything you store in your content objects are called<br /> 8 attributes. These attributes are defined as a data types. <br /> 9 To be able to customize the storing and validation<br /> 10 of these attributes, you can create your own <br /> 11 data types.<br /> 12 </p> 13 14 <div class="buttonblock"> 15 <input type="hidden" value="basic" name="OperatorStep" /> 16 <input class="defaultbutton" type="submit" value="{'Start'|i18n('design/standard/setup','Datatype start')}" name="DatatypeStepButton" /> 17 </div> 18 19 </form>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |