CHANGES.rst
CONTRIBUTORS.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/LICENSE.GPL
docs/LICENSE.txt
docs/control_panel.png
docs/screenshot1.png
docs/screenshot2.png
sc/__init__.py
sc.social.like.egg-info/PKG-INFO
sc.social.like.egg-info/SOURCES.txt
sc.social.like.egg-info/dependency_links.txt
sc.social.like.egg-info/entry_points.txt
sc.social.like.egg-info/namespace_packages.txt
sc.social.like.egg-info/not-zip-safe
sc.social.like.egg-info/requires.txt
sc.social.like.egg-info/top_level.txt
sc/social/__init__.py
sc/social/like/__init__.py
sc/social/like/config.py
sc/social/like/configure.zcml
sc/social/like/profiles.zcml
sc/social/like/setuphandlers.py
sc/social/like/testing.py
sc/social/like/utils.py
sc/social/like/vocabularies.py
sc/social/like/browser/__init__.py
sc/social/like/browser/configure.zcml
sc/social/like/browser/helper.py
sc/social/like/browser/socialikes.py
sc/social/like/browser/viewlets.py
sc/social/like/browser/images/ico-sociallike.png
sc/social/like/browser/images/ico-whatsapp.png
sc/social/like/browser/images/pin_it_button.png
sc/social/like/browser/images/share-facebook.png
sc/social/like/browser/images/share-gplus.png
sc/social/like/browser/images/share-linkedin.png
sc/social/like/browser/images/share-twitter.png
sc/social/like/browser/stylesheets/social_like.css
sc/social/like/browser/templates/metadata.pt
sc/social/like/browser/templates/sociallikes.pt
sc/social/like/controlpanel/__init__.py
sc/social/like/controlpanel/configure.zcml
sc/social/like/controlpanel/likes.pt
sc/social/like/controlpanel/likes.py
sc/social/like/docs/__init__.py
sc/social/like/docs/browser.txt
sc/social/like/interfaces/__init__.py
sc/social/like/interfaces/socialikes.py
sc/social/like/locales/manual.pot
sc/social/like/locales/plone.pot
sc/social/like/locales/rebuildPo.sh
sc/social/like/locales/sc.social.like.pot
sc/social/like/locales/de/LC_MESSAGES/sc.social.like.po
sc/social/like/locales/es/LC_MESSAGES/sc.social.like.po
sc/social/like/locales/eu/LC_MESSAGES/sc.social.like.po
sc/social/like/locales/it/LC_MESSAGES/sc.social.like.po
sc/social/like/locales/pt_BR/LC_MESSAGES/sc.social.like.po
sc/social/like/plugins/__init__.py
sc/social/like/plugins/configure.zcml
sc/social/like/plugins/interfaces.py
sc/social/like/plugins/facebook/__init__.py
sc/social/like/plugins/facebook/browser.py
sc/social/like/plugins/facebook/config.py
sc/social/like/plugins/facebook/configure.zcml
sc/social/like/plugins/facebook/controlpanel.py
sc/social/like/plugins/facebook/utils.py
sc/social/like/plugins/facebook/templates/link.pt
sc/social/like/plugins/facebook/templates/metadata.pt
sc/social/like/plugins/facebook/templates/plugin.pt
sc/social/like/plugins/gplus/__init__.py
sc/social/like/plugins/gplus/browser.py
sc/social/like/plugins/gplus/configure.zcml
sc/social/like/plugins/gplus/templates/link.pt
sc/social/like/plugins/gplus/templates/metadata.pt
sc/social/like/plugins/gplus/templates/plugin.pt
sc/social/like/plugins/linkedin/__init__.py
sc/social/like/plugins/linkedin/browser.py
sc/social/like/plugins/linkedin/configure.zcml
sc/social/like/plugins/linkedin/templates/link.pt
sc/social/like/plugins/linkedin/templates/metadata.pt
sc/social/like/plugins/linkedin/templates/plugin.pt
sc/social/like/plugins/pinterest/__init__.py
sc/social/like/plugins/pinterest/browser.py
sc/social/like/plugins/pinterest/configure.zcml
sc/social/like/plugins/pinterest/templates/link.pt
sc/social/like/plugins/pinterest/templates/metadata.pt
sc/social/like/plugins/pinterest/templates/plugin.pt
sc/social/like/plugins/twitter/__init__.py
sc/social/like/plugins/twitter/browser.py
sc/social/like/plugins/twitter/configure.zcml
sc/social/like/plugins/twitter/controlpanel.py
sc/social/like/plugins/twitter/templates/link.pt
sc/social/like/plugins/twitter/templates/metadata.pt
sc/social/like/plugins/twitter/templates/plugin.pt
sc/social/like/plugins/whatsapp/__init__.py
sc/social/like/plugins/whatsapp/browser.py
sc/social/like/plugins/whatsapp/configure.zcml
sc/social/like/plugins/whatsapp/templates/metadata.pt
sc/social/like/plugins/whatsapp/templates/plugin.pt
sc/social/like/profiles/default/browserlayer.xml
sc/social/like/profiles/default/controlpanel.xml
sc/social/like/profiles/default/cssregistry.xml
sc/social/like/profiles/default/import_steps.xml
sc/social/like/profiles/default/metadata.xml
sc/social/like/profiles/default/propertiestool.xml
sc/social/like/profiles/default/sc.social.like_install.txt
sc/social/like/profiles/default/viewlets.xml
sc/social/like/profiles/uninstall/actionicons.xml
sc/social/like/profiles/uninstall/browserlayer.xml
sc/social/like/profiles/uninstall/controlpanel.xml
sc/social/like/profiles/uninstall/cssregistry.xml
sc/social/like/profiles/uninstall/import_steps.xml
sc/social/like/profiles/uninstall/propertiestool.xml
sc/social/like/profiles/uninstall/sc.social.like_uninstall.txt
sc/social/like/profiles/uninstall/viewlets.xml
sc/social/like/tests/__init__.py
sc/social/like/tests/functional.txt
sc/social/like/tests/test_controlpanel.py
sc/social/like/tests/test_doctest.py
sc/social/like/tests/test_plugin_facebook.py
sc/social/like/tests/test_plugin_gplus.py
sc/social/like/tests/test_plugin_linkedin.py
sc/social/like/tests/test_plugin_pinterest.py
sc/social/like/tests/test_plugin_twitter.py
sc/social/like/tests/test_plugin_whatsapp.py
sc/social/like/tests/test_setup.py
sc/social/like/tests/test_view.py
sc/social/like/tests/test_viewlets.py
sc/social/like/tests/images/imgtest_1024x768.png
sc/social/like/tests/images/imgtest_1920x1080.png
sc/social/like/tests/images/imgtest_640x480.bmp
sc/social/like/upgrades/__init__.py
sc/social/like/upgrades/configure.zcml
sc/social/like/upgrades/v2000/__init__.py
sc/social/like/upgrades/v2000/configure.zcml
sc/social/like/upgrades/v2000/handler.py
sc/social/like/upgrades/v2000/profile/propertiestool.xml
sc/social/like/upgrades/v3000/__init__.py
sc/social/like/upgrades/v3000/configure.zcml
sc/social/like/upgrades/v3000/handler.py
sc/social/like/upgrades/v3000/profile/propertiestool.xml
sc/social/like/upgrades/v3010/__init__.py
sc/social/like/upgrades/v3010/configure.zcml
sc/social/like/upgrades/v3010/handler.py
sc/social/like/upgrades/v3010/profile/propertiestool.xml
sc/social/like/upgrades/v3020/__init__.py
sc/social/like/upgrades/v3020/configure.zcml
sc/social/like/upgrades/v3020/handler.py
sc/social/like/upgrades/v3020/profile/propertiestool.xml