Bootstrap version compatiblity?

Bootstrap version compatiblity?

Sean Tm -
回帖数: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!

回复Sean Tm

Re: Bootstrap version compatiblity?

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.

回复Rex Lorenzo

Re: Bootstrap version compatiblity?

Joseph Rézeau -
Core developers的头像 Particularly helpful Moodlers的头像 Plugin developers的头像 Testers的头像 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.伤心

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

回复Joseph Rézeau

Re: Bootstrap version compatiblity?

Richard Oelmann -
Core developers的头像 Plugin developers的头像 Testers的头像

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

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