Jimako
b0be115069
#4055 signup template correct implementation of GDPR shortcode
...
otherwise, there is the visible border with empty field
2020-05-02 18:52:17 +02:00
Jimako
f6496b8be4
#2160 fix for correct button class on core signup template
2020-05-02 17:09:22 +02:00
Cameron
568d8feb77
Closes #4141 - Upgraded theme specification for v2.3.0+. See bootstrap3/theme.php for details. Use 'theme' class.
2020-04-28 14:03:05 -07:00
Cameron
326305f5f2
Removed old deprecated global $e107_debug. Cleaned up debug_handler.php (e107_debug class)
2020-04-26 13:32:18 -07:00
Cameron
6d29c4c55e
Issue #1767 Fixed duplicate 'required' indicator in legacy usersettings theme template.
2020-04-21 11:36:36 -07:00
Cameron
31e197ccce
Issue #1767 - Signup template cleanup.
2020-04-20 12:37:39 -07:00
Cameron
3730254b8a
Admin-UI: Issue #3058 - Made true/false icons consistent regardless of whether inline editing is enabled or disabled.
2020-04-09 17:22:10 -07:00
Cameron
609496ab4c
Improved performance on getLayouts when using the new 'layouts' folder in the theme's directory.
...
Possible fix for missing class in footer_default.php
2019-09-03 05:58:04 -07:00
Cameron
1d45f1e4c4
Fixes #3932 Added support for dynamic header/footer templates controlled by theme_shortcodes class.
2019-08-22 14:28:59 -07:00
Cameron
913ac249f7
Fix for using {THEME} (ie. theme folder path) in footer part of theme layout.
2019-07-05 13:48:35 -07:00
Cameron
1cb3f934ea
Isse #2308 Remove the need for the BODYTAG constant.
2019-06-21 14:09:10 -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
dc53fb37a1
header/footer code cleanup
2019-06-17 09:23:21 -07:00
Cameron
346d42bdfb
BC Fallback for breadcrumb() generator. Magix shortcode fix for news-view. Magic shortcodes are defined by the first render with {SETSTYLE=default} or {SETSTYLE=main} encountered in the template.
2019-06-15 16:45:03 -07:00
Cameron
1d311ff543
Magic Shortcode added for current breadcrumb. {---BREADCRUMB---} e107::breadcrumb() method added for plugins to set/get values.
2019-06-14 14:32:58 -07:00
Cameron
1efb840a86
Issue #2970 Bootstrap 4 compat.
2019-06-12 20:21:56 -07:00
Cameron
37e7a4c996
Magic Shortcodes added. Fix for news 'view' rendering.
2019-06-12 20:20:09 -07:00
Cameron
e5061e2c01
Experimental - render variable accumulator.
2019-06-12 13:13:22 -07:00
Cameron
36b4c354eb
Experimental - Support for theme html templates and layouts.
2019-06-11 15:53:08 -07:00
Cameron
be627b8c7b
News 'view' template can now use tablerender() when a 'caption' key value is found.
2019-06-06 14:24:37 -07:00
Cameron
f148e20837
Moved library loading into class2. Fixes Fontawesome not loading early enough when added via theme.xml (with forum and possibly other parts of e107). Added the FONTAWESOME constant to Paths/Variables debug output.
2019-04-11 10:47:50 -07:00
Cameron
5b9d334530
Bootstrap 4 fixes.
2019-03-02 13:22:46 -08:00
Cameron
749fd506e0
Issue #3676 Missing "required" marker on signup
2019-03-01 20:01:40 -08:00
Cameron
b03611922f
Global fix and PHP Doc fix.
2019-02-21 12:06:56 -08:00
Cameron
db849f9fd7
Fixes #3676 - 'required' was not displayed on extended user fields.
2019-02-14 14:30:13 -08:00
Cameron
9c4dbcab91
Moved THEME_LAYOUT calculation out of class2.php and into theme_handler.php
2019-01-23 19:06:03 -08:00
Achim Ennenbach
6ce8972337
fixes #3579 shortcodes, lans for GDPR links on signup page.
...
Added shortcodes and lans to display GDPR links on signup page.
Updated signup template
2019-01-12 18:09:35 +01:00
Cameron
1648a6abac
Issue #3569 Signup template upgrade placeholder added. TODO
2018-12-19 11:21:12 -08:00
Cameron
6367074571
Avoid possible theme conflict in uiAlert css.
2018-11-22 12:40:38 -08:00
Cameron
184edd3193
Issue #1870 , Issue #3420 Login template/shortcode issue. Possible fix.
2018-09-12 10:29:08 -07:00
Cameron
b09beceb4e
Merge pull request #3404 from SimSync/fix_3375
...
Fixes #3375 Added GDPR Agreement checkbox to contact form (incl. Lans)
2018-09-03 12:09:26 -07:00
Achim Ennenbach
986633d117
fixes #3375 added GDPR Agreement checkbox to contact form (incl. Lans)
2018-08-27 20:12:54 +02:00
Cameron
f958f66dcb
Issue #2669 Incorrect FB og:image used. Issue #6 LAN modified.
2018-08-26 13:54:25 -07:00
Cameron
64d821a2d1
Fixes #2425 Fixes #2281 Fixes #2937 Comment navigation issues.
2018-07-28 16:10:23 -07:00
Achim Ennenbach
67ced370d3
make sure backcompat.css is loaded if it's legacy or no bootstrap theme
2018-07-22 21:24:06 +02:00
Cameron
bc58eada9a
Merge pull request #3255 from SimSync/fix_3049
...
fixes #3049 Realname was always shown and marked required,
2018-07-07 15:48:38 -07:00
Achim Ennenbach
409bf06b04
removed varset() because it was useless together with getPref()
2018-07-05 11:56:27 +02:00
Achim Ennenbach
81b9f2b4cb
fixes #3049 Realname was always shown and marked required,
...
even if it was configured differently
2018-07-04 14:02:42 +02:00
Achim
1b3460cf3d
Fixes #3163 Strip the title "News" if page is the frontpage
...
Removes any additional title (like "News - ") when current page is the frontpage.
e.g. `<title>News - My great website</title>` will become `<title>My great website</title>` if the page is opened as frontpage (Admin -> Settings -> Frontpage)
2018-06-25 13:58:10 +02:00
oudoken
fbdbd4b1ca
Issue #3151 add an e_end to plugin class
...
V2 renamed based on Cameron suggestion
2018-06-12 18:09:00 +02:00
oudoken
ff3dc03a81
Issue #3151 add an e_end to plugin class
2018-06-12 11:07:21 +02:00
Cameron
a1469aad5e
Issue #3175 GDPR work.
2018-06-05 12:55:20 -07:00
Cameron
ac4b505ceb
Issue #3104 Library CSS fix for late calls. (eg. bootstrap-switch )
2018-05-12 11:46:28 -07:00
Cameron
6b925a6f76
Issue #3104 - Library CSS order fix.
2018-05-11 17:39:26 -07:00
Cameron
dfb0e1bd4a
Issue #2586 Forward icon issue.
2018-03-10 13:36:32 -08:00
Cameron
0671024c79
Issue #2970 btn-default > btn-default btn-secondary
2018-01-10 15:11:12 -08:00
Cameron
b40b1916a3
Issue #2970 btn-default > btn-default btn-secondary
2018-01-10 15:06:40 -08:00
Cameron
4476336e22
Admin-ui: Fix for size of default plugin-icon in admin menu.
2018-01-09 11:21:16 -08:00
Cameron
21ec321215
Fix for Custom Page with kadmin
2017-11-19 08:18:47 -08:00
Cameron
e165c90575
{BOOK_CHAPTERS} shprtcode added.
...
Render All visible Chapters from a specific Book.
Uses "listChapter" template key. ie. $CHAPTER_TEMPLATE[---TEMPLATE --]['listChapters']
Example {BOOK_CHAPTERS: name=book-sef-url&template=xxxxx&limit=3}
2017-11-10 15:37:23 -08:00