-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathautoexportsearches.xml
More file actions
97 lines (96 loc) · 4.43 KB
/
autoexportsearches.xml
File metadata and controls
97 lines (96 loc) · 4.43 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<root>
<name>AutoExportSearches</name>
<key>autoexportsearches</key>
<state>stable</state>
<logo>https://raw.githubusercontent.com/InfotelGLPI/autoexportsearches/master/export.png</logo>
<description>
<short>
<fr><![CDATA[Ce plugin permet de créer des exports automatiques de recherches sauvegardées]]></fr>
<en><![CDATA[This plugin allows you to create automatic exports from saved searches]]></en>
</short>
<long>
<fr><![CDATA[Ce plugin permet de créer des exports automatiques de recherches sauvegardées]]></fr>
<en><![CDATA[This plugin allows you to create automatic exports from saved searches]]></en>
</long>
</description>
<homepage>https://github.com/InfotelGLPI/autoexportsearches</homepage>
<download>https://github.com/InfotelGLPI/autoexportsearches/releases</download>
<issues>https://github.com/InfotelGLPI/autoexportsearches/issues</issues>
<readme>https://github.com/InfotelGLPI/autoexportsearches/blob/master/README.md</readme>
<authors>
<author>Alban Lesellier</author>
<author>Infotel</author>
</authors>
<versions>
<version>
<num>2.2.1</num>
<compatibility>~11.0</compatibility>
<download_url>https://github.com/InfotelGLPI/autoexportsearches/releases/download/2.2.1/glpi-autoexportsearches-2.2.1.tar.bz2</download_url>
</version>
<version>
<num>2.2.0</num>
<compatibility>~11.0</compatibility>
<download_url>https://github.com/InfotelGLPI/autoexportsearches/releases/download/2.2.0/glpi-autoexportsearches-2.2.0.tar.bz2</download_url>
</version>
<version>
<num>2.1.6</num>
<compatibility>~10.0</compatibility>
<download_url>https://github.com/InfotelGLPI/autoexportsearches/releases/download/2.1.6/glpi-autoexportsearches-2.1.6.tar.bz2</download_url>
</version>
<version>
<num>2.1.5</num>
<compatibility>~10.0</compatibility>
<download_url>https://github.com/InfotelGLPI/autoexportsearches/releases/download/2.1.5/glpi-autoexportsearches-2.1.5.tar.bz2</download_url>
</version>
<version>
<num>2.1.4</num>
<compatibility>~10.0</compatibility>
<download_url>https://github.com/InfotelGLPI/autoexportsearches/releases/download/2.1.4/glpi-autoexportsearches-2.1.4.tar.bz2</download_url>
</version>
<version>
<num>2.1.3</num>
<compatibility>~10.0</compatibility>
<download_url>https://github.com/InfotelGLPI/autoexportsearches/releases/download/2.1.3/glpi-autoexportsearches-2.1.3.tar.bz2</download_url>
</version>
<version>
<num>2.1.2</num>
<compatibility>~10.0</compatibility>
<download_url>https://github.com/InfotelGLPI/autoexportsearches/releases/download/2.1.2/glpi-autoexportsearches-2.1.2.tar.bz2</download_url>
</version>
<version>
<num>2.1.1</num>
<compatibility>~10.0</compatibility>
<download_url>https://github.com/InfotelGLPI/autoexportsearches/releases/download/2.1.1/glpi-autoexportsearches-2.1.1.tar.bz2</download_url>
</version>
<version>
<num>2.1.0</num>
<compatibility>~10.0</compatibility>
<download_url>https://github.com/InfotelGLPI/autoexportsearches/releases/download/2.1.0/glpi-autoexportsearches-2.1.0.tar.bz2</download_url>
</version>
<version>
<num>1.0.0</num>
<compatibility>~9.5</compatibility>
</version>
</versions>
<langs>
<lang>en_GB</lang>
<lang>fr_FR</lang>
</langs>
<license><![CDATA[GPL v2+]]></license>
<tags>
<fr>
<tag>Export</tag>
<tag>Recherche sauvegardée</tag>
</fr>
<en>
<tag>Export</tag>
<tag>Saved searches</tag>
</en>
</tags>
<screenshots>
<screenshot>https://raw.githubusercontent.com/InfotelGLPI/autoexportsearches/master/screenshots/menuAuto.png</screenshot>
<screenshot>https://raw.githubusercontent.com/InfotelGLPI/autoexportsearches/master/screenshots/view.png</screenshot>
<screenshot>https://raw.githubusercontent.com/InfotelGLPI/autoexportsearches/master/screenshots/params.png</screenshot>
</screenshots>
</root>