1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 06:03:27 +02:00

Social: Fixed the shortcode 'provider' preference. Additional social-share buttons added for Pocket, Wordpress, Tumblr and Pinboard.

This commit is contained in:
Cameron
2016-06-23 13:45:23 -07:00
parent 2116805fe7
commit 7d789ce372
7 changed files with 138 additions and 68 deletions

View File

@@ -11,6 +11,8 @@ define("LAN_SOCIAL_000", "Share On [x]");
define("LAN_SOCIAL_001", "Like on [x]");
define("LAN_SOCIAL_002", "Email to someone");
define("LAN_SOCIAL_003", "+1 on Google");
define("LAN_SOCIAL_004", "Add to [x]");
//LAN_SOCIAL_100 to LAN_SOCIAL_199 // Facebook specific
define("LAN_SOCIAL_100", "Unable to display feed. Facebook App ID has not been defined in preferences.");