1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-03 18:59:45 +02:00

2076 Commits

Author SHA1 Message Date
Cameron
98ef1be62e Corrected default news template (removing placeholder) 2015-04-14 12:46:34 -07:00
Cameron
21015c9575 Forum styling for bootstrap. 2015-04-14 01:29:26 -07:00
Cameron
0b33ad7a26 New forum admin interface. Forum reporting front-end cleaned up. 2015-04-13 19:38:25 -07:00
Cameron
c7675f616a Fix for legacy rss feed url and news post 'visibility' form element. 2015-04-12 18:45:48 -07:00
Cameron
92ddc52a72 More Bootstrap style formats added. 2015-04-12 02:12:21 -07:00
Cameron
f5a5a64e98 Tinymce parser now loads up to 3x faster. 2015-04-11 20:40:29 -07:00
Cameron
71500fc723 Added js minifier class and applied it to wysiwyg generated code. Use: $compressed = e107::minify($js, $options); 2015-04-11 18:52:07 -07:00
Cameron
dc30d01929 Tinymce4 upgraded with bootstrap3 formatting styles. 2015-04-11 14:14:28 -07:00
Cameron
2f7334fd6d Custom TinyMce text format added. 2015-04-11 02:50:19 -07:00
Cameron
3aa5633533 TinyMce now includes e107 emoticons. 2015-04-10 18:58:13 -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
a08828ab3e Fix for linkword count. 2015-04-09 22:19:27 -07:00
Cameron
5e9d3d98f9 Linkword preferences added. Limit per word and custom css options. 2015-04-09 20:41:44 -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
1078c9c84c Rss - Fixed typo causing RSS to return html page instead of feed. 2015-04-08 16:55:05 -07:00
Cameron
74e8551cb4 Social plugin: Twitter menu and Facebook comments engine added. 2015-04-08 16:24:58 -07:00
Cameron
1bc43a35ff Comments engine can now be easily replaced by plugins using e_comment.php. Added "facebook comments" to the social plugin as an example. See admin -> manage -> Comments Manager to enable. (plugin scan may be required if upgrading from github) 2015-04-08 14:51:06 -07:00
Cameron
2972efb5c0 Fixes #753 - Login Menu 'settings' and 'profile' links were failing when 'login menu' was previously loaded elsewhere. 2015-04-08 14:47:15 -07:00
Cameron
ef9bbf25f0 Correct admin navigation menu highlighting. 2015-04-08 10:35:59 -07:00
Cameron
605d4078ce Fix RSS atom link. Improved default styling on linkwords. e107::url() can now generate full or absolute urls. Sef-URL generation no longer strips numbers from titles. 2015-04-08 00:16:03 -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
7a2226036b Cleanup Linkwords icons. 2015-04-06 17:25:54 -07:00
Cameron
b6dfef6b62 Scheduled Tasks: Database Backup now zips up the .sql file. 2015-04-06 13:59:15 -07:00
Cameron
cfd438c827 FAQs cron for unanswered questions added. 2015-04-06 01:12:06 -07:00
Cameron
30e806b91d RSS News feeds upgraded and corrected. 2015-04-05 20:24:51 -07:00
Cameron
a0b7011294 Include linkword css only in user area. 2015-04-05 12:58:57 -07:00
Cameron
65b52f9e83 TinyMce browser-spellcheck preference added. 2015-04-05 12:58:23 -07:00
Cameron
bb5b34b15d Linkwords was adding spaces before words. Added some basic css. 2015-04-05 12:29:53 -07:00
Cameron
722ffccc7d Recommend the RSS plugin for bootstrap3 and initial record added. 2015-04-05 10:59:53 -07:00
Cameron
cba7be2a46 Fixes #951 - Chatbox and emote issues. 2015-04-05 09:27:57 -07:00
Cameron
0ac9b1e045 More {MENU} areas. 2015-04-05 00:31:35 -07:00
Cameron
565d76ee89 FAQs now works with the linkwords plugin. 2015-04-04 19:05:29 -07:00
Cameron
cbdd93d95b Upgraded linkwords admin area to v2.x specifications. 2015-04-04 18:58:43 -07:00
Cameron
f5ea27d637 Tweaks to the banner menu rendering. 2015-04-04 16:24:10 -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
6661eb28de Improved parent/child drag-n-drop sorting on custom-pages and forum. 2015-04-03 21:19:43 -07:00
Cameron
1c8cfb999f More RSS Fixes. 2015-04-03 19:23:55 -07:00
Cameron
c777106629 RSS admin-area styling fixes. 2015-04-03 18:56:30 -07:00
Cameron
5be3a86e71 Fixes #948 - RSS admin area rewrite. RSS menu updated for Bootstrap and RSS sef-urls added. 2015-04-03 18:39:56 -07:00
Cameron
077489bb72 Plugin FAQs: Added "Ask a Question" limit preference 2015-04-02 12:34:32 -07:00
Cameron
80c9e440e4 Video thumbnail fix. Use bootstrap css as default on Tinymce tables. 2015-04-02 03:36:45 -07:00
Cameron
f253d00560 TinyMce4 fixes. Video and Glyph plugins working again. Editor toggle button working. And embedded video thumbnail workaround added. 2015-04-02 02:49:19 -07:00
Cameron
21f3f2ed19 allow the 'caption=xxxx' menu parameter to function on all news menus. 2015-04-01 23:03:17 -07:00
Cameron
b7e6837e34 Code cleanup 2015-04-01 23:03:13 -07:00
Cameron
1f56d4e0dc Minor Bootstrap3 styling fixes. 2015-04-01 11:53:43 -07:00
Cameron
20f2b552da Allow Sitelinks to be switched between auto-generated SEF Urls and regular URLs. Requires link_owner (plugin directory) field value with corresponding e_url.php configuration. 2015-03-31 10:21:50 -07:00
Cameron
24f2b22e6a FAQs now supports submitted questions from anonymous users and improved tag search/urls. 2015-03-31 06:26:06 -07:00