Bootstrap version compatiblity?

Bootstrap version compatiblity?

door Sean Tm -
Aantal antwoorden: 6

Hello everyone,

Can anyone  tell me please what 2X version of Moodle must be running to support the new Bootstrap theme? Is it just 2.5 --> onwards? I did look around for the answer but it eludes me...Thanks in advance!

Gemiddelde van de beoordelingen:  -
Als antwoord op Sean Tm

Re: Bootstrap version compatiblity?

door Rex Lorenzo -

The bootstrap theme is available as a separate plugin for Moodle 2.4 via: https://moodle.org/plugins/view.php?plugin=theme_bootstrap

But in Moodle 2.5, it is now a new core theme (base is bootstrapbase, theme is called clean):

http://docs.moodle.org/25/en/New_features#New_themes_suited_to_all_screen_sizes

Note that there is still a lot of work to get the bootstrap theme full working in Moodle, so it is advertised as a "beta". Moodle 2.6 is suppose to be when you can fully expect the new bootstrap theme to be production worthy.

The bootstrap theme is expected to fully replace the current default theme.

Gemiddelde van de beoordelingen:  -
Als antwoord op Rex Lorenzo

Re: Bootstrap version compatiblity?

door Joseph Rézeau -
Foto van Core developers Foto van Particularly helpful Moodlers Foto van Plugin developers Foto van Testers Foto van Translators

Hi Rex,

I do hope lots of work will be done on Bootstrap before it becomes a Moodle default theme. At the moment (using Moodle 2.5) I have 2 grievances, using Clean, based on Bootstrap.

1.- The h1, h2, h3 headings are incredibly huge, most unsightly.droevig

2.- In bootstrapbase/style/moodle.css there is a nasty CSS rule: img{width:auto\9;height:auto;}  which throws off the Questionnaire reports graphs. This is similar to the problem with the aardvark reported in this discussion.

Joseph

Gemiddelde van de beoordelingen:  -
Als antwoord op Joseph Rézeau

Re: Bootstrap version compatiblity?

door Richard Oelmann -
Foto van Core developers Foto van Particularly helpful Moodlers Foto van Plugin developers Foto van Testers

You may want to check if the issue is included in the META list for bootstrapbase

https://tracker.moodle.org/browse/MDL-38856

Gemiddelde van de beoordelingen:  -