File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <package name =" de.mysterycode.wcf.formbuilder.extension" xmlns =" http://www.woltlab.com" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://www.woltlab.com http://www.woltlab.com/XSD/hurricane/package.xsd" >
3+ <packageinformation >
4+ <packagename ><![CDATA[ Form Builder: Extension]]> </packagename >
5+ <packagedescription ><![CDATA[ Extension for the form builder API provided by WoltLab Suite Core 5.2+]]> </packagedescription >
6+
7+ <version ><![CDATA[ 1.0.0 Alpha 1]]> </version >
8+ <date ><![CDATA[ 2019-11-09]]> </date >
9+ </packageinformation >
10+
11+ <compatibility >
12+ <api version =" 2019" />
13+ </compatibility >
14+
15+ <requiredpackages >
16+ <requiredpackage minversion =" 5.2.0 Beta 2" ><![CDATA[ com.woltlab.wcf]]> </requiredpackage >
17+ </requiredpackages >
18+
19+ <authorinformation >
20+ <author ><![CDATA[ Florian Gail]]> </author >
21+ <authorurl ><![CDATA[ https://www.mysterycode.de]]> </authorurl >
22+ </authorinformation >
23+
24+ <instructions type =" install" >
25+ <instruction type =" acpTemplate" />
26+ <instruction type =" file" />
27+ <instruction type =" template" />
28+
29+ <instruction type =" language" />
30+ </instructions >
31+
32+ <instructions type =" update" fromversion =" 1.0.0 Alpha *" >
33+ <instruction type =" acpTemplate" />
34+ <instruction type =" file" />
35+ <instruction type =" template" />
36+
37+ <instruction type =" language" />
38+ </instructions >
39+ </package >
You can’t perform that action at this time.
0 commit comments