Cameron
f1a3e207db
Merge pull request #3342 from SimSync/fix_3277_notify
...
Fixes #3277 Forum notification
2018-08-06 13:47:41 -07:00
Achim Ennenbach
d838a825c8
fixes #3059 updated lans (removed html)
...
Renamed lan vars
Cleanup code in e_notify.php
Fixed wrong event name in forum_class.php
2018-08-06 21:50:25 +02:00
Achim Ennenbach
259b2321c4
Moved links from LANs to e_notify.
...
Added toHTML() to parse the post messages.
2018-08-04 20:04:51 +02:00
Achim Ennenbach
480ccc20bc
fixes #3277 implemented events for:
...
thread moved, thread updated, post created, post updated
deactivated: thread split
2018-08-03 20:49:16 +02:00
Cameron
367498b598
Merge pull request #3333 from SimSync/wysiwyg2
...
A new approach to choose wysiwyg editor
2018-08-02 14:07:54 -07:00
Achim Ennenbach
7a616430de
wip #3277 implemented events for:
...
thread created, thread of new user created, thread deleted,
post deleted, post reported
still missing: thread moved, thread split, post created
2018-08-02 22:34:11 +02:00
Achim Ennenbach
b8dd430458
wip #1
2018-08-02 16:05:53 +02:00
Gábor
112c2a09ef
Update English_admin.php
2018-08-02 09:24:28 +02:00
Gábor
b2785535ef
Update English_admin.php
2018-07-30 09:56:30 +02:00
Gábor
771f04702b
Update forum_admin.php
2018-07-30 09:54:50 +02:00
Achim Ennenbach
e692eecebe
choose wysiwyg editor
...
Now it is possible to have TinyMCE in the backend and SimpleMDE on the forum pages.
wysiwyg() got a new parameter $returnEditor to return the name of the editor.
wysiwyg() now checks if the choosen editor is installed.
wysiwyg() setting a value is not systemwide anymore (static var instead of registry)
Use the bbarea() $options array to define the editor to use e.g. $options['wysiwyg'] = 'tinymce4';
Updated forum_admin.php to support SimpleMDE.
Updated tinymce4/e_footer.php to support the new return value (editor name)
2018-07-29 15:11:40 +02:00
Cameron
e5af746153
Closes #3330 #3318
2018-07-28 13:41:44 -07:00
Achim Ennenbach
26022e4507
choose editor in forum and quick reply
...
New prefs for forum: editor & quickreply
editor makes it possible to choose between bbcode or tinymce (if installed and html enabled)
quickreply gives the option to choose between the standard textarea or the choosen editor (from pref editor)
2018-07-25 22:48:14 +02:00
Achim Ennenbach
5f0ee53c00
fixes #3244 "&" in url definition was broken during parse_str()
2018-07-21 11:44:42 +02:00
Cameron
ce765316dd
Merge pull request #3279 from rica-carv/rica-carv-patch-2
...
Fixes #3260 Incorrect calculation
2018-07-14 12:54:08 -07:00
rica-carv
590245c487
#3260 bug fix...
...
#3260 bug fix...
2018-07-13 19:54:20 +01:00
Achim Ennenbach
be4faf81bb
Fixes #3264 Switched url generation to v2 method
2018-07-12 12:55:24 +02:00
Cameron
31e16310e7
Merge pull request #3237 from Jimmi08/patch-2
...
partial fix #3235
2018-07-04 17:50:50 -07:00
Cameron
f3393f9d7e
Merge pull request #3236 from Jimmi08/patch-1
...
partial fix #3235
2018-07-04 17:50:41 -07:00
Achim Ennenbach
ed17213698
fixes #3087 Missing forum id prevented pagination
2018-07-03 15:41:01 +02:00
Jimako
9b8cc13019
partial fix for problem with breadcrumbs in forum_viewforum.php
...
https://github.com/e107inc/e107/issues/3235
2018-06-30 13:30:18 +02:00
Jimako
5b4cc2f11c
partial fix for problem with breadcrumbs in forum_viewforum.php
...
https://github.com/e107inc/e107/issues/3235
2018-06-30 13:28:06 +02:00
Tijn Kuyper
89e3716c3f
Closes #3040 - NFP template update
2018-06-27 11:40:56 +02:00
Tijn Kuyper
9ce050b995
Newforumposts menu template update
2018-06-27 11:39:38 +02:00
Achim Ennenbach
bd02bd26f7
Fixes #3132 Fixes issue with new forum posts menu not displaying
...
title and post excerpt properly
Added menu config default values, in case some are not properly defined
Added default values to the new forum posts config menu
2018-06-26 21:20:33 +02:00
Achim Ennenbach
d1a90cb0e8
Fixes #3132 after adding the menu to the menu area, the wrong
...
query was executed because no layout was defined. Setting "default"
as default layout if nothing is defined.
2018-06-24 20:11:59 +02:00
Nick Liu
32b844dad3
Grammar correction near previous commit
...
Also cleaned up comments made in previous commit
2018-06-21 23:33:46 -05:00
Achim Ennenbach
94cb469862
Removed the orphaned debug message
...
concerning "legacy forum menu prefs detected. Upgrading ..." as it
actually doesn't detect or upgrade anything.
2018-06-21 23:31:15 -05:00
Tijn Kuyper
a56ffe0e58
Allow for copying forum categories in admin area
2018-06-13 14:48:36 +02:00
rica-carv
6413157b5e
#3123 patch
...
#3123 patch
2018-05-12 13:13:13 +01:00
Cameron
3b049fefd5
Fixes #3009 new e_gsitemap addon.
2018-01-29 12:03:15 -08:00
Cameron
3f5a18fb01
Issue #2980 Tablerender ID - Forum fixes
2018-01-16 13:53:09 -08:00
Cameron
b40b1916a3
Issue #2970 btn-default > btn-default btn-secondary
2018-01-10 15:06:40 -08:00
Jimako
8d084706fd
fix save icon for bootstrap 4 #2898
2018-01-07 23:10:05 +01:00
Cameron
a68cf279b6
PHP Notice removal and debug info styling.
2017-12-17 13:13:18 -08:00
Cameron
1173e3967f
Styling for the future.
2017-12-17 11:12:30 -08:00
Cameron
ae4c58c8fb
BC Forum topic header fix.
2017-12-17 09:14:27 -08:00
Cameron
c1d23f34c8
Fixes #2923 - URL path issue.
2017-12-17 07:58:27 -08:00
Cameron
7e33124335
More BC Fixes on forum templates.
2017-12-12 15:03:23 -08:00
Cameron
ea073afe9a
e107::url() legacy query conflict fix. newforumposts_main BC 'scrolling' fix.
2017-12-12 10:58:41 -08:00
Cameron
8c8b79e1e0
Fixes #2848- sub-forum display issue.
2017-11-19 08:18:22 -08:00
Cameron
7e23fa52a2
Issue #2870 PHP 7 with sub forums.
2017-11-17 11:40:42 -08:00
Jimako
be8ea22c08
possibility to style {THREADSTATUS} #2850
2017-11-07 13:56:24 +01:00
Cameron
0073de8698
Fixes #2802 - New Forum Posts Menu.
2017-10-14 18:00:06 -07:00
Cameron
a0864c33c2
Issue #2802 - Forum - Handling of no 'lastpost' user.
2017-10-13 16:41:03 -07:00
Cameron
03915060eb
Issue #2796 New shortcode for newforumposts_menu: {TOPIC_DATESTAMP: format=short|long|forum|relative}
2017-09-24 19:44:25 -07:00
Cameron
a4091ea6d6
Issue #2796 - New Forum Posts Menu query and shortcode fixes.
2017-09-24 14:12:35 -07:00
Cameron
8053319b5c
Closes #2796 - Scrolling option added to Forum menu. newforumposts_main is no longer needed. Use newsforumposts_menu with 'main' as the template.
2017-09-24 10:42:38 -07:00
Cameron
edfcdb8195
Issue #2785 - Fix for 'totals' in 'main' template footer.
2017-09-22 14:39:47 -07:00
Cameron
3001462e7b
#2785 NewForumPosts Menu shortcode fixes.
2017-09-22 12:47:37 -07:00