? Pending

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
25 Feb 2019

I would like to clean up some of the module chromes that we have in our codebase. If you look at these 2 chromes, I couldn't think of a reason to keep modChrome_horz. Something like this should be done in CSS and not by throwing yet another table at it.

Likewise with modChrome_rounded. There is border-radius which is a lot better at doing something like this.

Yes, this is a B/C break, but in favour of quality of the resulting websites, I would still do this. Looking forward to your comments. ?

avatar Hackwar Hackwar - open - 25 Feb 2019
avatar Hackwar Hackwar - change - 25 Feb 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 25 Feb 2019
Category Front End Templates (site)
avatar C-Lodder
C-Lodder - comment - 25 Feb 2019

What about xhtml?

avatar wilsonge
wilsonge - comment - 25 Feb 2019

Yup agree with @C-Lodder let get rid of the XHTML one too. There's instructions already there on how to migrate to HTML5 one in j3 (https://github.com/joomla/joomla-cms/blob/staging/templates/system/html/modules.php#L85-L88)

avatar HLeithner
HLeithner - comment - 25 Feb 2019

what happend to the plan to move module chrome to layouts?

avatar wilsonge
wilsonge - comment - 25 Feb 2019

Not merged yet - but I still plan on doing #23570 - but removing the old ones here doesn't really affect that change

avatar Hackwar
Hackwar - comment - 25 Feb 2019

What is the difference between xhtml and html5? On a quick glance, they look identical?

Regarding switching the chromes to layouts as in #23570, I'm not really happy with that PR, but that is mainly related to me not being happy with the layout system in general.

Are we fine with the B/C break? Then I would indeed delete the xhtml chrome, too.

avatar wilsonge
wilsonge - comment - 25 Feb 2019

Yup i'm happy. Kill it

avatar wilsonge
wilsonge - comment - 25 Feb 2019

Technically there is a difference - the xhtml chrome doesn't have a space between the moduletable class and the suffix whereas html5 does

avatar Hackwar Hackwar - change - 25 Feb 2019
Labels Added: ?
avatar Hackwar
Hackwar - comment - 25 Feb 2019

done

avatar wilsonge wilsonge - close - 26 Feb 2019
avatar wilsonge wilsonge - merge - 26 Feb 2019
avatar wilsonge wilsonge - change - 26 Feb 2019
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-02-26 12:12:55
Closed_By wilsonge
avatar wilsonge
wilsonge - comment - 26 Feb 2019

Thanks!

Add a Comment

Login with GitHub to post a comment