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
|
f358cdf856
|
Removed unnecessary conversion from within cleanHtml()
|
2015-04-11 16:56:46 -07:00 |
|
Cameron
|
dc30d01929
|
Tinymce4 upgraded with bootstrap3 formatting styles.
|
2015-04-11 14:14:28 -07:00 |
|
Cameron
|
0b2879278c
|
Issue #895, Issue #847 - Parser improvements.
|
2015-04-11 12:33:21 -07:00 |
|
Cameron
|
33e7c4a1b2
|
Fixes #895 - encoding issue on prefs.
|
2015-04-11 11:47:40 -07:00 |
|
Cameron
|
5fe04faba1
|
MAJOR cleanup of toDB(), toHTML() and toForm(). Requires extensive testing on different server environments.
Has potential to break backward compatibility, so please backup your DBs. May be tested using: echo $tp->test();
|
2015-04-11 02:53:51 -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
|
cc76f8e75e
|
Check for custom-git path in e107_config.php (define('e_GIT', 'path-to-git'); ) May solve "sh: git command not found" errors.
|
2015-04-10 14:29:03 -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
|
3270d25512
|
Admin log description corrected.
|
2015-04-09 20:42:14 -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
|
87f2b22241
|
Page/Menus on delete was failing to also delete from the menu table.
|
2015-04-09 11:25:10 -07:00 |
|
Cameron
|
b749bdb707
|
Upgraded userclass admin area to use renderHelp() and gave it its own shortcode {ADMINUI_HELP}
|
2015-04-09 11:13:26 -07:00 |
|
Cameron
|
72a112fb4b
|
Fixes #914 - Long userclass list wasn't editable when using inline editing.
|
2015-04-09 11:11:35 -07:00 |
|
Cameron
|
1df3d1a2b0
|
HTML5 validation fixes.
|
2015-04-09 01:39:37 -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
|
6b9256c872
|
LAN File fixes. Hide comment status when comments are not enabled. etc.
|
2015-04-07 00:32:53 -07:00 |
|
Cameron
|
72a7fd4b45
|
Default icon now shown in admin area if none provided by plugin.
|
2015-04-06 17:28:08 -07:00 |
|
Cameron
|
a69794bd56
|
Admin-UI: Disabled browser autocomplete (was messing up user passwords if editing their record)
|
2015-04-06 17:27:11 -07:00 |
|
Cameron
|
7a2226036b
|
Cleanup Linkwords icons.
|
2015-04-06 17:25:54 -07:00 |
|
Cameron
|
50766dd13a
|
Bootstrap footer panel-size issue fixed.
|
2015-04-06 15:08:36 -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
|
3a4cb01811
|
More Menu areas added to bootstrap3 theme.
|
2015-04-04 16:22:52 -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 |
|