Cameron
e045c6c91c
Social plugin now provides social share links in admin after creating/updating a news item.
2018-02-08 15:44:08 -08:00
Cameron
b40b1916a3
Issue #2970 btn-default > btn-default btn-secondary
2018-01-10 15:06:40 -08:00
Cameron
6d401be7e5
Fixed #2921 - Plugin LANs. Scan Plugin Directories now uses the newer e_plugin class.
2017-12-16 11:32:10 -08:00
Cameron
8789ce6f1c
Issue #2902 Code simplification and cleanup. system_meta_pre event now sends the current meta list to the assigned function.
2017-12-09 10:36:00 -08:00
Cameron
9b061ed373
Merge pull request #2903 from Serios/patch-11
...
og:image setting if there is no already set one
2017-12-09 10:09:51 -08:00
Serios
285b882f55
og:image setting if there is no already set one
...
I think the logic for setting og:image in social plugin is to be used site wide when no other is defined, but currently it's set too early in header so for example if we looking at news item which have some images, the social plugin og:image is grabed first by fb sharer since it came first in page output. My modification check if there is og:image defined and if there is already, skips adding the social plugin one.
2017-12-09 15:49:09 +02:00
Serios
7bee8bf859
og:image setting if there is no already set one
...
I think the logic for setting og:image in social plugin is to be used site wide when no other is defined, but currently it's set too early in header so for example if we looking at news item which have some images, the social plugin og:image is grabed first by fb sharer since it came first in page output. My modification check if there is og:image defined and if there is already, skips adding the social plugin one.
2017-12-09 15:47:23 +02:00
Cameron
e484795de6
Added missing class param on Social Login shortcode. eg. {SOCIAL_LOGIN: class=x}
2017-10-20 11:37:59 -07:00
Cameron
166837f053
Some additional Twitter meta.
2017-10-11 16:18:56 -07:00
Cameron
cec388d915
Issue #2539 - LinkedIn configuration fix.
2017-09-19 12:38:00 -07:00
Cameron
e2ef244e4c
Social login: Yahoo - added id/secret fields.
2017-09-18 17:02:48 -07:00
Travis Thoene
8b8c59e66a
Steam XURL
...
Added in class2.php - XURL_STEAM
Added in social\admin_config.php - Steam Community URL
Added in social\e_shortcode.php - Steam XURL
2017-07-22 16:41:47 -05:00
Cameron
caea384495
Fixed Meta-Tag overwrite issue. Changed eResponse to singleton. May correct problems with Facebook app-id and custom og:image. Pages possibly affected: front-page (index.php) and news, custom-page and user pages.
2017-06-05 17:49:49 -07:00
Cameron
ab79296f4c
Fixes #2505 - Social XURL icons template limitation fixed.
2017-03-18 12:23:44 -07:00
Cameron
50a16b76c9
Reduced the number of default social share buttons.
2017-02-28 12:41:39 -08:00
Cameron
9b6b41c353
Remove empty space after php tag.
2017-02-26 08:44:41 -08:00
Gábor
d9663dde60
Update English_front.php
2017-02-02 22:34:08 +01:00
Gábor
9af6755d69
Update English_global.php
2017-02-02 22:33:18 +01:00
Gábor
e907d256fd
Update e_comment.php
2017-02-02 22:32:15 +01:00
Gábor
ab7c5b8298
Update English_global.php
2017-01-31 21:31:46 +01:00
Gábor
9034e12a1d
Update e_admin.php
2017-01-31 21:21:57 +01:00
Gábor
e5a4ae5103
Update e_shortcode.php
2017-01-31 21:00:23 +01:00
Gábor
572643a44c
Update English_front.php
2017-01-31 20:59:35 +01:00
Gábor
d6d964a3d3
Update e_shortcode.php
2017-01-31 17:17:16 +01:00
Gábor
3c4c7661ac
Update English_front.php
2017-01-31 17:15:10 +01:00
Gábor
218b9d7bc7
Update plugin.xml
2017-01-31 17:08:11 +01:00
Gábor
af6fb48961
Update plugin.xml
2017-01-31 13:38:46 +01:00
Gábor
8b39304d80
Update English_front.php
2017-01-31 08:22:58 +01:00
Gábor
4fa5b5ff61
Update e_comment.php
2017-01-31 08:21:16 +01:00
Gábor
87a06d14b6
Update e_admin.php
2017-01-31 07:35:31 +01:00
Gábor
1ead715b6a
Update English_admin.php
2017-01-31 07:33:59 +01:00
Gábor
0b360507d2
Update e_admin.php
2017-01-31 07:26:12 +01:00
Gábor
c2f989e303
Update e_comment.php
2017-01-31 07:19:34 +01:00
Gábor
18fa8a3151
Update English_front.php
2017-01-31 07:18:08 +01:00
Gábor
56819aebb7
Update e_admin.php
2017-01-31 06:56:19 +01:00
Gábor
4593cb1cfa
Update e_shortcode.php
2017-01-31 06:49:02 +01:00
Gábor
f4d21aaa35
Update English_global.php
2017-01-31 06:45:59 +01:00
Gábor
cc59820bf1
Update admin_config.php
2017-01-31 06:44:26 +01:00
Cameron
55cb8d409e
Social Plugin: {XURL_ICONS} template added.
2017-01-23 09:05:53 -08:00
Cameron
4c27e56469
Voux theme now sets a default social plugin preference during install. "instant edit" links added to custom menus, other news2. (more to come)
2016-12-28 18:37:05 -08:00
Cameron
f6d7f2d31a
Prevent social menus from breaking layout.
2016-12-25 10:23:47 -08:00
Cameron
39766a2e31
Social: Make it work with news rewrite. Plugin scan required.
2016-12-19 18:13:38 -08:00
Cameron
a3a9ffa1f7
Social: Fix for facebook comments not loading after news upgrade.
2016-12-19 17:57:03 -08:00
Cameron
e05425fbb2
PHP 7.1 Fixes.
2016-12-16 10:54:25 -08:00
Lóna Lore
57cb4308db
Issue #2055 - Ability to set a "scope" for HybridAuth provider.
2016-11-30 19:24:08 +01:00
Cameron
2fc22a669a
Fixes #1750
2016-10-27 11:48:40 -07:00
Cameron
90524aa0ce
Removed hard-coded line-breaks from banner-menu template. Issue #6 added missing social plugin LAN.
2016-09-23 17:21:02 -07:00
Cameron
16ba11220e
Open-Graph meta image option added to social plugin.
2016-08-09 09:26:48 -07:00
Cameron
2df263a2b2
Some mobile-specific social stuff for the future.
2016-08-05 18:13:55 -07:00
Cameron
345bbc4ff8
Added Missing social plugin font. Added {CMENUURL} shortcode. Issue #1507 . Added example of getFieldVar() method to plugin builder.
2016-07-07 14:28:12 -07:00