1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-07 19:16:31 +02:00
Commit Graph

152 Commits

Author SHA1 Message Date
Cameron
2c9afc83ee More PHP 8.1 fixes. 2021-11-26 12:36:25 -08:00
Cameron
9ac051f2a6 Bootstrap5 layout styling 2021-10-18 10:01:19 -07:00
Cameron
d49f53677b More bootstrap5 layout fixes 2021-10-18 09:53:49 -07:00
Cameron
95ea56bb89 Forum navigation layout fix. 2021-10-18 09:09:01 -07:00
Nick Liu
ccf0f037aa #4299: Wrap more potentially undefined constants
In:
* Forums
* /e107_admin/menus.php
2021-07-13 13:10:59 +02:00
Cameron
f30caaf18b Removed some LAN constant usage from core templates. 2021-02-23 12:58:51 -08:00
Cameron
76af210666 Issue #4332 - Bootstrap 5 styling fixes. 2021-02-23 11:11:35 -08:00
Cameron
84b105e8c7 Renamed forum 'parent' to 'parent_start' (with BC fix) and added 'parent_end' to default template. 2021-02-21 10:50:45 -08:00
Cameron
835e477147 Bootstrap 5 styling. (data-bs-toggle)
Signup shortcodes now automatically load the required template.
2021-01-26 15:08:58 -08:00
Cameron
b19f9ffbc3 Frontend scripts tests. (may break some things) 2021-01-19 18:52:56 -08:00
Cameron
dd184a024c Issue #4332 Bootstrap 5 Fixes 2021-01-02 12:06:46 -08:00
Cameron
204603f38a Issue #4332 - BS4/5 New Forum Posts menu template fixes. 2021-01-02 08:11:20 -08:00
Cameron
e1593de8ee Removed redundant PHP closing tags. 2020-08-10 15:49:44 -07:00
Cameron
26ff074ee5 Issue #2970 Bootstrap 3 pull-left/right combined with Bootstrap 4 float-left/right. News Email/Print icon default styles added. 2019-06-17 12:27:53 -07:00
Cameron
eb6401385e Code cleanup 2019-05-26 17:05:29 -07:00
Cameron
f58714c35d Deprecated $FORUMEND RSS code added for reference. Needs to be replaced by a shortcode. 2019-04-02 12:09:00 -07:00
Deltik
1f824faa69 Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
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