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
1.3 KiB
26 lines
1.3 KiB
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.fr.plugin.disable.test</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[以数字或文字为内容生成一些动画特效,如旋转、浮动、溶解、模糊、时钟、打字、箭头、计数、马赛克、自定义等,注意:单元格显示内容设置为用HTML显示内容。]]></description> |
|
<change-notes><![CDATA[ |
|
[2021-8-19]初始化插件。<br/> |
|
[2021-10-24]完成第一版。<br/> |
|
]]></change-notes> |
|
|
|
<extra-core> |
|
<LocaleFinder class="com.fr.plugin.disable.test.FunLocaleFinder"/> |
|
<FunctionGroup class="com.fr.plugin.disable.test.FRCartnoonFunctions"/> |
|
</extra-core> |
|
|
|
<extra-decision> |
|
<HttpHandlerProvider class="com.fr.plugin.disable.test.web.ImageRequestHandlerBridge"/> |
|
<URLAliasProvider class="com.fr.plugin.disable.test.web.ImageURLAliasBridge"/> |
|
<WebResourceProvider class="com.fr.plugin.disable.test.web.CSSLoader"/> |
|
</extra-decision> |
|
<function-recorder class="com.fr.plugin.disable.test.FRCartnoonFunctions"/> |
|
</plugin> |