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

21 Commits

Author SHA1 Message Date
Cameron
574a8c9b85 Fixes #4821 - Removed incompatible codee. 2022-07-15 08:02:38 -07:00
Cameron
9b5a76cd0f Corrected theme install pref defaults. Theme Manager now prompting again about default content and display modified prefs when detected. 2022-04-07 08:15:30 -07:00
Cameron
5357205734 Add a couple more dummy links to overwrite the default ones during install. 2022-04-07 07:29:02 -07:00
Cameron
93b2926227 Removed SEF Url config from Bootstrap5. Added missing prefs to default install. Moved popup tips during installation to their own icon. Adjusted acceptance test. 2022-04-07 07:15:30 -07:00
Cameron
dd7af9b222 Update acceptance test for BS5. 2022-04-06 19:33:03 -07:00
Cameron
2f6dca824f Bootstrap 5 theme cleanup. Removed some hard-coded elements. Updated install.xml. 2022-04-06 18:25:22 -07:00
Cameron
16354b3da0 Bootstrap 5 template tweaks. 2022-04-06 14:21:35 -07:00
Cameron
214fcea1cd Bootstrap 5 theme tweaks. 2022-04-06 13:07:49 -07:00
Cameron
196f952db8 Closes #4514 Theme developers can now set the default style, just as they would with the default layout. 2022-04-06 08:37:13 -07:00
Cameron
6eff4cb5f7 Closes #4748 - Bootstrap5 Theme enhancements. Bootswatch 5. 2022-04-05 19:49:08 -07:00
brwnie
dbd01c549e
Update theme.html
Footer links refer to the template of '1 - Main' rather than '3 - Footer'
2021-12-15 20:31:18 +00:00
Cameron
0d8f3e9086 PHPDoc fixes and code optimization. 2021-12-03 14:58:33 -08:00
Cameron
0fd30744a2 Added Bootstrap5 install.xml file for default content. 2021-11-29 16:35:10 -08:00
Cameron
6f309bb326 e107 installation updated for PHP8.1. Bootstrap5 is now the default theme. Acceptance test updated. 2021-11-29 13:45:02 -08:00
Jimako
ccab9b28b0
fix #4601 bootstrap5 theme mobile button is not working 2021-10-19 13:31:18 +02:00
Cameron
236248503a Make sure FontAwesome still loads using CSS for TinyMce when using Bootstrap5. 2021-10-18 13:18:13 -07:00
Cameron
7755dd1743 Added option for themes to load only the css or js portion of a library via theme.xml attribute. See bootstrap5/theme.xml for an example.
Empty comments in glyphs removed due to conflict with Fontawesome JS. Tests updated.
2021-10-11 12:33:59 -07:00
Cameron
aa6e449aee New shortcode added on News view page: {NEWS_AUTHOR_REALNAME}
Tagcloud menu can now be sorted via shortcode parms. eg. {MENU: path=tagcloud&order=tag,asc&limit=20}
Animate.css library loading example added to bootstrap5/theme.xml
2021-06-12 16:18:51 -07:00
Cameron
a6e287d680 {---BREADCRUMB---} processing is now supported. (see bootstrap5/theme_shortcodes.php for an example) 2021-06-04 12:27:25 -07:00
Cameron
05df416dbd Bootstrap 5 tweaks 2021-03-29 17:52:19 -07:00
Cameron
79ded794b1 Initial Bootstrap 5 theme added. 2021-03-22 11:43:13 -07:00