collective.linkedin

by Javier Mansilla last modified Feb 16, 2011 02:07 AM

this product aims to provide a LinkedIn integration with your plone sites.

Project Description

You can add what LinkedIn call widgets for:

  • some company information
  • some public profiles
  • sharing items on LinkedIn

Right now only works with plone 3.3.x but I expect to have some back-compatibility soon.

Install

Add collective.linkedin to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
       ...
       collective.linkedin

Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        collective.linkedin
        collective.linkedin-overrides

 As this product uses plone.z3cform you will probably need to take a look to that product buildout configurations at here http://plone.org/documentation/kb/easy-forms-with-plone3

-----------------

Powered by Proteon & Machinalis

Current Release

No stable release available yet.

If you are interested in getting the source code of this project, you can get it from the Code repository .

All Releases

Version Released Description Compatibility Licenses Status

Comments (0)