-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[4.3] Accessibility Features Plugin: choice of two different icon images (Google Font) #39615
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
Conversation
icon images
Accessibilty icon images
Accessibillity icons
Co-authored-by: Benjamin Trenkle <[email protected]>
|
Maybe it makes more sense to change the Radio form field type to a List form field type? @bembelimen @laoneo What do you think of that? |
|
Good suggestion. |
Code for list form
Replace radio with list form
Done |
|
Addition information: see the source code in browser (info for code review) Use Emojis Use Google Material Font |
|
Related to "Update accessibility plugin to version 4.5.3 #39161 |
|
This pull request has been automatically rebased to 5.0-dev. No new features will be merged into Joomla! 4.3 series. Joomla! 4.4 series is a bridge release to make migration from Joomla! 4 to 5 as smooth as possible. |
|
I have tested this item ✅ successfully on 3b1b154 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39615. |
1 similar comment
|
I have tested this item ✅ successfully on 3b1b154 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39615. |
|
I have tested this item 🔴 unsuccessfully on 3b1b154 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39615. |
|
@hvdmeer that was because there are conflicting files as whon in your screenshot |
|
YEs @brianteeman , I talked with @sandewt about this PR as he was also at the PBF. Just added my failed test for future reference |
|
Is this problem going to be fixed: |
This PR is from last January, so it has been open for a while. If I have time, I will fix this code next week. But there is still more work to be done, see PR #39161 Moreover, a newer version of the js is current. Maybe someone will want to fix that. My knowledge is insufficient to do that... |
|
This pull request has been automatically rebased to 5.1-dev. |
|
I have tested this item 🔴 unsuccessfully on 3b1b154 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39615. |
|
I have tested this item 🔴 unsuccessfully on 3b1b154 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39615. |
|
I have a question {perhaps a stupid one, I apologize if that's the case}, but while I love the idea of having choices for Google Fonts icons... the only way for using Google Fonts to be GDPR compliant is for that font to be locally hosted... and unless I missed something during my check of the Joomla 5 installation, there is no local such font file [.ttf or .woff2]. So, sure it is great to have a choice of icons but not if that means not being GPDR compliant. So, if we are going to do this PR, can we update the PR to include a download/installation of the Google Fonts file and/or include that Google Fonts file as part of the Joomla installation? |
|
ignoring the misconception about google fonts not being gdpr compliant this PR is now redundant and should be closed as larger updates to this plugin are in progress which will allow a local font/icon/svg. |
|
Closing in favor of #43143. Thank you. |
|
Thanks all |



Pull Request for Issue #38832 .
(second attempt)
Summary of Changes
Testing Instructions
Actual result BEFORE applying this Pull Request
No option to choose from two different icons and a shape (Google Font)
Expected result AFTER applying this Pull Request
Some notes
See links:
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Open questions
- It is still Not possible to change the icon in the 'IconEmojis' mode
- It will require some documentation udates
[EDIT]