moodle/lib/alfresco/README_MOODLE.txt
Jonathan Harker 9f24170cb8 MDL-20876 - updating third-party library readme_moodle with changes.
Author: Jonathan Harker <jonathan@catalyst.net.nz>
2010-07-21 01:25:04 +00:00

18 lines
859 B
Plaintext

== CHANGELOG ==
1. Rename class name , see Service/Repository.php & Service/WebService/AlfrescoWebService.php
2. Change library path name
3. In Alfresco_Repository class construct function, set _port to 80 if it is not specified
4. MDL-20876 - replaced deprecated split() with explode()
== Alfresco PHP Libarary ==
Installation and developer documentation for the Alfresco PHP Library can be found on the Alfresco Wiki.
Get the source from http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/modules/php-sdk
== Documentation Links ==
Installation Instructions - http://wiki.alfresco.com/wiki/Alfresco_PHP_Library_Installation_Instructions
MediaWiki Integration Installation Instructions - http://wiki.alfresco.com/wiki/Alfresco_MediaWiki_Installation_Instructions
PHP API Documentation - http://wiki.alfresco.com/wiki/Alfresco_PHP_API