Issue Details (XML | Word | Printable)

Key: MDL-16384
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Dongsheng Cai
Reporter: Martin Dougiamas
Votes: 2
Watchers: 9
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-16543

Develop "alfresco" plugin for ALfresco

Created: 08/Sep/08 04:33 PM   Updated: 13/Oct/09 02:20 PM
Return to search
Component/s: Repository API
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Dongsheng Cai, Geoffrey Rowland, Martin Dougiamas, Mike Waters and Rob Hudson
Security Level: None
Resolved date: 13/Oct/09
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Install Alfresco and see what might be involved in building a plugin for this repository system.

    http://wiki.alfresco.com/wiki/Download_Alfresco_Community_Network

There is PHP code around already for it, apparently.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Dongsheng Cai committed 1 file to 'Moodle CVS' - 18/Sep/08 05:33 PM
"MDL-16384, dynload for alfresco"
MODIFY repository/Attic/javascript.php   Rev. 1.4    (+12 -2 lines)
Dongsheng Cai committed 21 files to 'Moodle CVS' - 19/Sep/08 12:49 PM
MDL-16384, first draft of alfresco plugin
TODO:
1) Create a SOAP wrapper
2) Implement searching
ADD lang/en_utf8/repository_alfresco.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/NamespaceMap.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/Store.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/README_MOODLE.txt   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/VersionHistory.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/Repository.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/ChildAssociation.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/Version.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/Session.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/Logger/Logger.php   Rev. 1.1    (+0 -0 lines)
MODIFY repository/alfresco/icon.png   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/Node.php   Rev. 1.1    (+0 -0 lines)
ADD repository/alfresco/repository.class.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/Association.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/Functions.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/Logger/LoggerConfig.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/WebService/WebServiceFactory.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/SpacesStore.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/WebService/AlfrescoWebService.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/BaseObject.php   Rev. 1.1    (+0 -0 lines)
ADD lib/alfresco/Service/ContentData.php   Rev. 1.1    (+0 -0 lines)
martignoni committed 1 file to 'Lang CVS' - 20/Sep/08 04:07 PM
MDL-16384, new lang file for Alfresco repo
ADD fr_utf8/repository_alfresco.php   Rev. 1.1    (+0 -0 lines)
Mitsuhiro Yoshida committed 3 files to 'Lang CVS' - 21/Sep/08 12:01 AM
MDL-16486 - Translated new strings for simpletest.
MDL-16384 - Adding a translated lang file for alfresco plugin.
MODIFY ja_utf8/simpletest.php   Rev. 1.11    (+5 -1 lines)
ADD ja_utf8/repository_alfresco.php   Rev. 1.1    (+0 -0 lines)
MODIFY ja_utf8/README   Rev. 1.819    (+1 -1 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 23/Sep/08 09:19 AM
MDL-16384
1) enable searching
2) catch session exception
3) fix bug of downloading
MODIFY repository/alfresco/repository.class.php   Rev. 1.2    (+32 -11 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 24/Sep/08 01:18 PM
"MDL-16384, enable management url"
MODIFY repository/alfresco/repository.class.php   Rev. 1.3    (+6 -2 lines)
Dongsheng Cai committed 1 file to 'Moodle CVS' - 05/Jun/09 04:14 PM
"MDL-16384, alfresco plugin, deal with session expired issue"
MODIFY repository/alfresco/repository.class.php   Rev. 1.13    (+25 -20 lines)
Dongsheng Cai committed 2 files to 'Moodle CVS' - 08/Jun/09 02:36 PM
"MDL-16384, add text to descripe what is alfresco API url is"
MODIFY repository/alfresco/repository.class.php   Rev. 1.15    (+2 -1 lines)
MODIFY lang/en_utf8/repository_alfresco.php   Rev. 1.4    (+1 -0 lines)
Mitsuhiro Yoshida committed 4 files to 'Lang CVS' - 11/Jun/09 11:10 AM
MDL-19205 Translated a new string for quiz.
MDL-17316 Translated a new string for file picker.
MDL-16384 Translated a new string for alfresco API.
Brushed up translated strings for repository.
MODIFY ja_utf8/quiz.php   Rev. 1.178    (+2 -1 lines)
MODIFY ja_utf8/repository_alfresco.php   Rev. 1.3    (+2 -1 lines)
MODIFY ja_utf8/repository.php   Rev. 1.42    (+5 -4 lines)
MODIFY ja_utf8/README   Rev. 1.1011    (+1 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 26/Jun/09 02:50 AM
MDL-16384 String added
MODIFY fr_utf8/repository_alfresco.php   Rev. 1.3    (+2 -1 lines)