These instructions are an adaption of these articles for my particular needs I hope this could help somebody else's:
The first thing to do is to install Git on the cPanel server.
| 0 | Tornado | |
|---|---|---|
| 1 | Tormenta tropical | |
| 2 | Huracan | |
| 3 | Tormenta electrica intensa | |
| 4 | Tormenta electrica | |
| 5 | Lluvia y nieve | |
| 6 | Lluvia y aguanieve | |
| 7 | Nieve y aguanieve | |
| 8 | Llovizna helada | |
| 9 | Llovizna |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <yahoo-weather-codes> | |
| <!-- | |
| The char code is for http://fonts.artill.de/collection/artill-weather-icons | |
| --> | |
| <code number="0" char=":" description="Tornado"/> | |
| <code number="1" char="p" description="Tormenta tropical"/> | |
| <code number="2" char="S" description="Huracan"/> | |
| <code number="3" char="Q" description="Tormenta electrica intensa"/> | |
| <code number="4" char="S" description="Tormenta electrica"/> |
These instructions are an adaption of these articles for my particular needs I hope this could help somebody else's:
The first thing to do is to install Git on the cPanel server.