1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

109 Commits

Author SHA1 Message Date
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
Cameron
cfd438c827 FAQs cron for unanswered questions added. 2015-04-06 01:12:06 -07:00
Cameron
0ac9b1e045 More {MENU} areas. 2015-04-05 00:31:35 -07:00
Cameron
565d76ee89 FAQs now works with the linkwords plugin. 2015-04-04 19:05:29 -07:00
Cameron
077489bb72 Plugin FAQs: Added "Ask a Question" limit preference 2015-04-02 12:34:32 -07:00
Cameron
20f2b552da Allow Sitelinks to be switched between auto-generated SEF Urls and regular URLs. Requires link_owner (plugin directory) field value with corresponding e_url.php configuration. 2015-03-31 10:21:50 -07:00
Cameron
24f2b22e6a FAQs now supports submitted questions from anonymous users and improved tag search/urls. 2015-03-31 06:26:06 -07:00
Cameron
d7f603ae8b Fixes #713, Fixes #897 - MySQL Strict Mode fixes. 2015-02-20 11:03:14 -08:00
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Cameron
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
Cameron
be3510da04 Fixes #860 - FAQs search tweaked and tested. 2015-02-05 13:17:48 -08:00
Cameron
9f20bd95fb Issue #860 Added e_search.php to Faqs plugin. (untested) 2015-02-05 12:30:30 -08:00
Cameron
05c8f263d1 FAQs enhancement and support for faq-category SEF urls. (work in progress) 2015-01-28 02:29:26 -08:00
Cameron
a74a4bace3 Added simple e_url.php example. 2015-01-23 15:26:23 -08:00
Cameron
bbc47da906 Fix for empty search results. 2014-09-09 20:51:55 -07:00
Cameron
58d18da177 Added basic FAQ breadcrumb. More work to do. 2014-09-09 20:22:59 -07:00
Cameron
542fe9252d Raw option added for {FAQ_CATEGORY} for name without link. 2014-09-09 04:38:06 -07:00
Cameron
5bf9dc7f43 Added missing {FAQ_CATEGORY_DESCRIPTION} shortcode. 2014-07-06 23:08:50 -07:00
Cameron
7faa098d97 FAQs GUI field size fix. 2014-07-05 01:30:28 -07:00
Cameron
d3880a303b Fixes #562 - FAQs template. Thanks @Jimmi08 2014-05-13 19:50:28 -07:00
Cameron
f96f755318 Deprecated function include_lan() cleanup. Replaced with e107::lan(); 2014-02-07 07:03:05 -08:00
Cameron
1697ab37c7 FAQs answer clearfix (just in case) 2014-01-24 03:13:14 -08:00
SecretR
4730d6c9d8 Revert "FAQs administration settings tabs fix"
This reverts commit cccbba5d7b3a7baf6630152a29209075d51873c2.
2013-09-07 16:38:37 +03:00
SecretR
cccbba5d7b FAQs administration settings tabs fix 2013-09-07 16:28:40 +03:00
Cameron
63deda350d Glyph supported added to FAQs and Pages/Menus 2013-07-12 09:07:56 -07:00
Cameron
fdf647c8bb More [code] parsing work. 2013-06-15 03:58:47 -07:00
Cameron
b8cdc71795 Correction of shortcode global issue. As per e107 v1.x - shortcodes should only ever be registered globally using e_shortcode.php or xxx.sc files. 2013-05-31 18:40:56 -07:00
Cameron
de24998308 Bootstrap styling of FAQ tags. 2013-05-20 16:20:34 -07:00
Cameron
31d738829b Checkbox alignment and minor code cleanup. 2013-05-20 01:06:52 -07:00
Cameron
3741408163 Added missing tags to plugin.xml 2013-05-02 13:17:40 -07:00
SecretR
cebe1810a9 FAQs category meta description and meta keywords 2013-04-01 15:12:15 +03:00
Cameron
b485e04f1c Only load faqs css when needed. 2013-03-26 20:14:03 -07:00
SecretR
c3ad8ca496 FAQ tags trim 2013-03-20 16:10:35 +02:00
Moc
e26d3e9cae Header update 2013-03-18 14:21:11 +01:00
Cameron
196aed907e Tag styling and admin-ui type='tags' added. 2013-03-15 21:50:03 -07:00
SecretR
e8068a328c FAQ tags support 2013-03-15 17:15:43 +02:00
Cameron
61616c95b0 Signup and FAQs cleanup 2013-03-10 22:07:06 -07:00
Cameron
2d363f185c FAQs GUI Tweaks 2013-03-10 03:47:48 -07:00
Cameron
b848be302b Closes #138 - Preferences page set to Main admin only and all the rest to plugin access. 2013-03-09 15:24:32 -08:00
SecretR
d0dec8fd27 FAQs initial rewrite done 2013-03-07 15:19:43 +02:00
SecretR
a215932fc3 Reverting back admin to English_admin (global) language file 2013-03-07 15:19:42 +02:00
SecretR
97ed50a1ee FAQ admin language defines 2013-03-07 15:19:42 +02:00
SecretR
19043000ae Admin Language files autoload denied for new admin UI areas 2013-03-07 15:19:41 +02:00
SecretR
b9ff6240fd FAQ language files renamed 2013-03-07 15:19:41 +02:00
SecretR
82ac1255a6 FAQ plugin front-end rewrite started 2013-03-07 15:19:40 +02:00
Cameron
474a7df566 More Plugin Manager Lookup fixes. And bbarea expand option fixes. 2013-03-04 02:48:59 -08:00
Cameron
4e138b835f Renamed class naming standard within e_sitelink.php addon. Use xxxx_sitelink (not xxxx_sitelinks) 2013-02-26 03:43:52 -08:00