[TYPO3-mvc] RFC #7653: Add basic calculation capabilities
"Christian Müller [kitsunet]"
christian at kitsunet.de
Sat Jul 3 22:13:16 CEST 2010
Hi,
This is an SVN patch request.
Type: Bugfix
Bugtracker reference:
http://forge.typo3.org/issues/show/7653
Feature:
Add a view helper that can do basic calculations. This is a first
version to enable basic calculation. It can do all four basic
mathematical operators and % (modulo). No operator precedence or
parenthesis for now, so be careful as this may lead to wrong results.
Check comments for usage examples.
Solution:
new view helper + basic unit test.
Note:
Diff made against FLOW3 SVN (4632).
--
Christian Mueller
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CalculationViewHelper.patch
URL: <http://lists.typo3.org/pipermail/typo3-project-typo3v4mvc/attachments/20100703/6155fb6d/attachment.txt>
More information about the TYPO3-project-typo3v4mvc
mailing list