Descrizione
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.
Screenshot
Installazione
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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“IVENC Calculator” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “IVENC Calculator” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
- Initial Release