1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-04 11:24:54 +02:00

155 Commits

Author SHA1 Message Date
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
Cameron
af53d2dd3d Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS 2015-07-07 18:02:16 -07:00
Cameron
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Cameron
ccc71a87a4 Removed debug info from FAQ cron. 2015-06-19 09:56:13 -07:00
Cameron
9964def818 Parser fix and FAQ 'ask a question' permissions fix. 2015-06-19 09:52:29 -07:00
Cameron
b6a1d25c5e Support for e_url.php aliases added. (see faqs or rss_menu) 2015-06-16 15:14:39 -07:00
Cameron
c98f6a2fdf Added support for html5 'wrap' attribute on textarea form elements. Example added to FAQs 'ask a question'. 2015-06-15 22:20:30 -07:00
Cameron
5e2729645a plugin.xml can now set the site-link icon if needed. 2015-06-10 14:22:59 -07:00
Cameron
ce6802f991 Fixes issue with subdomainUrl() method and SEF Urls. 2015-06-09 18:26:21 -07:00
Cameron
0d3a6f6f4c FAQs language fixes for frontend. 2015-06-08 00:45:21 -07:00
Cameron
b90e0abcd9 FAQ tags are now included in the twitter share url. 2015-06-07 19:45:19 -07:00
Cameron
f90e09114a Encoding fixes. FAQ title/description and social 'email' share body. 2015-06-07 18:47:51 -07:00
Cameron
590df058b3 FAQs enhancements and fixes. FAQ search menu added. 2015-06-07 18:15:23 -07:00
Cameron
12ec43161b AdminUI: access for create/edit/delete expanded to allow userclass options. Fine-grained access control example added to FAQs. 2015-06-06 14:25:40 -07:00
Cameron
e75498fa5d FAQs now triggers events on create/update/delete. AdminUI: Removed unnecessary data from default event trigger. 2015-06-06 13:17:58 -07:00
Cameron
6efbb4ab33 FAQ fixes/enhancements 2015-05-29 17:14:09 -07:00
Cameron
51c7c67947 FAQ improvements. 2015-05-28 09:48:44 -07:00
Cameron
76d7a802c6 FAQs: 'faq-new' css class added for recently added FAQs. 2015-05-11 14:07:11 -07:00
Cameron
edbc6dd700 Added FAQ-count to cron. Correct faq_question field type. Increased number of FAQs per page in admin area. 2015-04-15 15:35:42 -07:00
Cameron
70e810eb68 New $sql method max() and Admin-UI auto-incrementing on order fields during record creation. 2015-04-15 12:27:31 -07:00
Cameron
ef9bbf25f0 Correct admin navigation menu highlighting. 2015-04-08 10:35:59 -07:00
Cameron
b6dfef6b62 Scheduled Tasks: Database Backup now zips up the .sql file. 2015-04-06 13:59:15 -07:00