forked from InfotelGLPI/positions
-
Notifications
You must be signed in to change notification settings - Fork 0
/
positions.xml
69 lines (69 loc) · 3.04 KB
/
positions.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
<?xml version="1.0" encoding="UTF-8"?>
<root>
<name>Cartography</name>
<key>positions</key>
<state>stable</state>
<logo>https://raw.githubusercontent.com/InfotelGLPI/positions/master/positions.png</logo>
<description>
<short>
<fr><![CDATA[Cartographie. Ce plugin permet d’ajouter des coordonnées à des matériels / ressources humaines et ainsi de les positionner sur des cartes]]></fr>
<en><![CDATA[Cartography. This plugin allows you to add coordinates to any asset / human resources and so the place it on maps.]]></en>
</short>
<long>
<fr><![CDATA[Ce plugin permet d’ajouter des coordonnées à des matériels / ressources humaines et ainsi de les positionner sur des cartes.<br />Fonctionnalités :<br />- Zoom de la carte<br />- Recherche d’éléments de la carte<br />- Déplacement d’éléments en masse<br />- Personnalisation des informations à visualiser<br />- Gestion d’icônes liés aux types de matériel<br />- Gestion des bureaux (sous-lieux)<br />- ClickAndCall : En cliquant sur le numéro de téléphone, un appel se lancera directement sur le téléphone IP<br />- Utilisable avec le plugin Ressources humaines]]></fr>
<en><![CDATA[This plugin allows you to add coordinates to any asset / human resources and so the place it on maps..<br />Features :<br />- Zoom on map<br />- Asset seach on map<br />- Massive move of assets<br />- Customizing of information to see<br />- Management of icons related to asset types<br />- Management offices (sub-site)<br />- ClickAndCall : By clicking on the phone number, a call will run directly on the IP phone<br />- Can be used with Human ressources plugin]]></en>
</long>
</description>
<homepage>https://github.com/InfotelGLPI/positions</homepage>
<download>https://github.com/InfotelGLPI/positions/releases</download>
<authors>
<author>Ludovic Dupont</author>
<author>Infotel</author>
</authors>
<versions>
<version>
<num>4.2.1</num>
<compatibility>0.90</compatibility>
</version>
<version>
<num>4.2.0</num>
<compatibility>0.90</compatibility>
</version>
<version>
<num>4.1.0</num>
<compatibility>0.85</compatibility>
</version>
<version>
<num>4.0.0</num>
<compatibility>0.84</compatibility>
</version>
<version>
<num>3.0.0</num>
<compatibility>0.83.3</compatibility>
</version>
</versions>
<langs>
<lang>en_GB</lang>
<lang>fr_FR</lang>
<lang>de_DE</lang>
<lang>es_ES</lang>
<lang>pt_BR</lang>
<lang>ro_RO</lang>
<lang>tr_TR</lang>
<lang>es_AR</lang>
<lang>ru_RU</lang>
</langs>
<license><![CDATA[GPL v2+]]></license>
<tags>
<fr>
<tag>Architecture</tag>
<tag>Cartographie</tag>
<tag>Réseau</tag>
</fr>
<en>
<tag>Architecture</tag>
<tag>Map</tag>
<tag>Network</tag>
</en>
</tags>
</root>