1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-02 02:07:52 +02:00

176 Commits

Author SHA1 Message Date
Cameron
3d19db894b PHP8 Fixes and shortcode tests for chatbox_menu, download, faqs, forum and forum-post 2021-01-07 09:42:19 -08:00
Cameron
0958f41d9a PHP8 fix for FAQs failing. 2021-01-03 10:31:38 -08:00
Cameron
14862f0463 PHP8 Warning removal. 2021-01-01 10:45:26 -08:00
Cameron
7dfac0dcfa Issue #4299 - PHP8 compatibility fixes. 2020-12-25 10:23:56 -08:00
Cameron
402d1f4126 Closes #1801 Code cleanup. Deprecated method errors added. 2020-12-22 14:48:28 -08:00
Cameron
5b82c292b1 Code cleanup 2020-12-18 19:55:12 -08:00
Cameron
0e90d4aa66 Code optimization and cleaning 2020-12-17 13:13:29 -08:00
Cameron
44e260b121 Code cleanup and optimization 2020-12-14 16:21:48 -08:00
Cameron
f605ddc552 Code optimization and cleanup. 2020-12-10 15:52:48 -08:00
Cameron
09fb747374 Code cleanup 2020-12-05 14:13:18 -08:00
Cameron
e1593de8ee Removed redundant PHP closing tags. 2020-08-10 15:49:44 -07:00
Tijn Kuyper
6a8b7cb455
FAQs e_search code clean-up 2019-10-26 15:42:43 +02:00
Tijn Kuyper
11b87ff174
FAQ plugin - added shortcode category ID
Co-Authored-By: Jimako <jimmi08@users.noreply.github.com>
2019-10-02 09:39:41 +02:00
Tijn Kuyper
c06a66dfda
FAQ plugin - code clean-up
Co-Authored-By: Jimako <jimmi08@users.noreply.github.com>
2019-10-02 09:39:04 +02:00
Tijn Kuyper
ca74ff4460
Fixes #2822 - FAQ classic layout fixed 2019-09-30 15:56:03 +02:00
Cameron
2f5cfda4d4 Disabled google-plus share button. Bootstrap 4 button size fix. 2019-08-22 14:45:33 -07:00
Cameron
c3b3b0077c {FAQ_HIDE} added for manual collapse/expand management via template. 2019-08-22 10:27:27 -07:00
Cameron
d02ede9750 Linkwords fix. 2019-08-22 09:34:34 -07:00
Cameron
bfa5c4575c Remove link words from faq question. 2019-08-22 09:32:30 -07:00
Cameron
f57aa8ab93 Separate {FAQ_SHARE} shortcode added. 2019-08-22 09:27:33 -07:00
Jimako
09ad3944c4
fix for working with multilan pref
fix if you use shortcode, but caption for tablerender is loaded on other place
2019-06-13 15:50:58 +02:00
Jimako
affcec8e47
fix for working with multilan pref
#2822
2019-06-13 15:46:58 +02:00
Cameron
60b7f3ae6d Minor tweaks. 2019-06-05 21:59:03 -07:00
Cameron
bdb45485ee Code Cleanup 2019-05-20 14:53:43 -07:00
Deltik
1f824faa69
Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Cameron
1dbc90143f Case cleanup toHtml() should be toHTML() 2019-02-26 12:22:36 -08:00
Cameron
d708d58090 Admin-ui: FAQ filtering was not working with keywords in questions/answers. (configured incorrectly) 2019-02-05 19:44:40 -08:00
Cameron
9eaab96373 FAQs frontend LANS renamed to match specifications. Filter alert removed and replaced with Filter in breadcrumb. 2017-10-18 17:00:40 -07:00
Cameron
df63772955 Fixes #2823 FAQs breadcrumb. 2017-10-18 07:05:39 -07:00
Cameron
02e80f50de Parser cleanup 2017-09-19 16:19:39 -07:00
Gábor
ed4b17c2d4 Update admin_config.php 2017-09-06 07:01:39 +02:00
Gábor
562cfff652 Update English_admin.php 2017-09-06 06:55:20 +02:00
Cameron
2b92696822 Remove empty lines from end of script. 2017-04-19 16:59:51 -07:00
Gábor
2a1ca8c622 Update e_cron.php 2017-04-14 12:05:33 +02:00
Cameron
8c5149e20e FAQs syntax error fix. 2017-04-12 19:32:52 -07:00
Cameron
fafb571bf3 faq cron Syntax error fix. 2017-04-10 17:57:59 -07:00
MikeyGMT
cb51a148fa Moved LAN_FAQS_ASK_A_QUESTION
added back and commented so it shows it moved.
2017-04-01 11:36:46 +01:00
MikeyGMT
0fa1246b61 FAQ Lans Reworked
Let me know what you think. Perhaps some Help Text will help in the next
commit.
2017-04-01 11:33:47 +01:00
MikeyGMT
3fb9c5c0cc Text To Lans - FAQs #6
Text to Lans - FAQs #6
FYI new Tab under Prefs > Display : makes the prefs neater on the page.
2017-03-19 21:11:56 +00:00
MikeyGMT
ed8183cc7c FAQ - further correction
FAQ - further correction
2017-01-04 08:32:40 +00:00
MikeyGMT
caeba315fd Notice Removal - FAQ
Notice Removal - FAQ
2017-01-02 15:36:25 +00:00
MikeyGMT
c435f68d50 Incorrect Apostrophe - Fixes #2238
Incorrect Apostrophe - Fixes #2238
2017-01-02 15:08:33 +00:00
MikeyGMT
ef7962481c Text to LANS #6 - More FAQ
Text to LANS #6 - More FAQ
Still more to do. Added new Pref tab to split FAQ and Category
Add/Edit/Delete
2016-12-30 21:39:45 +00:00
MikeyGMT
340e2ed732 Text To LANS #6 - FAQ
Text To LANS #6 - FAQ
Taking care here - there is more to do.
Cannot see where to test some of the legacy code.
Seems to work on Bootstrap and e107v4 front end.
2016-12-30 19:48:05 +00:00
Cameron
4ac0cea664 character limit option added to FAQs "ask a question". 2016-10-06 14:48:35 -07:00
Cameron
6b37c95b74 Issue #1185 - Possible fix for broken FAQs loop. 2016-04-22 08:46:34 -07:00
Cameron
84d7271d10 Merged core mailout routine into e107_plugins/user/e_mailout.php. Fixed pop3 error messages from phpmailer. Corrected email preview when no template selected. Corrected mailout Email source names. 2016-04-11 18:39:19 -07:00
Cameron
87078b9e63 FAQs: Missing language-file loader. 2016-04-07 11:51:14 -07:00
Cameron
d2ef47fecc Fix for default expandit behavior. For the FAQs Categories not showing after install. 2016-03-24 10:30:53 -07:00
Cameron
be309cd7b8 FAQs: SEF URL fixes. 2016-01-26 16:07:35 -08:00