| [14] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <!DOCTYPE package SYSTEM "http://www.woltlab.com/DTDs/package.dtd"> |
|---|
| [20] | 3 | <package name="de.easy-coding.wbb.googleanalytics"> |
|---|
| [14] | 4 | <packageinformation> |
|---|
| 5 | <packagename>Google Analytics</packagename> |
|---|
| 6 | <packagedescription>Webcounter from Google. The new Google Analytics graphing tool displays your analysis within the context of larger trends.</packagedescription> |
|---|
| 7 | <packagedescription languagecode="de">Webcounter von Google. Google Analytics zeight Ihnen beim Kauf jedes Keywords an, in welcher Beziehung Suchrang mit Conversions und Umsatz steht.</packagedescription> |
|---|
| [173] | 8 | <version>1.1.0</version> |
|---|
| [14] | 9 | <date>DATE</date> |
|---|
| [28] | 10 | <plugin>com.woltlab.wbb</plugin> |
|---|
| [14] | 11 | </packageinformation> |
|---|
| 12 | |
|---|
| 13 | <authorinformation> |
|---|
| 14 | <author>Torben Brodt</author> |
|---|
| 15 | <authorurl>http://www.easy-coding.de/trac/wcf</authorurl> |
|---|
| 16 | </authorinformation> |
|---|
| 17 | |
|---|
| 18 | <requiredpackages> |
|---|
| [28] | 19 | <requiredpackage minversion="1.0.0">com.woltlab.wcf</requiredpackage> |
|---|
| [20] | 20 | <requiredpackage minversion="1.0.0" file="requirements/de.easy-coding.wbb.footscript.tar.gz">de.easy-coding.wbb.footscript</requiredpackage> |
|---|
| [14] | 21 | </requiredpackages> |
|---|
| 22 | |
|---|
| 23 | <instructions type="install"> |
|---|
| 24 | <files>files.tar</files> |
|---|
| 25 | <eventlistener>eventlistener.xml</eventlistener> |
|---|
| 26 | <templates>templates.tar</templates> |
|---|
| 27 | <languages languagecode="de">de.xml</languages> |
|---|
| 28 | <languages languagecode="de-informal">de-informal.xml</languages> |
|---|
| 29 | <languages languagecode="en">en.xml</languages> |
|---|
| 30 | <languages languagecode="it">it.xml</languages> |
|---|
| 31 | <languages languagecode="fr">fr.xml</languages> |
|---|
| 32 | <options>options.xml</options> |
|---|
| 33 | </instructions> |
|---|
| [115] | 34 | |
|---|
| [173] | 35 | <instructions type="update" fromversion="1.0.1"> |
|---|
| [174] | 36 | <templates>templates.tar</templates> |
|---|
| [173] | 37 | </instructions> |
|---|
| 38 | |
|---|
| [115] | 39 | <instructions type="update" fromversion="1.0.0"> |
|---|
| 40 | <files>files.tar</files> |
|---|
| 41 | </instructions> |
|---|
| [14] | 42 | </package> |
|---|