zikula / core

Zikula Core Framework
GNU Lesser General Public License v3.0
237 stars 66 forks source link

Consider to add Shariff #2405

Closed cmfcmf closed 9 years ago

cmfcmf commented 9 years ago

https://github.com/heiseonline/shariff German article: http://www.heise.de/ct/artikel/Shariff-Social-Media-Buttons-mit-Datenschutz-2467514.html

It adds these social media buttons to pages (if wanted) without actually sending data to Facebook, Google, etc. It displays the like count by querying the provider's api and therefore requires a PHP backend. unbenannt

Guite commented 9 years ago

Isn't this a feature for the Socialise module instead of the core? https://github.com/phaidon/Socialise

cmfcmf commented 9 years ago

You're right.

shefik commented 9 years ago

@cmfcmf I haven't read all the docs from that site yet. But, my assumption is that enterprise-level companies would want data to be sent to the social networks for proper aggregation of analytics. Also, does this script violate any terms of use with the social networks, since it potentially bypasses intended/expected usage?

shefik commented 9 years ago

Side note: This requires PHP 5.4+.

https://github.com/heiseonline/shariff-backend-php