Beschrijving
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.
Schermafbeeldingen
Installatie
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]
FAQ
- Where I can read more information?
-
More information at plugin’s page.
- Can I change the visual appearance?
-
Yes.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“IVENC Calculator” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “IVENC Calculator” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Initial Release