Skip to content

Commit

Permalink
"MDL-19181, display plugin instances based on capabilities"
Browse files Browse the repository at this point in the history
  • Loading branch information
dongsheng committed Aug 7, 2009
1 parent 68bd9e5 commit c86dde2
Show file tree
Hide file tree
Showing 66 changed files with 583 additions and 38 deletions.
1 change: 1 addition & 0 deletions lang/en_utf8/repository_alfresco.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?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';
Expand Down
3 changes: 2 additions & 1 deletion lang/en_utf8/repository_boxnet.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<?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';
Expand Down
1 change: 1 addition & 0 deletions lang/en_utf8/repository_draft.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<?php
$string['repositoryname'] = 'Current files';
$string['repositorydesc'] = 'A plug-in for browsing current draft files';
$string['draft:view'] = 'View draft files in file picker';
9 changes: 5 additions & 4 deletions lang/en_utf8/repository_filesystem.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<?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';
1 change: 1 addition & 0 deletions lang/en_utf8/repository_flickr.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<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';
Expand Down
1 change: 1 addition & 0 deletions lang/en_utf8/repository_flickr_public.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
$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';
Expand Down
1 change: 1 addition & 0 deletions lang/en_utf8/repository_googledocs.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<?php
$string['repositoryname'] = 'Google Docs';
$string['googledocs:view'] = 'View google docs repository';
?>
5 changes: 3 additions & 2 deletions lang/en_utf8/repository_local.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<?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';
17 changes: 9 additions & 8 deletions lang/en_utf8/repository_mahara.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<?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';
1 change: 1 addition & 0 deletions lang/en_utf8/repository_picasa.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<?php
$string['picasa:view'] = 'View picasa repository';
$string['repositoryname'] = 'Picasa web album';
?>
15 changes: 8 additions & 7 deletions lang/en_utf8/repository_remotemoodle.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<?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';
5 changes: 3 additions & 2 deletions lang/en_utf8/repository_s3.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<?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';

1 change: 1 addition & 0 deletions lang/en_utf8/repository_upload.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?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';
5 changes: 3 additions & 2 deletions lang/en_utf8/repository_url.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?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';
7 changes: 4 additions & 3 deletions lang/en_utf8/repository_webdav.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<?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';
3 changes: 2 additions & 1 deletion lang/en_utf8/repository_wikimedia.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<?php
$string['repositoryname'] = 'Wikimedia';
$string['keyword'] = 'Image name';
$string['repositoryname'] = 'Wikimedia';
$string['wikimedia:view'] = 'View wikimedia repository';
3 changes: 2 additions & 1 deletion lang/en_utf8/repository_youtube.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<?php
$string['repositoryname'] = 'Youtube videos';
$string['youtube:view'] = 'Use youtube in file picker';
$string['search'] = 'Search videos';
$string['repositoryname'] = 'Youtube videos';
15 changes: 15 additions & 0 deletions repository/alfresco/db/access.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?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
)
)
);
20 changes: 20 additions & 0 deletions repository/alfresco/db/upgrade.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?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;
}
2 changes: 2 additions & 0 deletions repository/alfresco/version.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?php
$plugin->version = 20090080101;
15 changes: 15 additions & 0 deletions repository/boxnet/db/access.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?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
)
)
);
20 changes: 20 additions & 0 deletions repository/boxnet/db/upgrade.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?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;
}
2 changes: 2 additions & 0 deletions repository/boxnet/version.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?php
$plugin->version = 2009080104;
15 changes: 15 additions & 0 deletions repository/draft/db/access.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?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
)
)
);
2 changes: 1 addition & 1 deletion repository/draft/version.php
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?php
$plugin->version = 2009062000;
$plugin->version = 2009080101;
15 changes: 15 additions & 0 deletions repository/filesystem/db/access.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?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
)
)
);
20 changes: 20 additions & 0 deletions repository/filesystem/db/upgrade.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?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;
}
2 changes: 2 additions & 0 deletions repository/filesystem/version.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?php
$plugin->version = 2009080101;
15 changes: 15 additions & 0 deletions repository/flickr/db/access.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?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
)
)
);
20 changes: 20 additions & 0 deletions repository/flickr/db/upgrade.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?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;
}
2 changes: 2 additions & 0 deletions repository/flickr/version.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?php
$plugin->version = 2009080101;
2 changes: 2 additions & 0 deletions repository/flickr_public/version.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?php
$plugin->version = 2009080101;
15 changes: 15 additions & 0 deletions repository/googledocs/db/access.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?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
)
)
);
Loading

0 comments on commit c86dde2

Please sign in to comment.