=== Offset printing house calculator === Contributors: innermond Tags: printing calculator, offset calculator, calculator Requires at least: 3.4.2 Tested up to: 3.4.2 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Offset printing calculator is a plugin which allow online calculation for printing products that depends much with copies number == Description == Offset printing calculator plugin on administration side permits a high customization for prices generated by tweaking parameters well known for people from printing field like: * Currency * Dimensions for papersheets purchased from suppliers * Offset press speed * Different prices for specific consumables * Value Added Tax procent * And other... = Translations = * English * Romanian = Support = If you have any suggestions, found a bug, wanted to contribute a translation to your language email me innermond@yahoo.com. Depending on time limits I will answer you. == Installation == 1. Download and unpack plugin files to **wp-content/plugins/calculator-tipar** directory. 2. Enable **Calculator** plugin on your *Plugins* page in *Site Admin*. 3. Go to the *Calculator/PanelControl* page in *Site Admin* and change plugin's options. 4. Make sure to change in wp-config.php the line "define('WPLANG'); " to "define('WPLANG', 'en_EN');" or to whatever language you want, for example ro_RO. Remember that till now there are only two translation files. You have to make a brand new one if you want the plugin localised in a language that doesn't have a coresponding translation file 5. Go to the *Calculator/Calculator* page to see short explanations about factors used in prices calculation. 6. Have fun if posible! == Frequently Asked Questions == How can be modified the way price curves are done? There is no related button / section on admin area ? Short answer is nope! It can be done with this version. Next one, this issue will be addressed, that there will be more options to choose from how prices will be calculated regarding copies volume. But if you fill adventurous just dive in javascript source code and find k variable commented as 'factor used in moderate price with copies number'. == Screenshots == 1. Plugin administration has a very direct interface. Manipulating factors that affect price generating are easy to spot and tweaks. 2. Associated Widget provide instant prices to visitors by an interface that strive to be minimal yet explicit. == Changelog == = 1.0.2 = * On admin side corected paths pointing to panel images * On widget side crushed a javascript bug that breaked calculation = 1.0.1 = * A brutal bug solved which altered calculation on sideprint cases. Now working = 1.0 = * A more realistic dependence between price and the number of copies based on logarithmic curve * Improve validation mechanique to show errors over ajax and highlight offending inputbox to give strong clue about error source. * Add icons instead of just-text action links. * and other general vizual adjustments for a better user experience == Upgrade Notice == Now, the plugin presents a more trustfull method of price calculation and an improved look.