Cameron
c317515847
Merge pull request #3387 from SimSync/fix_3377
...
fixes #3377 Enabled "preview" button on forum post edit
2018-08-22 18:16:02 -07:00
Achim Ennenbach
ddf7eced79
fixes #3377 Enabled "preview" button on forum post edit
...
disabled subject if edited post is not the first post of the thread
2018-08-17 19:12:23 +02:00
Achim Ennenbach
7ddb9a44db
fixes #1412 implemented a forum image/icon which is displayed in front
...
of the forum name. Displaysize of the image can be defined in the
templates.
2018-08-14 13:52:39 +02:00
Achim Ennenbach
c1bec2b6d7
fixes #3317 moved the forum template from core to plugin
2018-08-10 11:49:58 +02: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
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
Tijn Kuyper
9ce050b995
Newforumposts menu template update
2018-06-27 11:39:38 +02:00
rica-carv
6413157b5e
#3123 patch
...
#3123 patch
2018-05-12 13:13:13 +01:00
Cameron
7e33124335
More BC Fixes on forum templates.
2017-12-12 15:03:23 -08:00
Cameron
a4091ea6d6
Issue #2796 - New Forum Posts Menu query and shortcode fixes.
2017-09-24 14:12:35 -07:00
Cameron
3001462e7b
#2785 NewForumPosts Menu shortcode fixes.
2017-09-22 12:47:37 -07:00
Arun S. Sekher
1f1062e3af
[html] - Fix end tag mix-up in forum_viewforum_template 'item' block.
...
Mixup caused unclosed div element in the generated markup.
2017-05-23 01:38:17 +04:00
Cameron
5569516329
Issue #1436 , Issue #2294 - New Forum Posts Menu template added. Beginnings of "New Forum Posts Main" replacement.
2017-03-05 12:03:41 -08:00
Cameron
46af4f460a
Removed blank space.
2017-02-02 12:29:59 -08:00
Cameron
8843752aa1
Issue #2366 - Missing css id added.
2017-02-02 10:25:16 -08:00
Cameron
8ceba4327d
Default Forum template css classes.
2017-02-02 10:18:09 -08:00
Cameron
276e311e69
Merge pull request #2105 from rica-carv/rica-carv-patch-1
...
New forum post shortcode for custom caption
2017-01-17 10:16:07 -08:00
Gábor
b2d5a03bc2
Update forum_posted_template.php
2017-01-17 12:03:23 +01:00
Cameron
721a696acb
Forum: Backward compatibility fixes.
2017-01-15 09:28:20 -08:00
rica-carv
9070238ae6
Update forum_post_template.php
2017-01-12 18:14:11 +00:00
rica-carv
b96ce5ee0f
Update forum_template.php
2016-12-07 17:28:40 +00:00
Cameron
a23e89d6c1
Remove badge shortcode wrappers.
2016-12-07 08:52:41 -08:00
Cameron
5a2d93cd24
Remove badge wrappers
2016-12-07 08:39:57 -08:00
rica-carv
992980ade3
Update forum_viewforum_template.php
2016-12-06 18:11:47 +00:00
rica-carv
59edc56650
Update forum_template.php
2016-12-06 18:08:23 +00:00
rica-carv
7d5b2ceba4
Update forum_post_template.php
2016-12-04 15:41:52 +00:00
Cameron
bd0fc45c05
Merge pull request #2039 from rica-carv/rica-carv-viewtopic_caption
...
Enable templating of viewtopic caption
2016-12-01 15:39:23 -08:00
Cameron
26bee2b7d5
Issue #2081 - v2.x Shortcode Wrapper now working for Forum Post form.
2016-12-01 13:35:46 -08:00
rica-carv
a7400ba516
Update forum_post_template.php
2016-11-29 17:19:25 +00:00
Cameron
555c9a65d6
Merge pull request #2047 from rica-carv/rica-carv-viewforum_head_shortcodes
...
Allow viewforum top head row to have shortcodes...
2016-11-19 13:35:40 -08:00
rica-carv
916319a65e
Update forum_viewforum_template.php
2016-11-19 13:26:59 +00:00
Cameron
1a2e1bf2f9
Merge pull request #2038 from rica-carv/rica-carv-viewforum_caption
...
Enable templating of viewforum caption
2016-11-17 12:36:32 -08:00
Cameron
87487bfaf7
Issue #2029 - Shortcodes inside wrappers.
2016-11-16 13:12:27 -08:00
rica-carv
292c3a42ae
Update forum_viewtopic_template.php
2016-11-16 20:53:56 +00:00
rica-carv
26827d410a
Update forum_viewforum_template.php
2016-11-16 20:44:40 +00:00
rica-carv
739b84d6c2
Update forum_viewforum_template.php
2016-11-10 20:56:06 +00:00
Gábor
9d4e3d4b39
Updates
...
Add lang codes.
2016-09-13 08:32:37 +02:00
rica-carv
4b925691c9
Add files via upload
2016-05-31 20:33:17 +01:00
Cameron
a674ca0201
Forum track Page - display last post user and date.
2016-05-23 12:42:21 -07:00
Cameron
d58ac82248
Forum: fixed forum perms display.
2016-05-05 13:24:26 -07:00
Cameron
056e66530c
Forum: Fix for shortcode wrapping with 'viewforum' template.
2016-05-04 15:59:13 -07:00
Cameron
1ad918eb65
Forum: Fix wrapper styling. More work on experimental 'split' function.
2016-05-04 09:13:46 -07:00
Cameron
8dbe69c291
Forum: Experimental topic/thread split feature added. (requires e_DEVELOPER to be true in e107_config.php)
2016-05-03 20:52:46 -07:00
Cameron
dc1c46acc1
Forum Post BC-Fixes. Renamed forum-post shortcodes to avoid name conflicts.
2016-04-27 14:37:43 -07:00
Cameron
798d1d4c91
Corrected Forum event data.
2016-04-22 08:45:11 -07:00
Cameron
425a4253ec
Added class for forum-footer links.
2016-04-15 16:20:11 -07:00
Cameron
209d68a6fe
Forum: Fixes #1488 - Missing forum icons.
2016-04-08 18:04:36 -07:00
Cameron
010ba14c73
Forum view-topic template wrapper fix. Custom-title styling subject to change. Default SEF-URL format now separates thread_id into 'folder'. (backward compat.)
2016-04-05 13:15:58 -07:00
Cameron
2dedb86ba8
Viewable By shortcode added. Forum deleted template corrected.
2016-03-26 15:17:11 -07:00
Cameron
36cabf1330
Forum: "Maximum width of uploaded image" setting is now respected. When set to 0 the size is determined by the forum/theme template.
2016-03-24 17:44:03 -07:00