User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Cassiopeia child template with parameters to change colors and font sizes
Install Joomla (use the package from this PR) and set the new template style as default. Use the default values or change the colors / sizes as you like.
Cassiopeia as only template and template style
Cassiopeia Alpha as template and template style
(It would be nice, if we can change the sample data images too)
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
Status | New | ⇒ | Pending |
Category | ⇒ | SQL Administration com_admin Postgresql Repository NPM Change Installation Language & Strings Front End Templates (site) |
Labels |
Added:
Language Change
NPM Resource Changed
PR-6.0-dev
|
Title |
|
@HLeithner you mean we should modify Cassiopeia directly? What about existent child templates, would they don't break?
Not sure what you mean, if you add options and use the default option the current one it should be the same as the child template since you modified the original template already or do I miss something?
I've installed 6.0.0-alpha2-dev.
Specified the German language file.
de-language won't install. Doesn't matter at the moment.
"NPM Package downloaded: These packages were built on Thu May 29 17:49:52 UTC 2025
These packages were built based on commit f3e6f68 included in pull request 45539"
Does it make sense to install it now? There are open questions above.
(christine2)
Tip to install a language file: got to Extensions: Languages and follow the Details URL link. Copy the downloadurl and use it to fetch the J5 language pack. Use Install Extensions to install it as you would any non-language extension.
Thanks @drmenzelit, comments so far:
@ChristineWk thank your for your interest in testing! This is a DRAFT Pr. As you don't have a local development environment, you should wait with tests until the PR is pulished.
Could we reduce the amount of visible params by linking conditionals fields to a selector?
@Bodge-IT
Do you mean something like:
Change Secondary Colours Yes / No - Default No - If Yes display more options?
I don't think, it is a good idea, it would need more logic in the index.php to add / not to add CSS custom properties ...
Normally when you create a child template you have the following folders
css
js
images
scss
This pr only creates the css folder which might confuse some people
@brianteeman that is true .. I will add the folders on my next commit. I'm thinking of a new logo too ...
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-06-18 18:13:34 |
Closed_By | ⇒ | drmenzelit |
Not sure why a child template is needed, since you only change the main template and just add a custom config file for the child template.