condition
This commit is contained in:
@ -1,17 +1,9 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<creole>
|
||||
<constraints>
|
||||
<condition name="disabled_if_in" source="extra.ejabberd.description">
|
||||
<param hidden="True" type="string">non</param>
|
||||
<target type="family">extra1.external</target>
|
||||
</condition>
|
||||
<condition name="auto_frozen_if_in" source="creole.general.module_instancie">
|
||||
<param hidden="True" type="string">oui</param>
|
||||
<target type="variable">creole.general.mode_conteneur_actif</target>
|
||||
</condition>
|
||||
</constraints>
|
||||
<constraints/>
|
||||
<family doc="" name="creole">
|
||||
<family hidden="False" mode="basic" doc="général" name="general">
|
||||
<family doc="général" name="general">
|
||||
<property>basic</property>
|
||||
<variable doc="No change" multi="False" name="mode_conteneur_actif" type="choice">
|
||||
<property>force_store_value</property>
|
||||
<property>auto_freeze</property>
|
||||
@ -19,6 +11,7 @@
|
||||
<choice type="string">non</choice>
|
||||
<property>mandatory</property>
|
||||
<property>basic</property>
|
||||
<property expected="oui" inverse="True" source="creole.general.module_instancie" type="calculation">auto_frozen</property>
|
||||
<value type="string">non</value>
|
||||
</variable>
|
||||
<variable doc="No change" multi="False" name="activer_ejabberd" type="choice">
|
||||
@ -45,7 +38,8 @@
|
||||
<separators/>
|
||||
</family>
|
||||
<family doc="" name="extra">
|
||||
<family hidden="False" mode="normal" doc="ejabberd" name="ejabberd">
|
||||
<family doc="ejabberd" name="ejabberd">
|
||||
<property>normal</property>
|
||||
<variable doc="description" multi="False" name="description" type="string">
|
||||
<property>mandatory</property>
|
||||
<property>normal</property>
|
||||
@ -70,7 +64,9 @@
|
||||
</family>
|
||||
</family>
|
||||
<family doc="" name="extra1">
|
||||
<family hidden="False" mode="normal" doc="external" name="external">
|
||||
<family doc="external" name="external">
|
||||
<property>normal</property>
|
||||
<property expected="non" inverse="False" source="extra.ejabberd.description" type="calculation">disabled</property>
|
||||
<variable doc="description" multi="False" name="description" type="string">
|
||||
<property>mandatory</property>
|
||||
<property>normal</property>
|
||||
|
Reference in New Issue
Block a user