-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[6.0] Field simple color as web component #45004
base: 6.0-dev
Are you sure you want to change the base?
[6.0] Field simple color as web component #45004
Conversation
Co-authored-by: Quy <quy@nomonkeybiz.com>
Co-authored-by: Quy <quy@nomonkeybiz.com>
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
When I try to test this PR from the Joomla_6.0.0-alpha1-dev+pr.45004-Development-Full_Package.zip file, I get this error when trying to go to Administrator Templates in the backend: An error has occurred. Function Location1 () JROOT/administrator/components/com_templates/tmpl/templates/default.php:101 Checked with Philip who verified I was doing it correctly. |
Summary of Changes
Refactor the code so:
color(colorspace val1 val2 val3 / alpha)
). This requires setting the format to""
. All color values are validated client sideB/C considerations:
Testing Instructions
Paste this:
in the
templateDetails.xml
of the Atum template (after line 51:<fieldset name="colors" label="TPL_ATUM_COLORS_SETTINGS_LABEL">
)Check that the field:
Actual result BEFORE applying this Pull Request
Expected result AFTER applying this Pull Request
Screen.Recording.2024-03-19.at.6.11.53.PM.mov
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
Unused strings