Actions

Difference between revisions of "Plugins/Artefact/Linkedin"

From Mahara Wiki

< Plugins‎ | Artefact
(Created page with "The Mahara External Resource artefact allows you to add embedable content (videos, pictures, ...) and resources (pdf, rss, etc) to your Mahara portfolio. To some extent it supers…")
 
Line 1: Line 1:
The Mahara External Resource artefact allows you to add embedable content (videos, pictures, ...) and resources (pdf, rss, etc) to your Mahara portfolio. To some extent it supersedes the standard "external media" block that comes with Mahara by supporting more sources. All providers that implement any of the protocols (oembed, ogp, ...) is supported - [http://www.youtube.com Youtube], [http://www.dailymotion.com Dailymotion], [http://www.slideshare.net/ Slideshare], [http://books.google.fr/ Google Books], and more.
+
The Mahara Linkedin Extractor allow you to extract data from your Linkedin Profil to view them on your Mahara profil.
  
 
===Printscreen===
 
===Printscreen===

Revision as of 22:02, 22 April 2014

The Mahara Linkedin Extractor allow you to extract data from your Linkedin Profil to view them on your Mahara profil.

Printscreen

[1] [2]

How to connect to LinkedIn

The institution have to generate an API Keys, that will be use to define the API in the Admin Panel Control. After the user need to accept the connection and them obtain a all access to his/her data on Linkedin (List of data.

Supported providers

All content providers that implement any one of the protocols is supported. As example here is a small list of supported providers and content

Youtube, Dailymotion, Slideshare, Google Books, Flikr, Tsr, Rss, pdf, doc, ...

Get the code

The code repository is located here: https://github.com/johannluthi/mahara-plugin-linkedin/

To get the latest code you need to clone the repository using a git client. Windows users can use SmartGit [3] for that. See the Source tab for more details.

Install

Copy the code in Mahara to

 mahara/artefact/linkedin

Install you artefact as usual

 # Go to Mahara->administration->Extentions
 # Install the artefact