simplify and creole => rougail

This commit is contained in:
2020-02-16 21:27:42 +01:00
parent d8e99fef54
commit 9bb1a8c26a
342 changed files with 1522 additions and 869 deletions

View File

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<creole>
<rougail>
<services/>
@ -17,6 +17,6 @@
<help/>
</creole>
</rougail>
<!-- vim: ts=4 sw=4 expandtab
-->

View File

@ -1,4 +1,4 @@
<creole>
<rougail>
<family_action name="systeme"
description="Liste des actions pour gérer le système EOLE"
color="#ddc9e6"
@ -18,4 +18,4 @@
<constraints>
</constraints>
<help/>
</creole>
</rougail>

View File

@ -4,33 +4,43 @@
<family doc="systeme" name="systeme">
<family doc="action0" name="action0">
<variable doc="" multi="False" name="apache_path" type="filename">
<property>mandatory</property>
<value>application</value>
</variable>
<variable doc="" multi="False" name="description" type="string">
<property>mandatory</property>
<value>Reconfigurer le serveur</value>
</variable>
<variable doc="" multi="True" name="ewtapp" type="string">
<property>mandatory</property>
<value>ead</value>
</variable>
<variable doc="" multi="False" name="image" type="string">
<property>mandatory</property>
<value>backup.svg</value>
</variable>
<variable doc="" multi="True" name="input" type="string">
<property>mandatory</property>
<value>Reconfigurer</value>
</variable>
<variable doc="" multi="False" name="name" type="string">
<property>mandatory</property>
<value>extra</value>
</variable>
<variable doc="" multi="True" name="profile" type="string">
<property>mandatory</property>
<value>ead_admin</value>
</variable>
<variable doc="" multi="False" name="save" type="boolean">
<property>mandatory</property>
<value>True</value>
</variable>
<variable doc="" multi="True" name="tag" type="string">
<property>mandatory</property>
<value>reconfigure</value>
</variable>
<variable doc="" multi="False" name="title" type="string">
<property>mandatory</property>
<value>Reconfigure</value>
</variable>
<variable doc="" multi="False" name="type" type="choice">
@ -39,22 +49,28 @@
<choice>external</choice>
<choice>reader</choice>
<choice>apache</choice>
<property>mandatory</property>
<value>apache</value>
</variable>
<variable doc="" multi="False" name="activate" type="boolean">
<property>mandatory</property>
<value>True</value>
</variable>
</family>
<variable doc="" multi="False" name="name" type="string">
<property>mandatory</property>
<value>systeme</value>
</variable>
<variable doc="" multi="False" name="description" type="string">
<property>mandatory</property>
<value>Liste des actions pour gérer le système EOLE</value>
</variable>
<variable doc="" multi="False" name="color" type="string">
<property>mandatory</property>
<value>#ddc9e6</value>
</variable>
<variable doc="" multi="False" name="image" type="string">
<property>mandatory</property>
<value>system.svg</value>
</variable>
</family>