sc.social.like
sc.social.like is a Plone package providing simple Google+, Twitter and Facebook integration for Plone Content Types
Project Description
Social: Like Actions (sc.social.like)
Table of Contents
Overview
Social: Like Actions is a Plone package (add-on) providing simple Google+, Twitter and Facebook integration for Plone Content Types.
This package installs a viewlet with actions to +1, Tweet and Like (or Recommend) a content.
Requirements
- Plone 4.1.x (http://plone.org/products/plone)
- Plone 4.0.x (http://plone.org/products/plone)
- Plone 3.3.x (http://plone.org/products/plone)
Installation
To enable this product, on a buildout based installation:
Edit your buildout.cfg and add sc.social.like to the list of eggs to install
[buildout] ... eggs = sc.social.like
Note
Since Plone 3.3 is not is necessary to explictly inform plone.recipe.zope2instance recipe to install the ZCML slug
After updating the configuration you need to run the ''bin/buildout'', which will take care of updating your system.
Using in a Plone Site
Step 1: Activate it
Go to the 'Site Setup' page in the Plone interface and click on the 'Add/Remove Products' link.
Choose the product Social: Like Actions (check checkbox at its left side) and click the 'Activate' button.
Step 2: Configure it
Go to the 'Site Setup' page in the Plone interface and click on the 'Social Like' link -- under Add-on Configuration.

There you can configure how Social: Like Actions will behave, which actions will be displayed and for which content types.
Uninstall
Go to the 'Site Setup' page in the Plone interface and click on the 'Add/Remove Products' link.
Choose the product Social: Like Actions, which should be under Activated add-ons, (check checkbox at its left side) and click the 'Deactivate' button.
Note
You may have to empty your browser cache and save your resource registries in order to see the effects of the product installation.
Contributing
Code repository and isssue tracker can be found at BitBucket
Credits
- Cleber Santos (cleber at simplesconsultoria dot com dot br) - Idea and implementation.
- Andre Nogueira (andre at simplesconsultoria dot com dot br) - CSS magic
- Hector Velarde (hvelarde at simplesconsultoria dot com dot br) - Fixes
Changelog
0.9 (2011-11-06)
- Compressed icon ico-sociallike.png with pngout 70% of original [Michael Krishtopa]
- Fix loading buttons for diazo themers [cleberjsantos]
0.8 (2011-08-30)
- Fixed Plone 4.1 compatibility [hvelarde]
- Added testing framework and basic tests [hvelarde]
- Added Spanish translation [hvelarde]
- Fixed "Deadlock when viewing an object on which the user has not the View permission" issue with patch provided by glenfant [hvelarde]
0.7 (2011-07-12)
- i18n support for Facebook button. Now we check which languages the user accepts then provide the right link [erico_andrei]
- Add conditions to show each provider [erico_andrei]
- Refactor viewlet code [erico_andrei]
- Enable controlpanel tabbing [erico_andrei]
0.6 (2011-06-09)
- Support for plusone google button [cleberjsantos]
- jQuery Loading the buttons [cleberjsantos]
0.5 (2011-04-18)
- Support for Twitter and Facebook [cleberjsantos]
- Initial release [cleberjsantos]
Self-Certification
[X] Internationalized
[ ] Unit tests
[ ] End-user documentation
[ ] Internal documentation (documentation, interfaces, etc.)
[ ] Existed and maintained for at least 6 months
[X] Installs and uninstalls cleanly
[X] Code structure follows best practice
Current Release
sc.social.like 0.9
Released Nov 06, 2011 — tested with Plone 4.1, Plone 4, Plone 3
Fix bug with Diazo themes
More about this release…
-
Get
sc.social.like
for
all platforms
- sc.social.like-0.9.tar.gz
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 0.9 | Nov 06, 2011 | Fix bug with Diazo themes More about this release… |
Plone 4.1
Plone 4
Plone 3
|
GPL | final |
| 0.8 | Aug 30, 2011 | More about this release… | GPL | final | |
| 0.7 | Jul 12, 2011 | More about this release… | GPL | final | |
| 0.6 | Jun 09, 2011 | More about this release… | GPL | final | |
| 0.5 | Apr 18, 2011 | Initial release More about this release… |
Plone 4
Plone 3
|
GPL | final |


