User tests: Successful: Unsuccessful:
| Status | New | ⇒ | Pending |
| Category | ⇒ | Front End Templates (site) |
| Labels |
Added:
?
|
||
the link additionally to George comment:
joomla-cms/libraries/src/WebAsset/AssetItem/LangActiveAssetItem.php
Lines 16 to 23 in 421c3a1
| Title |
|
||||||
Please copy it also to an administrator template. To be consistent.
| Category | Front End Templates (site) | ⇒ | Administration Templates (admin) Front End Templates (site) |
I have an interest in this topic. I have created a custom site template based on Cassiopeia but using Bootstrap 5 when Joomla was on BS4. I read the docs referred to and would have found the json descriptions helpful. Please carry on.
@ceford fwiw the js of BS5 is compatible with BS4 as long as you use the new data-bs-* convention. When I did the conversion I also used the BS4 css it was @wilsonge's PR that brought the BS5 css to Joomla. So what you're doing is fine and maybe should be some kind of unofficially supported template as BS4 still supports IE11, but that's not my call
I have tested this item
code review
I have tested this item
| Status | Pending | ⇒ | Ready to Commit |
RTC
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-02-15 19:21:36 |
| Closed_By | ⇒ | wilsonge | |
| Labels |
Added:
?
|
||
Thanks!
thank you
template.active.languageas you can (kinda) see triggers the\Joomla\CMS\WebAsset\AssetItem\LangActiveAssetItemclass which loads a CSS file for the language (should be obvious if you look at the class)