|
Project Information
Links
|
An Habari plugin to integrate with LinkedIn community. Habari LinkedIn PluginDownloadDownload Habari Linkedin Plugin 0.5 (Zip)
Installation- Download the code
- Unzip the plugin into you /user/plugins directory
- Add the plugin call into your template
<?php $theme->show_plugin_linkedin(); ?> - Your are ready to use the plugin, on the admin activate the plugin and write your plugin settings
Configuration & CustomizationAfter activated it, click Configure button to setup the plugin. All of following options are required and have to be set properly. - Show badge on sidebar ?
- Option that shows and hide's the linkedin badge
- Profile
- Your linkedin profile user
- Badge Url
- Url to your linkedin image
- Share Post With LinkedIn Connections ?
- Add the "Share with Linkedin" link or not ?
- Share Label
- This could be a label like 'Share with LinkedIn' or you could use and image, to use an immage you need to insert the image HTML code in the box
|