calculator
Categories
Component ID
2133113
Component name
calculator
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
General explanation
Calculator is a very simple calculator module.
Add the calculator-block to a region and enjoy it.
The real math is done on the server-side. The browser interacts with the server
with ajax. After the math is done, the result is send back to the browser in a
json-package.
Future plans
- Configurable colors for buttons and characters.
- Configurable block title and description
