Needs review
Project:
LinkedIn Integration
Version:
7.x-1.x-dev
Component:
LinkedIn API
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 May 2012 at 22:12 UTC
Updated:
17 May 2013 at 08:48 UTC
Jump to comment: Most recent file
Comments
Comment #1
finn lewisPatch attached.
This adds a sub-module linkedin_connections, based on the other sub-modules in the project. I needed to tweak some of the helper functions from the main linked module, so they would talk nicely with the LinkeIn Messaging API, so some functions have been simply copied across and tweaked. This could probably be done in a more efficient manner.
The module adds a tab on the user page where a user can view their LinkedIn connections (currently 10 at a time), and select up to 10 connections to send a message to. The pagination needs fixing as it currently does not parse the total number of connections, and it doesn't look very nice at present.
As mentioned, this is still a work in progress, but I would appreciate any feedback from the maintainers and community.
Comment #2
mayur.pimple commentedI got unauthorized error.
Comment #3
mayur.pimple commentedThanks this is working code for drupal 6
Comment #4
greg.harvey