=== WP Math === Contributors: Mikoviny Donate link: http://wpmath.g6.cz/ Tags: math, math publishing, math publisher, counting, calculation Requires at least: 2.7 Tested up to: 3.0 Stable tag: 0.1.6 Publishing and solving mathematical documents. The Plugin is using PhpMathPublisher. == Description == This is just a beta version of this Plugin with some bugs, but I need to report them (http://wpmath.g6.cz/). **This Plugin is able to:** 1. Display mathematical documents. The Plugin is using PhpMathPublisher. 2. Add, subtract, multiply and divide. 3. Show results. 4. Insert the variables at first by adding "==" to the end of a formula and afterwards show the result. 5. Converting e-mail adresses in posts and pages to a *.png picture. 6. Add form with custom variables for page visitors. 7. Do multiple inputs. 8. Do static counting. **How it works** 1. PhpMathPublisher Help or Online demo. 2. Type normal page or post. Formula must be in tags <m></m> or <x>a=10+15=</x> 3. Add "=" on the end to show result 4. Add "==" on the end to insert variables **What would I like to add:** 1. Units. 2. Some more math functions like root, square, sum and others. 3. Some TinyMCE buttons = Contact: = * site: http://wpmath.g6.cz == Installation == 1. Upload wp-math.zip to the `/wp-content/plugins/` directory. 2. Activate the Plugin through the 'Plugins' menu in WordPress. 3. Set CHMOD 777 for `/wp-content/plugins/wp-math/img/`. == Screenshots == 1. Formulas 2. E-mail adresses 3. Tags == Changelog == = 0.1.6 beta = * Optimized calculations. Add [static*all] to convert all formulas in a document to static formulas or surround some formulas with [static][/static] to convert only them. * Solved security for [form][/form]. * Some settings added. = 0.1.3 beta = * Page visitors can add own variables. * Multiple formulas in one <m></m> = 0.1.2 beta = * Customized font size. * Solved bug with url. = 0.1.1 beta = * E-mail adresses in pages and posts replaced by a *.png picture. * Some bugs with TinyMC solved. = 0.1 beta = * Add, subtract, multiply and divide added to the functionality. * = -> show result * == -> show variables