=== IVENC Calculator === Contributors: ivenc Plugin URI: http://www.ivenc.com/ru/m-ivenc-online-calc Tags: flexible, online, calculator, calculators, flash, xml, ivenc, plugin Author URI: http://www.ivenc.com/ Author: IVENC LLC, Ilya Protasov Requires at least: 3.0.5 Tested up to: 3.1 Stable tag: 1.0 Version: 1.0 IVENC Calculator is flexible tool for create different calculators through customize xml-file == Description == 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 == Installation == 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]` == Frequently Asked Questions == = Where I can read more information? = More information on [plugin's page](http://www.ivenc.com/ru/m-ivenc-online-calc "IVENC Calculator page"). = Can I change the visual appearance? = Yes. == Screenshots == 1. Custom visual style example 2. Another example with built-in visual style 3. Insert IVENC Calculator in article == Changelog == = 1.0 = * Initial Release