<?php
$string['alfresco_url'] = 'Alfresco URL';
+$string['alfresco:view'] = 'View alfresco repository';
$string['alfrescourltext'] = 'Afresco API url should be: http://yoursite.com/alfresco/api';
$string['configplugin'] = 'Alfresco configuration';
$string['notitle'] = 'notitle';
<?php
$string['apikey'] = 'API Key';
+$string['boxnet:view'] = 'View box.net repository';
$string['configplugin'] = 'Box.net configuration';
-$string['information'] = '<div>Get <a href=\"http://enabled.box.net/\">Box.net API Key</a> for your Moodle site. </div>';
+$string['information'] = '<div>Get <a href=\"http://enabled.box.net/my-projects/\">Box.net API Key</a> for your Moodle site. </div>';
$string['invalidpassword'] = 'Invalid password';
$stirng['invalidtoken'] = 'Invalid authentication token';
$string['nullfilelist'] = 'There are no files in this repository';
<?php
$string['repositoryname'] = 'Current files';
$string['repositorydesc'] = 'A plug-in for browsing current draft files';
+$string['draft:view'] = 'View draft files in file picker';
<?php
+$string['blockedpath'] = 'Blocked root path';
$string['configplugin'] = 'Setup repository on file system';
+$string['donotusesysdir'] = 'Don\'t use system directory as repository, including';
+$string['filesystem:view'] = 'View file system repository';
+$string['information'] = 'This is the relative path against %moodledata%/repository/';
+$string['invalidpath'] = 'Invalid root path';
$string['repositoryname'] = 'File system';
$string['repositorydesc'] = 'Create repository from local directory';
$string['path'] = 'Select a subdirectory';
-$string['information'] = 'This is the relative path against %moodledata%/repository/';
-$string['invalidpath'] = 'Invalid root path';
-$string['blockedpath'] = 'Blocked root path';
-$string['donotusesysdir'] = 'Don\'t use system directory as repository, including';
<li>Edit your <a href=\"http://www.flickr.com/services/api/keys/\">Flickr</a> key details again and set the callback URL.</li></ol>';
$string['configplugin'] = 'Flickr configuration';
$string['emailaddress'] = 'Email address';
+$string['flickr:view'] = 'View Flickr repository';
$string['invalidemail'] = 'Invalid email address for flickr';
$string['notitle'] = 'notitle';
$string['nullphotolist'] = 'There are no photos in this account';
$string['creativecommonscommercial'] = 'Only creative commons commercial';
$string['emailaddress'] = 'Email address';
$string['fulltext'] = 'Full text';
+$string['flickr_public:view'] = 'View flickr_public repository';
$string['information'] = '<div>Get <a href=\"http://www.flickr.com/services/api/keys/\">Flickr API Key</a> for your Moodle site. </div>';
$string['invalidemail'] = 'Invalid email account for flickr';
$string['license'] = 'License';
<?php
$string['repositoryname'] = 'Google Docs';
+$string['googledocs:view'] = 'View google docs repository';
?>
<?php // $Id$
+$string['emptyfilelist'] = 'There are no files to show';
$string['configplugin'] = 'Configuration for local file repository';
$string['currentusefiles'] = 'Current use files';
+$string['local:view'] = 'View local repository';
$string['repositoryname'] = 'Local files';
$string['repositorydesc'] = 'Repository on the local Moodle server';
-$string['notitle'] = 'notitle';
$string['remember'] = 'Remember me';
-$string['emptyfilelist'] = 'There are no files to show';
+$string['notitle'] = 'notitle';
<?php // $Id$
$string['configplugin'] = 'Configuration for Mahara repository';
-$string['repositoryname'] = 'Mahara';
-$string['repositorydesc'] = 'Files on a remote Moodle server';
+$string['connectionfailure'] = 'Failed to retrieve file listing - The host moodle has either a version older than 2.0, either its Mahara Repository service hasn\'t been activated';
+$string['emptyfilelist'] = 'There are no files to show';
+$string['failtoretrievelist'] = 'List could not be retrieved or is empty';
+$string['usercannotaccess'] = 'You ($a) cannot access to this file';
+$string['hostnotfound'] = 'Cannot find the Mahara site into the database - contact your system administrator';
+$string['mahara:view'] = 'View mahara repository';
$string['notitle'] = 'notitle';
$string['peer'] = 'Peer';
+$string['nopeer'] = 'Please setup some <a href=\"http://docs.moodle.org/en/admin/mnet/peers#Peer_to_Peer_Network\">Moodle peers</a> for your Mahara site.';
+$string['repositoryname'] = 'Mahara';
+$string['repositorydesc'] = 'Files on a remote Moodle server';
$string['remember'] = 'Remember me';
-$string['emptyfilelist'] = 'There are no files to show';
$string['remoterep_name'] = 'Mahara';
$string['remoterep_description'] = 'Allow the service to be discovered';
-$string['connectionfailure'] = 'Failed to retrieve file listing - The host moodle has either a version older than 2.0, either its Mahara Repository service hasn\'t been activated';
-$string['failtoretrievelist'] = 'List could not be retrieved or is empty';
$string['usernotfound'] = 'The user $a is not registered into the Mahara';
-$string['usercannotaccess'] = 'You ($a) cannot access to this file';
-$string['nopeer'] = 'Please setup some <a href=\"http://docs.moodle.org/en/admin/mnet/peers#Peer_to_Peer_Network\">Moodle peers</a> for your Mahara site.';
-$string['hostnotfound'] = 'Cannot find the Mahara site into the database - contact your system administrator';
<?php
+$string['picasa:view'] = 'View picasa repository';
$string['repositoryname'] = 'Picasa web album';
?>
<?php // $Id$
$string['configplugin'] = 'Configuration for remote Moodle file repository';
-$string['repositoryname'] = 'Remote Moodle site';
-$string['repositorydesc'] = 'Files on a remote Moodle server';
+$string['connectionfailure'] = 'Failed to retrieve file listing - The host moodle has either a version older than 2.0, either its Moodle Remote Repository service hasn\'t been activated';
+$string['emptyfilelist'] = 'There are no files to show';
+$string['failtoretrievelist'] = 'List could not be retrieved or is empty';
$string['notitle'] = 'notitle';
+$string['hostnotfound'] = 'Cannot find the remote Moodle into the database - contact your system administrator';
+$string['nopeer'] = 'Please setup some <a href=\"http://docs.moodle.org/en/admin/mnet/peers#Peer_to_Peer_Network\">Moodle peers</a> for your Moodle site.';
$string['peer'] = 'Peer';
+$string['repositoryname'] = 'Remote Moodle site';
+$string['repositorydesc'] = 'Files on a remote Moodle server';
$string['remember'] = 'Remember me';
-$string['emptyfilelist'] = 'There are no files to show';
+$string['remotemoodle:view'] = 'View remote moodle repository';
$string['remoterep_name'] = 'Remote Moodle site';
$string['remoterep_description'] = 'Allow the service to be discovered';
-$string['connectionfailure'] = 'Failed to retrieve file listing - The host moodle has either a version older than 2.0, either its Moodle Remote Repository service hasn\'t been activated';
-$string['failtoretrievelist'] = 'List could not be retrieved or is empty';
$string['usernotfound'] = 'The user $a is not registered into the remote Moodle';
$string['usercannotaccess'] = 'You ($a) cannot access to this file';
-$string['nopeer'] = 'Please setup some <a href=\"http://docs.moodle.org/en/admin/mnet/peers#Peer_to_Peer_Network\">Moodle peers</a> for your Moodle site.';
-$string['hostnotfound'] = 'Cannot find the remote Moodle into the database - contact your system administrator';
<?php // $Id$
-$string['repositoryname'] = 'Amazon S3';
-$string['configplugin'] = 'Amazon S3 settings';
$string['access_key'] = 'Access key';
+$string['configplugin'] = 'Amazon S3 settings';
+$string['s3:view'] = 'View amazon s3 repository';
$string['secret_key'] = 'Secret key';
$string['needaccesskey'] = 'Access key must be provided';
+$string['repositoryname'] = 'Amazon S3';
<?php // $Id$
$string['configplugin'] = 'Configuration for upload plugin';
+$string['upload:view'] = 'Use uploading in file picker';
$string['repositoryname'] = 'Upload a file';
$string['repositorydesc'] = 'Upload a file to Moodle';
<?php // $Id$
-$string['repositoryname'] = 'URL Downloader';
+$string['download'] = 'Download';
$string['url'] = 'URL';
+$string['url:view'] = 'Use url downloader in file picker';
$string['rename'] = 'Name';
-$string['download'] = 'Download';
+$string['repositoryname'] = 'URL Downloader';
$string['validname'] = 'You must provide a valid file name';
<?php
-$string['repositoryname'] = 'WebDAV repository';
$string['configplugin'] = 'WebDav configuration';
+$string['http'] = 'HTTP';
+$string['https'] = 'HTTPS';
+$string['repositoryname'] = 'WebDAV repository';
+$string['webdav:view'] = 'View WebDav repository';
$string['webdav_type'] = 'WebDav type';
$string['webdav_server'] = 'WebDAV server';
$string['webdav_port'] = 'WebDAV server port';
$string['webdav_user'] = 'WebDAV server user';
$string['webdav_password'] = 'WebDAV server password';
-$string['http'] = 'HTTP';
-$string['https'] = 'HTTPS';
<?php
-$string['repositoryname'] = 'Wikimedia';
$string['keyword'] = 'Image name';
+$string['repositoryname'] = 'Wikimedia';
+$string['wikimedia:view'] = 'View wikimedia repository';
<?php
-$string['repositoryname'] = 'Youtube videos';
+$string['youtube:view'] = 'Use youtube in file picker';
$string['search'] = 'Search videos';
+$string['repositoryname'] = 'Youtube videos';
--- /dev/null
+<?php
+
+$repository_alfresco_capabilities = array(
+
+ 'repository/alfresco:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
--- /dev/null
+<?php
+
+function xmldb_repository_alfresco_upgrade($oldversion) {
+
+ global $CFG, $DB;
+
+ $dbman = $DB->get_manager();
+ $result = true;
+
+/// And upgrade begins here. For each one, you'll need one
+/// block of code similar to the next one. Please, delete
+/// this comment lines once this file start handling proper
+/// upgrade code.
+
+/// if ($result && $oldversion < YYYYMMDD00) { //New version in version.php
+/// $result = result of database_manager methods
+/// }
+
+ return $result;
+}
--- /dev/null
+<?php
+$plugin->version = 20090080101;
--- /dev/null
+<?php
+
+$repository_boxnet_capabilities = array(
+
+ 'repository/boxnet:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
--- /dev/null
+<?php
+
+function xmldb_repository_boxnet_upgrade($oldversion) {
+
+ global $CFG, $DB;
+
+ $dbman = $DB->get_manager();
+ $result = true;
+
+/// And upgrade begins here. For each one, you'll need one
+/// block of code similar to the next one. Please, delete
+/// this comment lines once this file start handling proper
+/// upgrade code.
+
+/// if ($result && $oldversion < YYYYMMDD00) { //New version in version.php
+/// $result = result of database_manager methods
+/// }
+
+ return $result;
+}
--- /dev/null
+<?php
+$plugin->version = 2009080104;
--- /dev/null
+<?php
+
+$repository_draft_capabilities = array(
+
+ 'repository/draft:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
<?php
-$plugin->version = 2009062000;
+$plugin->version = 2009080101;
--- /dev/null
+<?php
+
+$repository_filesystem_capabilities = array(
+
+ 'repository/filesystem:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
--- /dev/null
+<?php
+
+function xmldb_repository_filesystem_upgrade($oldversion) {
+
+ global $CFG, $DB;
+
+ $dbman = $DB->get_manager();
+ $result = true;
+
+/// And upgrade begins here. For each one, you'll need one
+/// block of code similar to the next one. Please, delete
+/// this comment lines once this file start handling proper
+/// upgrade code.
+
+/// if ($result && $oldversion < YYYYMMDD00) { //New version in version.php
+/// $result = result of database_manager methods
+/// }
+
+ return $result;
+}
--- /dev/null
+<?php
+$plugin->version = 2009080101;
--- /dev/null
+<?php
+
+$repository_flickr_capabilities = array(
+
+ 'repository/flickr:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
--- /dev/null
+<?php
+
+function xmldb_repository_flickr_upgrade($oldversion) {
+
+ global $CFG, $DB;
+
+ $dbman = $DB->get_manager();
+ $result = true;
+
+/// And upgrade begins here. For each one, you'll need one
+/// block of code similar to the next one. Please, delete
+/// this comment lines once this file start handling proper
+/// upgrade code.
+
+/// if ($result && $oldversion < YYYYMMDD00) { //New version in version.php
+/// $result = result of database_manager methods
+/// }
+
+ return $result;
+}
--- /dev/null
+<?php
+$plugin->version = 2009080101;
--- /dev/null
+<?php
+$plugin->version = 2009080101;
--- /dev/null
+<?php
+
+$repository_googledocs_capabilities = array(
+
+ 'repository/googledocs:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
--- /dev/null
+<?php
+
+function xmldb_repository_googledocs_upgrade($oldversion) {
+
+ global $CFG, $DB;
+
+ $dbman = $DB->get_manager();
+ $result = true;
+
+/// And upgrade begins here. For each one, you'll need one
+/// block of code similar to the next one. Please, delete
+/// this comment lines once this file start handling proper
+/// upgrade code.
+
+/// if ($result && $oldversion < YYYYMMDD00) { //New version in version.php
+/// $result = result of database_manager methods
+/// }
+
+ return $result;
+}
--- /dev/null
+<?php
+$plugin->version = 2009080101;
$is_supported = true;
$repository = new $classname($repo->id, $repo->contextid, $options, $repo->readonly);
+ $context = get_context_instance_by_id(CONTEXT_SYSTEM, $repo->contextid);
if (empty($repository->super_called)) {
debugging('parent::__construct must be called by '.$repo->repositorytype.' plugin.');
} else {
if (!$onlyvisible || ($repository->is_visible() && !$repository->disabled)) {
// super_called will make sure the parent construct function is called
// by repository construct function
- if ($is_supported) {
+ $capability = has_capability('repository/'.$repo->repositorytype.':view', $context, $USER->id, false);
+ if ($is_supported && $capability) {
$ret[] = $repository;
}
}
--- /dev/null
+<?php
+
+$repository_local_capabilities = array(
+
+ 'repository/local:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
<?php
-$plugin->version = 2009052000;
+$plugin->version = 2009080101;
--- /dev/null
+<?php
+
+$repository_mahara_capabilities = array(
+
+ 'repository/mahara:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
--- /dev/null
+<?php
+
+function xmldb_repository_mahara_upgrade($oldversion) {
+
+ global $CFG, $DB;
+
+ $dbman = $DB->get_manager();
+ $result = true;
+
+/// And upgrade begins here. For each one, you'll need one
+/// block of code similar to the next one. Please, delete
+/// this comment lines once this file start handling proper
+/// upgrade code.
+
+/// if ($result && $oldversion < YYYYMMDD00) { //New version in version.php
+/// $result = result of database_manager methods
+/// }
+
+ return $result;
+}
--- /dev/null
+<?php
+$plugin->version = 2009080101;
--- /dev/null
+<?php
+
+$repository_picasa_capabilities = array(
+
+ 'repository/picasa:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
--- /dev/null
+<?php
+
+function xmldb_repository_picasa_upgrade($oldversion) {
+
+ global $CFG, $DB;
+
+ $dbman = $DB->get_manager();
+ $result = true;
+
+/// And upgrade begins here. For each one, you'll need one
+/// block of code similar to the next one. Please, delete
+/// this comment lines once this file start handling proper
+/// upgrade code.
+
+/// if ($result && $oldversion < YYYYMMDD00) { //New version in version.php
+/// $result = result of database_manager methods
+/// }
+
+ return $result;
+}
--- /dev/null
+<?php
+$plugin->version = 2009080101;
--- /dev/null
+<?php
+
+$repository_remotemoodle_capabilities = array(
+
+ 'repository/remotemoodle:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
--- /dev/null
+<?php
+
+function xmldb_repository_remotemoodle_upgrade($oldversion) {
+
+ global $CFG, $DB;
+
+ $dbman = $DB->get_manager();
+ $result = true;
+
+/// And upgrade begins here. For each one, you'll need one
+/// block of code similar to the next one. Please, delete
+/// this comment lines once this file start handling proper
+/// upgrade code.
+
+/// if ($result && $oldversion < YYYYMMDD00) { //New version in version.php
+/// $result = result of database_manager methods
+/// }
+
+ return $result;
+}
--- /dev/null
+<?php
+$plugin->version = 2009080101;
--- /dev/null
+<?php
+
+$repository_s3_capabilities = array(
+
+ 'repository/s3:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
--- /dev/null
+<?php
+
+function xmldb_repository_s3_upgrade($oldversion) {
+
+ global $CFG, $DB;
+
+ $dbman = $DB->get_manager();
+ $result = true;
+
+/// And upgrade begins here. For each one, you'll need one
+/// block of code similar to the next one. Please, delete
+/// this comment lines once this file start handling proper
+/// upgrade code.
+
+/// if ($result && $oldversion < YYYYMMDD00) { //New version in version.php
+/// $result = result of database_manager methods
+/// }
+
+ return $result;
+}
--- /dev/null
+<?php
+$plugin->version = 2009080101;
--- /dev/null
+<?php
+
+$repository_upload_capabilities = array(
+
+ 'repository/upload:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
* @return string
*/
public function get_name(){
- return get_string('repositoryname', 'repository_upload');;
+ return get_string('repositoryname', 'repository_upload');
}
}
?>
<?php
-$plugin->version = 2009031000;
+$plugin->version = 2009080101;
--- /dev/null
+<?php
+
+$repository_url_capabilities = array(
+
+ 'repository/url:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
--- /dev/null
+<?php
+
+function xmldb_repository_url_upgrade($oldversion) {
+
+ global $CFG, $DB;
+
+ $dbman = $DB->get_manager();
+ $result = true;
+
+/// And upgrade begins here. For each one, you'll need one
+/// block of code similar to the next one. Please, delete
+/// this comment lines once this file start handling proper
+/// upgrade code.
+
+/// if ($result && $oldversion < YYYYMMDD00) { //New version in version.php
+/// $result = result of database_manager methods
+/// }
+
+ return $result;
+}
<?php
-$plugin->version = 2009051800;
+$plugin->version = 2009080101;
--- /dev/null
+<?php
+
+$repository_webdav_capabilities = array(
+
+ 'repository/webdav:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
--- /dev/null
+<?php
+
+function xmldb_repository_webdav_upgrade($oldversion) {
+
+ global $CFG, $DB;
+
+ $dbman = $DB->get_manager();
+ $result = true;
+
+/// And upgrade begins here. For each one, you'll need one
+/// block of code similar to the next one. Please, delete
+/// this comment lines once this file start handling proper
+/// upgrade code.
+
+/// if ($result && $oldversion < YYYYMMDD00) { //New version in version.php
+/// $result = result of database_manager methods
+/// }
+
+ return $result;
+}
--- /dev/null
+<?php
+$plugin->version = 2009080101;
--- /dev/null
+<?php
+
+$repository_wikimedia_capabilities = array(
+
+ 'repository/wikimedia:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
--- /dev/null
+<?php
+
+function xmldb_repository_wikimedia_upgrade($oldversion) {
+
+ global $CFG, $DB;
+
+ $dbman = $DB->get_manager();
+ $result = true;
+
+/// And upgrade begins here. For each one, you'll need one
+/// block of code similar to the next one. Please, delete
+/// this comment lines once this file start handling proper
+/// upgrade code.
+
+/// if ($result && $oldversion < YYYYMMDD00) { //New version in version.php
+/// $result = result of database_manager methods
+/// }
+
+ return $result;
+}
--- /dev/null
+<?php
+$plugin->version = 2009080101;
--- /dev/null
+<?php
+
+$repository_youtube_capabilities = array(
+
+ 'repository/youtube:view' => array(
+ 'captype' => 'read',
+ 'contextlevel' => CONTEXT_SYSTEM,
+ 'legacy' => array(
+ 'student' => CAP_ALLOW,
+ 'teacher' => CAP_ALLOW,
+ 'editingteacher' => CAP_ALLOW,
+ 'admin' => CAP_ALLOW
+ )
+ )
+);
--- /dev/null
+<?php
+
+function xmldb_repository_youtube_upgrade($oldversion) {
+
+ global $CFG, $DB;
+
+ $dbman = $DB->get_manager();
+ $result = true;
+
+/// And upgrade begins here. For each one, you'll need one
+/// block of code similar to the next one. Please, delete
+/// this comment lines once this file start handling proper
+/// upgrade code.
+
+/// if ($result && $oldversion < YYYYMMDD00) { //New version in version.php
+/// $result = result of database_manager methods
+/// }
+
+ return $result;
+}
--- /dev/null
+<?php
+$plugin->version = 2009080101;
// This is compared against the values stored in the database to determine
// whether upgrades should be performed (see lib/db/*.php)
- $version = 2009073101; // YYYYMMDD = date of the last version bump
+ $version = 2009080700; // YYYYMMDD = date of the last version bump
// XX = daily increments
$release = '2.0 dev (Build: 20090807)'; // Human-friendly version name