|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | repository_flickr_public |
Variables | |
| $string ['all'] = 'All' | |
| $string ['apikey'] = 'API key' | |
| $string ['backtosearch'] = 'Back to search screen' | |
| $string ['by'] = 'Attribution license' | |
| $string ['by-nc'] = 'Attribution-NonCommercial license' | |
| $string ['by-nc-nd'] = 'Attribution-NonCommercial-NoDerivs license' | |
| $string ['by-nc-sa'] = 'Attribution-NonCommercial-ShareAlike license' | |
| $string ['by-nd'] = 'Attribution-NoDerivs license' | |
| $string ['by-sa'] = 'Attribution-ShareAlike license' | |
| $string ['callbackurl'] = 'Callback URL' | |
| $string ['commercialuse'] = 'I want to be able to use the images commercially' | |
| $string ['configplugin'] = 'Flickr public configuration' | |
| $string ['creativecommonscommercial'] = 'Only creative commons commercial' | |
| $string ['emailaddress'] = 'Email address' | |
| $string ['flickr_public:view'] = 'Use Flickr public repository in file picker' | |
| $string ['fulltext'] = 'Full text' | |
| $string ['information'] = '<div>Get a <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' | |
| $string ['modification'] = 'I want to be able to modify the images' | |
| $string ['notitle'] = 'notitle' | |
| $string ['nullphotolist'] = 'There are no photos in this account' | |
| $string ['remember'] = 'Remember me' | |
| $string ['pluginname_help'] = 'Repository on flickr.com' | |
| $string ['pluginname'] = 'Flickr public' | |
| $string ['secret'] = 'Secret' | |
| $string ['sharealike'] = 'Yes, as long as others share alike' | |
| $string ['tag'] = 'Tag' | |
| $string ['username'] = 'Flickr account email' | |
| $string ['watermark'] = 'Add watermark to photos' | |
| $string['all'] = 'All' |
Definition at line 26 of file repository_flickr_public.php.
| $string['apikey'] = 'API key' |
Definition at line 27 of file repository_flickr_public.php.
| $string['backtosearch'] = 'Back to search screen' |
Definition at line 28 of file repository_flickr_public.php.
| $string['by'] = 'Attribution license' |
Definition at line 29 of file repository_flickr_public.php.
| $string['by-nc'] = 'Attribution-NonCommercial license' |
Definition at line 30 of file repository_flickr_public.php.
| $string['by-nc-nd'] = 'Attribution-NonCommercial-NoDerivs license' |
Definition at line 31 of file repository_flickr_public.php.
| $string['by-nc-sa'] = 'Attribution-NonCommercial-ShareAlike license' |
Definition at line 32 of file repository_flickr_public.php.
| $string['by-nd'] = 'Attribution-NoDerivs license' |
Definition at line 33 of file repository_flickr_public.php.
| $string['by-sa'] = 'Attribution-ShareAlike license' |
Definition at line 34 of file repository_flickr_public.php.
| $string['callbackurl'] = 'Callback URL' |
Definition at line 35 of file repository_flickr_public.php.
| $string['commercialuse'] = 'I want to be able to use the images commercially' |
Definition at line 36 of file repository_flickr_public.php.
| $string['configplugin'] = 'Flickr public configuration' |
Definition at line 37 of file repository_flickr_public.php.
| $string['creativecommonscommercial'] = 'Only creative commons commercial' |
Definition at line 38 of file repository_flickr_public.php.
| $string['emailaddress'] = 'Email address' |
Definition at line 39 of file repository_flickr_public.php.
| $string['flickr_public:view'] = 'Use Flickr public repository in file picker' |
Definition at line 40 of file repository_flickr_public.php.
| $string['fulltext'] = 'Full text' |
Definition at line 41 of file repository_flickr_public.php.
| $string['information'] = '<div>Get a <a href="http://www.flickr.com/services/api/keys/">Flickr API Key</a> for your Moodle site. </div>' |
Definition at line 42 of file repository_flickr_public.php.
| $string['invalidemail'] = 'Invalid email account for flickr' |
Definition at line 43 of file repository_flickr_public.php.
| $string['license'] = 'License' |
Definition at line 44 of file repository_flickr_public.php.
| $string['modification'] = 'I want to be able to modify the images' |
Definition at line 45 of file repository_flickr_public.php.
| $string['notitle'] = 'notitle' |
Definition at line 46 of file repository_flickr_public.php.
| $string['nullphotolist'] = 'There are no photos in this account' |
Definition at line 47 of file repository_flickr_public.php.
| $string['remember'] = 'Remember me' |
Definition at line 48 of file repository_flickr_public.php.
| $string['pluginname_help'] = 'Repository on flickr.com' |
Definition at line 49 of file repository_flickr_public.php.
| $string['pluginname'] = 'Flickr public' |
Definition at line 50 of file repository_flickr_public.php.
| $string['secret'] = 'Secret' |
Definition at line 51 of file repository_flickr_public.php.
| $string['sharealike'] = 'Yes, as long as others share alike' |
Definition at line 52 of file repository_flickr_public.php.
| $string['tag'] = 'Tag' |
Definition at line 53 of file repository_flickr_public.php.
| $string['username'] = 'Flickr account email' |
Definition at line 54 of file repository_flickr_public.php.
| $string['watermark'] = 'Add watermark to photos' |
Definition at line 55 of file repository_flickr_public.php.