Skip to content

Conversation

@0x01af
Copy link

@0x01af 0x01af commented Feb 8, 2021

Theme didn't work with a fresh installation of Grav (latest version 1.7). Issue was based on Grav's autoescape function, which escaped all open/close tags for CSS and JS includes. In addition, I also started to remove old browser support (<= IE10): Microsoft doesn't support this browser since 2016 (https://www.microsoft.com/en-us/microsoft-365/windows/end-of-ie-support).

0x01af added 30 commits February 8, 2021 20:35
+ Add Grav autoescape support (see Tip at Step 4: "If variable is safe to render and contains HTML, always use |raw filter to make the template to work with autoescape turned on.", visit: https://learn.getgrav.org/17/themes/theme-tutorial)
- Removed old browser support (eg. <!--[if lte IE 8]><script src="{{ url('theme://assets/js/ie/html5shiv.js') }}"></script><![endif]-->)
- Remove old browser support
- Remove old browser support (delete whole ie8.css)
- Remove old browser support (file ie9.css)
Added Grav autoescape feature
+ Added Theme feature "site_subtitle": In Theme configuration, it's possible to set a "site_subtitle", which will be shown below the site title in sidebar.
+ Added Theme feature "site_subtitle": In Theme configuration, it's possible to set a "site_subtitle", which will be shown below the site title in sidebar.
+ Added Theme feature "site_subtitle": In Theme configuration, it's possible to set a "site_subtitle", which will be shown below the site title in sidebar.
~ Bugfix Theme feature "site_subtitle": Used wrong String comparison
+ Added Grav autoescape feature
+ Added Grav autoescap feature
+ Customized for private use
+ Added Translation feature for button "continue reading"
+ Added additional translation
+ Added Grav autoescape feature
+ Added translation for Button Next/Previous and Content Type Blog
+ Fixed locale date based on https://learn.getgrav.org/16/content/multi-language (solution without Twig-Extension Intl)
+ Fixed locale date based on https://learn.getgrav.org/16/content/multi-language (without Twig-Extension Intl)
+ Fixed locale date (added dot for short forms)
+ Add Plugin Comments: Integration of comments output
+ Added Plugin Aura Author
@01Kuzma
Copy link

01Kuzma commented Dec 15, 2021

@absalomedia do you plan to merge it and provide it in the latest build?

@absalomedia
Copy link
Owner

@01Kuzma once I've resolved the merge conflicts, yes I will

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants