first commit of the OpenCaps module for ATutor, create by Anotnio Gamba as part of...
authorgreg gay <ggay@ocad.ca>
Tue, 12 Oct 2010 18:55:49 +0000 (18:55 -0000)
committergreg gay <ggay@ocad.ca>
Tue, 12 Oct 2010 18:55:49 +0000 (18:55 -0000)
commit1d0b57dcce7ad3d914c4d185570988254815dc91
tree311d663c58a87221ad320c15cfaefe92d38a1a95
parentbbc98bbee300325207f3d8fc583ac605e39fcd6c
first commit of the OpenCaps module for ATutor, create by Anotnio Gamba as part of Google Summer of Code 2010
173 files changed:
mods/atutor_opencaps/README [new file with mode: 0755]
mods/atutor_opencaps/doc/index.html [new file with mode: 0755]
mods/atutor_opencaps/flowplayer/LICENSE.txt [new file with mode: 0755]
mods/atutor_opencaps/flowplayer/README.txt [new file with mode: 0755]
mods/atutor_opencaps/flowplayer/flowplayer-3.2.2.min.js [new file with mode: 0755]
mods/atutor_opencaps/flowplayer/flowplayer-3.2.2.swf [new file with mode: 0755]
mods/atutor_opencaps/flowplayer/flowplayer.audio-3.2.0.swf [new file with mode: 0755]
mods/atutor_opencaps/flowplayer/flowplayer.captions-3.2.1.swf [new file with mode: 0755]
mods/atutor_opencaps/flowplayer/flowplayer.content-3.2.0.swf [new file with mode: 0755]
mods/atutor_opencaps/flowplayer/flowplayer.controls-3.2.1.swf [new file with mode: 0755]
mods/atutor_opencaps/flowplayer/index.html [new file with mode: 0755]
mods/atutor_opencaps/images/AtOpenCaps.png [new file with mode: 0755]
mods/atutor_opencaps/images/index.html [new file with mode: 0755]
mods/atutor_opencaps/images/poster.jpg [new file with mode: 0755]
mods/atutor_opencaps/include/atoc.js [new file with mode: 0755]
mods/atutor_opencaps/include/basic.js [new file with mode: 0755]
mods/atutor_opencaps/include/classes/ATOC_Debug.php [new file with mode: 0755]
mods/atutor_opencaps/include/classes/ATOC_Json.php [new file with mode: 0755]
mods/atutor_opencaps/include/classes/ATOC_ProjectManager.php [new file with mode: 0755]
mods/atutor_opencaps/include/classes/ATOC_ServerFiles.php [new file with mode: 0755]
mods/atutor_opencaps/include/config.inc.php [new file with mode: 0755]
mods/atutor_opencaps/include/index.html [new file with mode: 0755]
mods/atutor_opencaps/include/vitals.inc.php [new file with mode: 0755]
mods/atutor_opencaps/index.php [new file with mode: 0755]
mods/atutor_opencaps/index_admin.php [new file with mode: 0755]
mods/atutor_opencaps/index_instructor.php [new file with mode: 0755]
mods/atutor_opencaps/module.css [new file with mode: 0755]
mods/atutor_opencaps/module.php [new file with mode: 0755]
mods/atutor_opencaps/module.sql [new file with mode: 0755]
mods/atutor_opencaps/module.xml [new file with mode: 0755]
mods/atutor_opencaps/module_install.php [new file with mode: 0755]
mods/atutor_opencaps/module_uninstall.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/about.txt [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/imported/index.html [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/imported/noname.JSON [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/imported/noname.srt [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/imported/noname.txt [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/ccformats/cc_DFXP_format.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/ccformats/cc_DvdStl_format.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/ccformats/cc_JSONcc_format.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/ccformats/cc_MPlayer_format.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/ccformats/cc_MicroDvd_format.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/ccformats/cc_QTSMIL_format.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/ccformats/cc_QTtext_format.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/ccformats/cc_RealText_format.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/ccformats/cc_Sami_format.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/ccformats/cc_Scc_format.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/ccformats/cc_SubRipSrt_format.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/ccformats/cc_SubViewer_format.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/ccformats/index.html [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/core_CaptionCollection_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/core_CaptionFormat_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/core_Caption_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/core_CcService_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/core_ConversionManager_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/core_XmlTag.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/core_XmlTagCollection.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/core_XmlTagTrace.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/core_XmlTagTraceManager.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/index.html [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/static_CcUtilVital_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/static_TimeUtil_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/classes/static_TxtFileTools_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/config.inc.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/include/index.html [new file with mode: 0755]
mods/atutor_opencaps/opencaps/conversion_service/index.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/editor.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/error_log [new file with mode: 0755]
mods/atutor_opencaps/opencaps/export.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/help.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/application_edit.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/application_get.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/application_put.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/arrow_right.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/asterisk_yellow.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/bullet_delete.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/clip_leftedge.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/clip_next.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/clip_prev.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/clip_rightedge.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/cross.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/door_out.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/end.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/ffwd.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/ffwd2.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/index.html [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/last_start.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/logo.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/middlebar.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/page_gear.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/pause.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/play.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/pressplay.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/rewind.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/rewind2.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/slider-bg-1.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/slider-bg-2.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/slider-handle-ghost.gif [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/slider-handle.gif [new file with mode: 0755]
mods/atutor_opencaps/opencaps/images/start.png [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/basic_header.inc.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/classes/captionCollection_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/classes/caption_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/classes/clip_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/classes/db_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/classes/index.html [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/classes/project_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/classes/system_OcAtutor_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/classes/system_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/classes/time_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/classes/user_class.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/config.inc.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/footer.inc.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/header.inc.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/index.html [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/matterhorn.inc.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/vitals.inc.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/include/workflow.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/index.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/install/config_template.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/install/index.html [new file with mode: 0755]
mods/atutor_opencaps/opencaps/install/oc_schema.sql [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/AC_QuickTime.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/editor.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/export.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/index.html [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/GPL-LICENSE.txt [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/MIT-LICENSE.txt [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/jARIA.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/jquery-1.2.3.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/jquery-1.2.6.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/jquery-1.3.2.min.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/jquery.dimensions.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/jquery.keyboard-a11y.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/jquery.tabindex.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/ui.base.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/ui.core.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/ui.dialog.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/ui.draggable.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/ui.droppable.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/jquery/ui.slider.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/json/json2.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/preview.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/settings.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/start.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/start_remote.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/js/utils.js [new file with mode: 0755]
mods/atutor_opencaps/opencaps/license.txt [new file with mode: 0755]
mods/atutor_opencaps/opencaps/loadmedia.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/login.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/logout.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/preview.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/projects/12-d0679f0984ba38ffc572d0d9718091d37059d5b6/opencaps.json [new file with mode: 0755]
mods/atutor_opencaps/opencaps/projects/3-d0679f0984ba38ffc572d0d9718091d37059d5b6/opencaps.json [new file with mode: 0755]
mods/atutor_opencaps/opencaps/projects/index.html [new file with mode: 0755]
mods/atutor_opencaps/opencaps/projects/layouts/smil_0.mov [new file with mode: 0755]
mods/atutor_opencaps/opencaps/projects/layouts/smil_1.mov [new file with mode: 0755]
mods/atutor_opencaps/opencaps/projects/layouts/smil_2.mov [new file with mode: 0755]
mods/atutor_opencaps/opencaps/projects/opencaps.json [new file with mode: 0755]
mods/atutor_opencaps/opencaps/projects/player_template.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/register.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/scripts/install.sh [new file with mode: 0755]
mods/atutor_opencaps/opencaps/scripts/install_remote_only.sh [new file with mode: 0755]
mods/atutor_opencaps/opencaps/settings.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/start.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/start_remote.php [new file with mode: 0755]
mods/atutor_opencaps/opencaps/styles.css [new file with mode: 0755]
mods/atutor_opencaps/opencaps/styles_ff.css [new file with mode: 0755]
mods/atutor_opencaps/opencaps/styles_ie.css [new file with mode: 0755]
mods/atutor_opencaps/opencaps/styles_public.css [new file with mode: 0755]
mods/atutor_opencaps/player.php [new file with mode: 0755]
mods/atutor_opencaps/service.php [new file with mode: 0755]
mods/atutor_opencaps/service_test.php [new file with mode: 0755]