| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <!DOCTYPE package SYSTEM "http://www.woltlab.com/DTDs/package.dtd"> |
|---|
| 3 | <package name="de.easy-coding.wbb.publicseorewriter"> |
|---|
| 4 | <packageInformation> |
|---|
| 5 | <packageName>Public SEO Rewriter (wbb)</packageName> |
|---|
| 6 | <packageName languagecode="fr">Rewriter SEO publique (wbb)</packageName> |
|---|
| 7 | <packageDescription><![CDATA[Public Interfaces for the SEO Tool (wbb)]]></packageDescription> |
|---|
| 8 | <packageDescription languagecode="de"><![CDATA[Ãffentliche Schnittstellen fÃŒr das SEO Tool]]></packageDescription> |
|---|
| 9 | <packageDescription languagecode="fr"><![CDATA[Interface publique pour lâoutil SEO]]></packageDescription> |
|---|
| 10 | <version>1.0.0</version> |
|---|
| 11 | <date>DATE</date> |
|---|
| 12 | <plugin>com.woltlab.wbb</plugin> |
|---|
| 13 | <isunique>0</isunique> |
|---|
| 14 | </packageInformation> |
|---|
| 15 | |
|---|
| 16 | <authorInformation> |
|---|
| 17 | <author>Torben Brodt</author> |
|---|
| 18 | <authorURL>http://trac.easy-coding.de/trac/wcf</authorURL> |
|---|
| 19 | </authorInformation> |
|---|
| 20 | |
|---|
| 21 | <requiredpackages> |
|---|
| 22 | <requiredpackage minversion="2.0.0 RC 1">com.woltlab.wbb</requiredpackage> |
|---|
| 23 | <requiredpackage minversion="1.0.0">com.woltlab.wcf</requiredpackage> |
|---|
| 24 | </requiredpackages> |
|---|
| 25 | |
|---|
| 26 | <instructions type="install"> |
|---|
| 27 | <files>files.tar</files> |
|---|
| 28 | </instructions> |
|---|
| 29 | |
|---|
| 30 | <instructions type="update" fromversion="1.1.8"> |
|---|
| 31 | <files>files.tar</files> |
|---|
| 32 | </instructions> |
|---|
| 33 | |
|---|
| 34 | <instructions type="update" fromversion="1.1.7"> |
|---|
| 35 | <files>files.tar</files> |
|---|
| 36 | </instructions> |
|---|
| 37 | |
|---|
| 38 | <instructions type="update" fromversion="1.1.6"> |
|---|
| 39 | <files>files.tar</files> |
|---|
| 40 | </instructions> |
|---|
| 41 | |
|---|
| 42 | <instructions type="update" fromversion="1.1.5"> |
|---|
| 43 | <files>files.tar</files> |
|---|
| 44 | </instructions> |
|---|
| 45 | |
|---|
| 46 | <instructions type="update" fromversion="1.1.4"> |
|---|
| 47 | <files>files.tar</files> |
|---|
| 48 | </instructions> |
|---|
| 49 | |
|---|
| 50 | <instructions type="update" fromversion="1.1.3"> |
|---|
| 51 | <files>files.tar</files> |
|---|
| 52 | </instructions> |
|---|
| 53 | |
|---|
| 54 | <instructions type="update" fromversion="1.1.2"> |
|---|
| 55 | <files>files.tar</files> |
|---|
| 56 | </instructions> |
|---|
| 57 | |
|---|
| 58 | <instructions type="update" fromversion="1.1.1"> |
|---|
| 59 | <files>files.tar</files> |
|---|
| 60 | </instructions> |
|---|
| 61 | |
|---|
| 62 | <instructions type="update" fromversion="1.1.0"> |
|---|
| 63 | <files>files.tar</files> |
|---|
| 64 | </instructions> |
|---|
| 65 | |
|---|
| 66 | <instructions type="update" fromversion="1.0.1"> |
|---|
| 67 | <files>files.tar</files> |
|---|
| 68 | </instructions> |
|---|
| 69 | |
|---|
| 70 | <instructions type="update" fromversion="1.0.0"> |
|---|
| 71 | <files>files.tar</files> |
|---|
| 72 | </instructions> |
|---|
| 73 | </package> |
|---|