描述
IVENC Calculator is flexible tool for create different calculators through customize xml-file.
Key features:
- All settings in one XML-file
- 4 available component types for input
- Create simple and complex calculations
- Support visual styles
- Built-in style for quickstart
- Custom order of colums and rows
- Control feature caching of xml
For more information visit plugin’s page.
屏幕截图
安装
You can download and install IVENC Calculator using the built in WordPress plugin installer. If you download IVENC Calculator manually, make sure it is uploaded to “/wp-content/plugins/ivenc-calculator/”.
Activate IVENC Calculator in the “Plugins” admin panel using the “Activate” link.
Use text like this for insert calculator in article:
[iv-calc]width:400;height:300;xml:http://www.example-site.com/data.xml;[/iv-calc]
or this for use default settings:
[iv-calc][/iv-calc]
常见问题
- Where I can read more information?
-
More information at plugin’s page.
- Can I change the visual appearance?
-
Yes.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0
- Initial Release