Needs review
Project:
LinkedIn Integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2011 at 09:24 UTC
Updated:
16 Dec 2013 at 12:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
guillaumev commentedHere is the patch...
Comment #2
attiks commentedPatch applies with offset, but is working
Comment #3
attiks commentedStill needs some templates for the output
Comment #4
attiks commentedBasic support for skill theming
Comment #5
attiks commentedSupport for skill and languages
Comment #6
davad commentedThe patch in #5 needs to be reviewed.
Comment #7
pmarx commentedHow did you edit the permissions granted by linkedin? The docs say you need r_fullprofile but I can't determine where in the module to set that
Comment #8
klausiAdded skills and languages to _linkedin_list_fields(), too + picture-urls::(original) to get a high resolution profile picture.
Comment #9
klausiSo apparently the language proficiency is not provided by linkedin by default, so the language template will throw notices if the proficiency element does not exist.
I added languages:(language,proficiency) to the list of available fields, which lets me retrieve the proficiency, too.