Différences entre les pages « EPI:Warning of sharp objects » et « Formulaire:CreateProperties »

(init wikifab pages)
 
(init wikifab pages)
 
Ligne 1 : Ligne 1 :
<div class="col-md-2 col-sm-3 col-xs-6">
+
__NOTOC__<noinclude>
<div class="EPI-image warning-of-sharp-objects"></div>
+
{{#forminput:form=CreateProperties|button text=Modifier les propriétés|placeholder=Nom de la page|}}
<p class="EPI-description">{{int:epi-warning-of-sharp-objects}}</p>
+
</noinclude><includeonly>
 +
<div class="row">
 +
<div class="col-xs-3">{{#dokitAdminNav:}}</div>
 +
<div class="col-xs-9 DokitPropertiesListForm">
 +
{{#createPropertiesResources:}}
 +
<h2>{{int:dokit-metadatas-title}}</h2>
 +
{{{for template|PropertiesList|multiple|maximum instances=10}}}
 +
<div class="DokitPropertiesBlockForm"><div class="WfFormLabel">Title</div>
 +
<div class="row">
 +
<div class="col-md-2">EN</div>
 +
<div class="col-md-2">FR</div>
 +
<div class="col-md-2">DE</div>
 +
<div class="col-md-2">ES</div>
 +
<div class="col-md-2">IT</div>
 +
<div class="col-md-2">PT</div>
 
</div>
 
</div>
 +
<div class="row">
 +
<div class="col-md-2">{{{field|PropertyTitleEN|input type=text|mandatory|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyTitleFR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyTitleDE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyTitleES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyTitleIT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyTitlePT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row">
 +
<div class="col-md-6">
 +
<div class="WfFormLabel">Type <span class="custom-tooltip">{{#info:'''Dropdown :''' L'utilisateur doit choisir une valeur parmi une liste donnée<br>'''Checkboxes :''' L'utilisateur peut choisir plusieurs valeures parmi une liste donnée<br>'''Text :''' L'utilisateur peut saisir un texte libre}}</span></div>
 +
<div>{{{field|PropertyType|show on select=dropdown=>createproperties-section-dropdown;checkboxes=>createproperties-section-dropdown;Text=>createproperties-section-text|input type=dropdown|class=WfFormDropdown WfFormDropdownAutoWidth|mandatory}}}</div>
 +
</div>
 +
<div class="col-md-6">
 +
<div class="WfFormLabel">Icon <span class="custom-tooltip">{{#info:Entrez ici l'ID d'une icône Fontawesome : https://fontawesome.com/v4.7.0/icons/}}</span></div>
 +
<div>{{{field|PropertyIcon|input type=text|mandatory|class=WfFormText|placeholder=ie: fa-tag}}}</div>
 +
</div>
 +
</div>
 +
<div id="createproperties-section-dropdown">
 +
<div class="WfFormLabel">Values</div>
 +
<div class="row">
 +
<div class="col-md-2">EN</div>
 +
<div class="col-md-2">FR</div>
 +
<div class="col-md-2">DE</div>
 +
<div class="col-md-2">ES</div>
 +
<div class="col-md-2">IT</div>
 +
<div class="col-md-2">PT</div>
 +
</div>
 +
<div class="PropertiesRows">
 +
<div class="row PropertiesRow01">
 +
<div class="col-md-2">{{{field|PropertyValues01EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues01FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues01DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues01ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues01IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues01PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow02">
 +
<div class="col-md-2">{{{field|PropertyValues02EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues02FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues02DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues02ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues02IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues02PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow03">
 +
<div class="col-md-2">{{{field|PropertyValues03EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues03FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues03DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues03ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues03IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues03PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow04">
 +
<div class="col-md-2">{{{field|PropertyValues04EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues04FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues04DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues04ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues04IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues04PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow05">
 +
<div class="col-md-2">{{{field|PropertyValues05EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues05FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues05DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues05ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues05IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues05PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow06">
 +
<div class="col-md-2">{{{field|PropertyValues06EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues06FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues06DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues06ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues06IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues06PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow07">
 +
<div class="col-md-2">{{{field|PropertyValues07EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues07FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues07DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues07ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues07IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues07PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow08">
 +
<div class="col-md-2">{{{field|PropertyValues08EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues08FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues08DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues08ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues08IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues08PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow09">
 +
<div class="col-md-2">{{{field|PropertyValues09EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues09FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues09DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues09ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues09IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues09PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow10">
 +
<div class="col-md-2">{{{field|PropertyValues10EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues10FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues10DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues10ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues10IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues10PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow11">
 +
<div class="col-md-2">{{{field|PropertyValues11EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues11FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues11DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues11ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues11IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues11PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow12">
 +
<div class="col-md-2">{{{field|PropertyValues12EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues12FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues12DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues12ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues12IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues12PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow13">
 +
<div class="col-md-2">{{{field|PropertyValues13EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues13FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues13DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues13ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues13IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues13PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow14">
 +
<div class="col-md-2">{{{field|PropertyValues14EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues14FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues14DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues14ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues14IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues14PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow15">
 +
<div class="col-md-2">{{{field|PropertyValues15EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues15FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues15DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues15ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues15IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues15PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow16">
 +
<div class="col-md-2">{{{field|PropertyValues16EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues16FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues16DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues16ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues16IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues16PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow17">
 +
<div class="col-md-2">{{{field|PropertyValues17EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues17FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues17DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues17ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues17IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues17PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow18">
 +
<div class="col-md-2">{{{field|PropertyValues18EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues18FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues18DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues18ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues18IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues18PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow19">
 +
<div class="col-md-2">{{{field|PropertyValues19EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues19FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues19DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues19ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues19IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues19PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
<div class="row PropertiesRow20">
 +
<div class="col-md-2">{{{field|PropertyValues20EN|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues20FR|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues20DE|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues20ES|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues20IT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
<div class="col-md-2">{{{field|PropertyValues20PT|input type=text|class=WfFormText WfFormTextFullWidth}}}</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="row">
 +
<div class="col-md-6">
 +
<div class="WfFormLabel">{{int:dokit-metadatas-options}}</div>
 +
{{{field|PropertyMandatory|input type=checkboxes|class=WfFormCheckbox|mapping using translate=wf-propertyvalue-propertymandatory-}}}
 +
{{{field|PropertyFilter|input type=checkboxes|class=WfFormCheckbox|mapping using translate=wf-propertyvalue-propertyfilter-}}}
 +
</div>
 +
<div class="col-md-6">
 +
<div class="WfFormLabel">{{int:dokit-metadatas-emplacements}}</div>
 +
{{{field|PropertyPlace|input type=checkboxes|class=WfFormCheckbox}}}
 +
</div>
 +
</div>
 +
</div>
 +
{{{end template}}}
 +
<h2>{{int:dokit-metadatas-preset}}</h2>
 +
{{{for template|PropertyOptions}}}
 +
<div>{{{field|PropertyDifficulty|input type=checkboxes|class=WfFormCheckbox|mapping using translate=wf-propertyvalue-propertydifficulty-}}}</div>
 +
<div>{{{field|PropertyDuration|input type=checkboxes|class=WfFormCheckbox|mapping using translate=wf-propertyvalue-propertyduration-}}}</div>
 +
<div>{{{field|EnableCategoryFilter|input type=checkboxes|class=WfFormCheckbox|mapping using translate=wf-propertyvalue-enablecategoryfilter-}}}</div>
 +
{{{end template}}}
 +
<hr>
 +
<span class="display-none">{{{standard input|watch}}}</span>{{{standard input|save|class=btn btn-primary}}}<span id="loaderSave"><i class="fa fa-spinner fa-pulse fa-2x fa-fw "></i></span>{{{standard input|cancel}}}
 +
</div>
 +
</div>
 +
</div>
 +
</includeonly>

Version actuelle datée du 11 septembre 2019 à 14:32