-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathtypology.xml
128 lines (128 loc) · 5.61 KB
/
typology.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<?xml version="1.0" encoding="UTF-8"?>
<root>
<name>Typology</name>
<key>typology</key>
<state>stable</state>
<logo>https://raw.githubusercontent.com/InfotelGLPI/typology/master/typology.png</logo>
<description>
<short>
<fr><![CDATA[Typology. Ce plugin permet de définir des typologies d’usage (gestion de configurations) à partir des informations des éléments inventoriés dans GLPI.]]></fr>
<en><![CDATA[Typology. This plugin allows you to define typologies of use (configuration management) from the information items inventoried in GLPI.]]></en>
<cs><![CDATA[Typologie. Tento zásuvný modul umožňuje definovat typologie použítí (správa nastavení) z informací položek, evidovaných v GLPI.]]></cs>
</short>
<long>
<fr><![CDATA[Ce plugin permet de définir des typologies d’usage (gestion de configurations) à partir des informations des éléments inventoriés dans GLPI.<br />Fonctionnalités :<br />- Utilisation d'un moteur de règle d'affectation de typologie<br />- Définition de critères (Informations générales de l'ordinateur / Composants / Réseau / Logiciels)<br />- Alertes : Vérification des typologies respectées<br />- Actions automatiques : Mise à jour automatique des typologies affectées<br />- Rapport : Liste des typologies par service]]></fr>
<en><![CDATA[This plugin allows you to define typologies of use (configuration management) from the information items inventoried in GLPI.<br />Features :<br />- Use of an rule engine for typologies assignment<br />- Definition of criteria (General Information Computer / Components / Network / Software)<br />- Alerts: Checking typologies observed<br />- Automatic Actions: Automatic update typologies affected<br />- Report : List of typologies of services]]></en>
<cs><![CDATA[Tento zásuvný modul umožňuje definovat typologie použítí (správa nastavení) z informací položek, evidovaných v GLPI.<br />Funkce:<br />- Použití engine pravidel pro přiřazení typologií<br />- Definice kritérií (obecný počítač / komponenty / síť / software)<br />- Výstrahy: Kontrola zpozorovaných technologií<br />- Automatické akce: automatická aktualizace typologií, kterých se týká<br />- Výkaz: seznam typologií služeb]]></cs>
</long>
</description>
<homepage>https://github.com/InfotelGLPI/typology</homepage>
<download>https://github.com/InfotelGLPI/typology/releases</download>
<issues>https://github.com/InfotelGLPI/typology/issues</issues>
<readme>https://raw.githubusercontent.com/InfotelGLPI/typology/master/README.md</readme>
<authors>
<author>Xavier Caillaud</author>
<author>Infotel</author>
</authors>
<versions>
<version>
<num>3.0.0</num>
<compatibility>~10.0</compatibility>
<download_url>https://github.com/InfotelGLPI/typology/releases/download/3.0.0/glpi-typology-3.0.0.tar.bz2</download_url>
</version>
<version>
<num>3.0.0-rc1</num>
<compatibility>~10.0</compatibility>
<download_url>https://github.com/InfotelGLPI/typology/releases/download/3.0.0-rc1/glpi-typology-3.0.0-rc1.tar.bz2</download_url>
</version>
<version>
<num>2.7.2</num>
<compatibility>~9.5</compatibility>
<download_url>https://github.com/InfotelGLPI/typology/releases/download/2.7.2/glpi-typology-2.7.2.tar.gz</download_url>
</version>
<version>
<num>2.7.1</num>
<compatibility>~9.5</compatibility>
<download_url>https://github.com/InfotelGLPI/typology/releases/download/2.7.1/glpi-typology-2.7.1.tar.gz</download_url>
</version>
<version>
<num>2.7.0</num>
<compatibility>~9.5</compatibility>
</version>
<version>
<num>2.6.0</num>
<compatibility>9.4</compatibility>
</version>
<version>
<num>2.5.1</num>
<compatibility>9.3</compatibility>
</version>
<version>
<num>2.5.0</num>
<compatibility>9.3</compatibility>
</version>
<version>
<num>2.4.0</num>
<compatibility>9.2</compatibility>
</version>
<version>
<num>2.3.1</num>
<compatibility>9.1</compatibility>
</version>
<version>
<num>2.3.0</num>
<compatibility>9.1</compatibility>
</version>
<version>
<num>2.2.1</num>
<compatibility>0.90</compatibility>
</version>
<version>
<num>2.2.0</num>
<compatibility>0.90</compatibility>
</version>
<version>
<num>2.1.0</num>
<compatibility>0.85</compatibility>
</version>
<version>
<num>2.0.0</num>
<compatibility>0.84</compatibility>
</version>
<version>
<num>1.0.0</num>
<compatibility>0.83.3</compatibility>
</version>
</versions>
<langs>
<lang>cs_CZ</lang>
<lang>de_DE</lang>
<lang>en_GB</lang>
<lang>en_US</lang>
<lang>es_ES</lang>
<lang>es_AR</lang>
<lang>fr_FR</lang>
<lang>it_IT</lang>
<lang>pt_BR</lang>
<lang>ro_RO</lang>
<lang>tr_TR</lang>
</langs>
<license><![CDATA[GPL v2+]]></license>
<tags>
<fr>
<tag>Configuration</tag>
<tag>Inventaire</tag>
<tag>Gestion</tag>
</fr>
<en>
<tag>Setup</tag>
<tag>Inventory</tag>
<tag>Management</tag>
</en>
<cs>
<tag>Nastavení</tag>
<tag>Inventář</tag>
<tag>Správa</tag>
</cs>
</tags>
</root>