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.
23 lines
939 B
23 lines
939 B
3 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
||
|
<id>com.fr.plugin.char.cartnoon</id>
|
||
|
<name><![CDATA[字符动画函数]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.0</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2018-07-31</jartime>
|
||
|
<vendor>all100</vendor>
|
||
|
<description><![CDATA[]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
[2021-8-19]初始化插件。<br/>
|
||
|
]]></change-notes>
|
||
|
<extra-core>
|
||
|
<LocaleFinder class="com.fr.plugin.cool.cartnoon.FunLocaleFinder"/>
|
||
|
<FunctionGroup class="com.fr.plugin.cool.cartnoon.FREncryptorFunction"/>
|
||
|
</extra-core>
|
||
|
|
||
|
<extra-decision>
|
||
|
<HttpHandlerProvider class="com.fr.plugin.cool.cartnoon.web.ImageRequestHandlerBridge"/>
|
||
|
<URLAliasProvider class="com.fr.plugin.cool.cartnoon.web.ImageURLAliasBridge"/>
|
||
|
</extra-decision>
|
||
|
<function-recorder class="com.fr.plugin.cool.cartnoon.FRCoolGif"/>
|
||
|
</plugin>
|