Diferencia entre revisiones de «Repositorio Flickr público»

De MoodleDocs
(Updated as per 3.3 page)
(update to Moodle 3.9)
 
(No se muestra una edición intermedia del mismo usuario)
Línea 6: Línea 6:
==Flickr public repository setup==
==Flickr public repository setup==


Location: ''Administration > Site administration > Modules > Repositories > Manage repositories''
Location: ''Site administration > Modules > Repositories > Manage repositories''


This page lets a site administrator configure access to a Flickr Public repository.
This page lets a site administrator configure access to a Flickr Public repository.


To set this repository up you need to set the following field:
To set this repository up you need to set an API key.
*API Key


===Setting up a Flickr API===
===Setting up a Flickr API===
To get your API Key you need to create an App inside your Flickr account. Visit [http://www.flickr.com/services/api/keys/ this link] to start creating your own API Key.
To get your API key you need to create an App inside your Flickr account. Visit http://www.flickr.com/services/api/keys/ to start creating your own API Key.
#Click the "Get Another Key" button to start creating your App.  


[[Image:get-another-key.png]]
[[Image:get-another-key.png]]


#Click the "Get Another Key" button to start creating your App.
#Choose "Apply for a Non-commercial Key"
#Choose "Apply for a Non-commercial Key"
#Enter a title and brief description for the App (i.e. Moodle to Flickr Access - App to allow Moodle to access Flickr through its repository API)
#Enter a title and brief description for the App (i.e. Moodle to Flickr Access - App to allow Moodle to access Flickr through its repository API)
Línea 39: Línea 38:


*[[Repositorio Flickr]]
*[[Repositorio Flickr]]
* MDL-59645 - Flickr authentication flow stopped working - fixed in Moodle 3.2.6 onwards


[[Categoría:Administración del sitio]]
[[Categoría:Administración del sitio]]

Revisión actual - 12:36 31 jul 2020

Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)


The Flickr public repository enables a user to search Flickr and copy files from there into any of the Moodle file interfaces.

Flickr public repository setup

Location: Site administration > Modules > Repositories > Manage repositories

This page lets a site administrator configure access to a Flickr Public repository.

To set this repository up you need to set an API key.

Setting up a Flickr API

To get your API key you need to create an App inside your Flickr account. Visit http://www.flickr.com/services/api/keys/ to start creating your own API Key.

get-another-key.png

  1. Click the "Get Another Key" button to start creating your App.
  2. Choose "Apply for a Non-commercial Key"
  3. Enter a title and brief description for the App (i.e. Moodle to Flickr Access - App to allow Moodle to access Flickr through its repository API)
  4. Tick the two boxes to show your agreement to Flickr's terms of use and then click submit.
  5. You will now have the key for the new app. Copy and paste this into the field in your Moodle Flickr public configuration page.
  6. Click save on the Moodle Flickr public configuration page.
  7. Click "Save Changes"

You should now have a working Flickr public repository. From the Selector de archivos, click Flickr public and enter your required search term. Images will appear for you to select from:

Searching Flickr public
The search results

Repository capabilities

There is just one capability, Use Flickr public repository in file picker, which is allowed for the default authenticated user role.

See also