Cameron
|
fec43710fe
|
Fixes #1213 - Auto-language file loading disabled when admin-ui active. Example language-file loading added to plugin-builder.
|
2016-04-07 11:43:28 -07:00 |
|
Cameron
|
6d0aa7cdd9
|
New e_event.php v2.x specification. (e_module is no longer required for registering events.) Example added to e107_plugins/_blank
|
2016-04-06 19:43:31 -07:00 |
|
Cameron
|
f1b1e2de92
|
Fixes #1396 - Display callback URL in Social plugin help area.
|
2016-03-16 19:56:16 -07:00 |
|
Cameron
|
8d13c27638
|
Fix for login/signup message on comment form. Allow login page to load if social signup is active.
|
2016-03-13 17:57:51 -07:00 |
|
Cameron
|
d093d38317
|
Issue #1420 - Social button styling.
|
2016-03-13 15:00:54 -07:00 |
|
Cameron
|
10d01f80be
|
Closes #1420 - Social button styling fix.
|
2016-03-13 14:09:48 -07:00 |
|
Cameron
|
af1bbb1c8a
|
Social App UI cleanup. Tooltips may now be disabled in the social shortcodes if needed.
|
2016-03-12 19:36:47 -08:00 |
|
Cameron
|
b2fd2942da
|
Sitedown shortcodes upgraded to v2.x spec. Bootstrap css added by default.
|
2016-03-11 17:30:17 -08:00 |
|
Cameron
|
aaba664983
|
{SOCIALSHARE} shortcode now allows specific providers to be rendered. eg. {SOCIALSHARE: type=twitter}
|
2016-03-10 18:34:56 -08:00 |
|
Cameron
|
51d59f83d9
|
Tooltips: data-tooltip-position attribute option added to 'e-tip' selector.
|
2016-03-10 15:43:16 -08:00 |
|
Cameron
|
36f57d805b
|
JS-Manager: Fix for CDN URLs containing the '|' character. Minor theme fixes.
|
2016-03-09 20:33:59 -08:00 |
|
Cameron
|
3ecd19b88c
|
Fix for file-title after import. select() can now handle more than 2 levels deep.
|
2016-03-06 00:23:41 -08:00 |
|
Cameron
|
d9bf93f115
|
Issue #1378 Steam support added.
Fixes #1394 Broken social-login API links .
|
2016-02-28 12:35:26 -08:00 |
|
Cameron
|
8e4f2d663c
|
Corrected/improved news print layout.
|
2016-01-17 16:25:28 -08:00 |
|
Cameron
|
796f5fa95c
|
Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url);
|
2016-01-13 19:18:12 -08:00 |
|
Cameron
|
e83b0c531a
|
Fix for plugins extending admin-ui. Record ID was missing in 'create' mode. $id is now sent as a separate parameter to the "process" method. See e107_plugins/social/e_admin.php for an example.
|
2015-12-12 00:16:16 -08:00 |
|
Cameron
|
37e8fa337a
|
Issue #1176 string offset as an array error.
|
2015-09-03 10:40:17 -07:00 |
|
Cameron
|
6673575a82
|
Issue #6 - Removed HTML from some language files. Removed some outdated language files.
|
2015-08-31 15:28:17 -07:00 |
|
Cameron
|
a26de7bc84
|
Issue #1138 - Bootstrap3 UI fixes.
|
2015-07-15 19:33:15 -07:00 |
|
Cameron
|
8b49ee7ba6
|
News tags/keyword are now included in the twitter share link.
|
2015-06-08 00:12:19 -07:00 |
|
Cameron
|
b90e0abcd9
|
FAQ tags are now included in the twitter share url.
|
2015-06-07 19:45:19 -07:00 |
|
Cameron
|
f90e09114a
|
Encoding fixes. FAQ title/description and social 'email' share body.
|
2015-06-07 18:47:51 -07:00 |
|
Cameron
|
c468b64166
|
Multi-language fix for facebook comments.
|
2015-06-05 17:12:49 -07:00 |
|
Cameron
|
879174ea03
|
Removed debug from FB menu and now uses facebook page if defined, otherwise it uses SITEURL.
|
2015-06-02 13:42:52 -07:00 |
|
Cameron
|
efe6f27c46
|
Added Facebook Like Menu and corrected some FB.init issues.
|
2015-06-02 13:17:52 -07:00 |
|
Cameron
|
715d99f48c
|
Fixes #965 - Fatal error on Social plugin.
|
2015-05-20 11:20:22 -07:00 |
|
Cameron
|
d84d166b2b
|
Added 'opt-in' admin news-trigger for emailing notifications to users.
|
2015-05-13 01:22:05 -07:00 |
|
Cameron
|
1af1bd9c09
|
Include hashtags and account in twitter share.
|
2015-05-11 14:06:31 -07:00 |
|
Cameron
|
f3cdc78621
|
Fixes #965 - error if social prefs missing.
|
2015-04-15 12:49:39 -07:00 |
|
Cameron
|
7661394c04
|
Display more shortcodes in media-manager mode.
|
2015-04-14 15:26:26 -07:00 |
|
Cameron
|
507308208b
|
Fix for forgot password and activation links. Fix for news-edit button. Fix for html5 validation of html code using '&'.
|
2015-04-10 12:36:35 -07:00 |
|
Cameron
|
fe9fe1c3f8
|
Social sharing prefs added.
|
2015-04-10 01:38:22 -07:00 |
|
Cameron
|
fd12d59d12
|
HTML5 validation fixes.
|
2015-04-09 20:15:20 -07:00 |
|
Cameron
|
4c7c3dfd47
|
Fixes #751 - Meta-tag issues.
|
2015-04-08 22:05:32 -07:00 |
|
Cameron
|
d543ab71ff
|
Moved all social prefs (login/xurls etc) into the "Social" plugin admin area. Extended admin-ui with renderHelp() method for adding a help panel from within the admin-ui.
|
2015-04-08 20:20:10 -07:00 |
|
Cameron
|
74e8551cb4
|
Social plugin: Twitter menu and Facebook comments engine added.
|
2015-04-08 16:24:58 -07:00 |
|
Cameron
|
d128b52576
|
New Addon: e_admin.php - extends the admin area fields and processing. Replacement for the old e_hook and e_event addons which were doing the same, but were not compatible with the v2.x admin-ui.
|
2015-04-07 19:49:11 -07:00 |
|
Cameron
|
532af39ac8
|
RSS XURL is now SEF also. Minor enhancements to the RSS page when using bootstrap.
|
2015-04-04 12:54:34 -07:00 |
|
Cameron
|
8b9bfd3725
|
New event trigger names. See http://e107.org/developer-manual/classes-and-methods#events
|
2015-02-09 12:57:42 -08:00 |
|
Cameron
|
b7cb8fe75d
|
Fixes #197 , Issue #831 - Social logins.
|
2015-02-05 16:24:54 -08:00 |
|
Moc
|
0047c655f8
|
Added Github and Flickr to XURL_ICONS (social) shortcode
|
2014-08-10 16:29:51 +02:00 |
|
Cameron
|
1b86e2c8b5
|
News updated to support the {SOCIALSHARE} shortcode in its 'default' template.
|
2014-02-18 12:58:03 -08:00 |
|
Cameron
|
eb83f412ab
|
Basic Twitter-Timeline widget added to the social shortcodes. eg. {TWITTER_TIMELINE: id=xxxxxxx&theme=light}
|
2014-02-05 06:17:41 -08:00 |
|
Cameron
|
a57faeb3b9
|
Fix for google-plus icon on Social plugin. {EXTENDED} may now have a class added. Debug info added when Featurebox returns nothing.
|
2014-01-29 11:10:05 -08:00 |
|
Cameron
|
bd7a336c3a
|
Social-share tooltip corrections.
|
2014-01-25 05:40:23 -08:00 |
|
Cameron
|
3430be2427
|
Minor styling fixes to social-share button.
|
2014-01-25 05:32:40 -08:00 |
|
Cameron
|
f4cb7f94d1
|
Added more providers to social-share shortcode. Now works independently from Font-Awesome.
|
2014-01-25 05:18:31 -08:00 |
|
Cameron
|
e688e9ed1a
|
Social-Share shortcode - minor change to email share text.
|
2014-01-24 03:25:23 -08:00 |
|
Cameron
|
8eb9d13dd7
|
Html5 validation fix.
|
2014-01-23 17:24:02 -08:00 |
|
Cameron
|
d2d58451cf
|
Fix for media-browser carousel issue. Fix for bbcode Youtube insert. Added [video] bbcode.
|
2014-01-23 15:56:53 -08:00 |
|