You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
950 B
26 lines
950 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<id>com.fr.plugin.easyslides.v10</id> |
|
<name><![CDATA[超酷幻灯片]]></name> |
|
<active>yes</active> |
|
<version>1.0</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2019-12-1</jartime> |
|
<vendor>Felix</vendor> |
|
<description><![CDATA[在表单中实现幻灯片效果插件。]]></description> |
|
<change-notes><![CDATA[ |
|
<p>[2019-12-241]Felix:适配新的API</p> |
|
]]></change-notes> |
|
<extra-core> |
|
<LocaleFinder class="com.fr.plugin.easyslides.LocaleFinder"/> |
|
<JavaScriptFileHandler class="com.fr.plugin.easyslides.JsFileLoader"/> |
|
<CssFileHandler class="com.fr.plugin.easyslides.CssFileLoader"/> |
|
</extra-core> |
|
<extra-designer> |
|
<FormWidgetOptionProvider class="com.fr.plugin.easyslides.OptionProvider"/> |
|
</extra-designer> |
|
|
|
<function-recorder class="com.fr.plugin.easyslides.OptionProvider"/> |
|
|
|
</plugin> |
|
|
|
|