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.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-11-05 21:18:54 |
Closed_By | ⇒ | zero-24 |
Labels |
Added:
?
|
Please test: #7760