?
avatar schnuti
schnuti
5 Nov 2015

When testing #8279 I saw that the tabs and sliders for pagebreaks in articles are using Mootools.
I think this should be changed to the use of Bootstrap.

JHtml::($style . '.start', JHtml::($style . '.panel', and JHtml::_($style . '.end');

Means: /html/sliders.php and /html/tabs.php are called.

It should be possible to rewrite this to use JLayouts for easy overrides for other frameworks than Bootstrap 2. And probably reusable.

I'm not sure where the calls to JLayout should be added. Directly in the plugin or in the html-phps?

Another way is to use the methods in JHtmlBootstrap as is.

avatar schnuti schnuti - open - 5 Nov 2015
avatar dgt41
dgt41 - comment - 5 Nov 2015

Please test: #7760

avatar schnuti
schnuti - comment - 5 Nov 2015

Great! Exactly as proposed above. Will test it.
#7760 tested
This can be closed.

avatar brianteeman brianteeman - close - 5 Nov 2015
avatar zero-24 zero-24 - change - 5 Nov 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-11-05 21:18:54
Closed_By zero-24
avatar zero-24 zero-24 - close - 5 Nov 2015
avatar brianteeman brianteeman - change - 14 Dec 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment