-
MaximaPHP Change Log
--------------------
Version: 0.1.3 April 21, 2007
-------------- --------------
Main
----
- MaximaPHP:
* added support for 'julia' and 'mandelbrot' functions
* added feature to choose either plotted images should be private or shared
* revised regular expression pattern to match plotting function
+ such that it can match arbitrary balanced...
2007-04-22 15:42:17 UTC by prazjp
-
prazjp committed patchset 8 of module maximaphp to the MaximaPHP CVS repository, changing 8 files.
2007-04-22 15:31:19 UTC by prazjp
-
prazjp committed patchset 7 of module maximaphp to the MaximaPHP CVS repository, changing 41 files.
2007-04-22 15:31:17 UTC by prazjp
-
prazjp committed patchset 6 of module maximaphp to the MaximaPHP CVS repository, changing 6 files.
2007-04-02 13:45:49 UTC by prazjp
-
prazjp committed patchset 5 of module maximaphp to the MaximaPHP CVS repository, changing 81 files.
2007-04-02 13:45:27 UTC by prazjp
-
prazjp committed patchset 4 of module maximaphp to the MaximaPHP CVS repository, changing 89 files.
2007-03-30 13:19:37 UTC by prazjp
-
prazjp committed patchset 3 of module maximaphp to the MaximaPHP CVS repository, changing 31 files.
2007-03-30 13:19:37 UTC by prazjp
-
MaximaPHP Change Log
--------------------
Version: 0.1.1 March 29, 2007
-------------- --------------
Main
----
- index.php:
* added level for viewers
* added language selection
- mpvrewriteurl-no.php:
* added language
- mpvrewriteurl-yes.php:
* added language
* added viewer level
- .htaccess-yes.php:
* added language
* added viewer level
Security...
2007-03-30 10:08:41 UTC by prazjp
-
MaximaPHP Installation instructions
-----------------------------------
Version: 0.1.0 March 26, 2007
-------------- --------------
Prerequisites:
--------------
In order to use MaximaPHP you need the following programs to be installed
properly in your server.
- Web server capable to run PHP version 4 or above.
See http://www.php.net/
- PERL script interpreter.
See...
2007-03-26 11:48:48 UTC by prazjp
-
MaximaPHP
---------
Version: 0.1.0 March 26, 2007
-------------- --------------
Security Notes
--------------
MaximaPHP currently implements a several security measures to prevent user
from accidentally sending some harmful commands to the server.
These include:
- wrap Maxima program with '_maxima_with_timeout_.pl' a perl script that
launch Maxima program within a...
2007-03-26 11:47:35 UTC by prazjp