-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing accessibility problems and HTML validation errors in built-in themes (Lombiq Technologies: OCORE-83) #11243
Conversation
Please open a PR on the appropriate repository else we will restart fixing those when we will update these themes later on. |
I don't think this PR should go in OC |
Following up from the issue, I think:
In any case, all of these issues need to be fixed one way or another. |
I created PRs on the appropriate repositories: |
I don't think there's any point in waiting more for those theme projects that didn't react to your issues. Please wrap this up with everything that's readily usable, including updating Agency, since that was fixed (StartBootstrap/startbootstrap-agency#323). |
# Conflicts: # src/OrchardCore.Themes/TheAgencyTheme/Assets/dist/index.html
I just checked, I already updated it here in the way that the PR was accepted in its own repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
src/OrchardCore.Themes/TheAgencyTheme/Recipes/Snippets/footer.html
Outdated
Show resolved
Hide resolved
src/OrchardCore.Themes/TheBlogTheme/Views/Content-Category.Summary.liquid
Show resolved
Hide resolved
No because of these:
We talked about this internally way back. The video is in the background, so there is no way to start it manually. And the conclusion was that it could remain. |
OK! |
…themes (#11243) Cleanup ISmsService (#15142) Fix TheAdminTheme layout margin and padding (#15143) Fix SectionDisplayDriver prefix (#15123) Prefill template name when creating a template. (#15145) Set the User Localization feature priority Fix issue with default culture not selected When currentUserCulture is null or supportedCulture doesn't contain currentUserCulture. Update the height of the admin content (#15153) Eliminate the anti-discovery pattern in Elasticsearch (#15134) Renaming and cleaning up search services (#15156) mkdocs-material 9.5.5 User Timezone settings refresh Originally from Hisham revert manifest
This PR doesn't include fixes for:
25:55 error The autoplay attribute is not allowed on <video> no-autoplay
HTML validation error in The Coming Soon Theme, because I think the auto-playing video is a crucial part of that theme. Also, there are overlays on the video, and it's in the background, so it's not that disturbing.