From: Norman M. <no...@se...> - 2006-03-20 14:44:49
|
Dear Developers, I released POC 0.4.4 some minutes ago. This is the first public release of what we will call "proof of concept"-code (aka POC) of OpenDocumenPHP. Please check it out at sourceforge.net. It has all the code in /poc/src tree. You can simply copy everything under /poc/src to your htdocs/ dir in your web server and run samples/TestInput.php for a little test drive. BE AWARE! YOU NEED AT LEAST PHP 5.1.1!!! Or, if you have the latest Phing installed from there SVN, you can type "phing test" for a PHPUnit2 unit test. If you try "phing production", you will get a distribution without unit tests unter /poc/production. It is better to try this in your web server. I hope the work by Alex and my, will be useful for you all. DocWriters: Please start writing! - Therefor please ask questions on this mailinglist! WebDesigner: Please start writing! Regards, Norman |