-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathshowloading.xml
More file actions
69 lines (66 loc) · 2.26 KB
/
showloading.xml
File metadata and controls
69 lines (66 loc) · 2.26 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
<?xml version="1.0" encoding="UTF-8"?>
<root>
<name>Show Loading</name>
<key>showloading</key>
<state>stable</state>
<logo>https://raw.githubusercontent.com/edgardmessias/showloading/master/plugin.gif</logo>
<description>
<short>
<en><![CDATA[This plugin allow your browser to show notifications for GLPI]]></en>
</short>
<long>
<en><
Demo: [Pace docs](http://github.hubspot.com/pace/docs/welcome/)
# Installation (EN)
* Uncompress the archive to the `<GLPI_ROOT>/plugins/showloading` directory
* Navigate to the Configuration > Plugins page,
* Install and activate the plugin.
* Go to `Configuration > General > Show Loading` and configure
# Donations:
* Donation is as per your goodwill to support my development.
* If you are interested in my future developments, i would really appreciate a small donation to support this project.
```html
My Monero Wallet Address (XMR)
429VTmDsAw4aKgibxkk4PzZbxzj8txYtq5XrKHc28pXsUtMDWniL749WbwaVe4vUMveKAzAiA4j8xgUi29TpKXpm41bmrwQ
```
```html
My Bitcoin Wallet Address (BTC)
38hcARGVzgYrcdYPkXxBXKTqScdixvFhZ4
```
```html
My Ethereum Wallet Address (ETH)
0xdb77aa3d0e496c73a0dac816ac33ea389cf54681
```
Another Cryptocurrency: https://freewallet.org/id/edgardmessias
]]></en>
</long>
</description>
<homepage>https://github.com/edgardmessias/showloading</homepage>
<download>https://github.com/edgardmessias/showloading/releases</download>
<issues>https://github.com/edgardmessias/showloading/issues</issues>
<readme>https://github.com/edgardmessias/showloading/wiki</readme>
<authors>
<author>Edgard Lorraine Messias</author>
</authors>
<versions>
<version>
<num>1.0.0</num>
<compatibility>0.85</compatibility>
<compatibility>0.90</compatibility>
<compatibility>9.1</compatibility>
</version>
</versions>
<langs>
<lang>Any</lang>
</langs>
<license><![CDATA[GPL v2+]]></license>
<tags>
<en>
<tag>Loading</tag>
<tag>Progress Bar</tag>
<tag>Ajax</tag>
</en>
</tags>
</root>