Skip to content

RedTurtle/sc.social.like

 
 

Repository files navigation

Social: Like Actions (sc.social.like)

Table of Contents

Life, the Universe, and Everything

Social: Like Actions is a Plone package (add-on) providing simple social networks integration for Plone Content Types.

This package ships with plugins for the following networks:

  • Facebook
  • Google+
  • LinkedIn
  • Pinterest
  • Twitter

Screenshot

image

Don't Panic

Step 1: Activate it

To enable this product in a buildout-based installation:

  1. Edit your buildout.cfg and add sc.social.like to the list of eggs to install:

    [buildout]
    ...
    eggs =
        sc.social.like

After updating the configuration you need to run ''bin/buildout'', which will take care of updating your system.

Go to the 'Site Setup' page in a Plone site and click on the 'Add-ons' link.

Check the box next to Social: Like Actions and click the 'Activate' 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.

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.

image

There you can configure how Social: Like Actions will behave, which actions will be displayed and for which content types.

Mostly Harmless

Travis CI badge

Coveralls badge

Downloads

Got an idea? Found a bug? Let us know by opening a support ticket.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • CSS 0.5%