Bootstrap Grid

Atto ::: atto_bsgrid
Maintained by Guy Thomas, Stuart Lamour
Extends the Atto editor so that bootstrap grids can be inserted into user generated content.
Latest release:
891 sites
79 downloads
59 fans
Current versions available: 1

Insert bootstrap grids into your user generated content quickly and easily by using pre-defined layout templates.

No more will you need to use tables for layout!

Make the layout of your content consistent, modern and responsive!

This plugin was developed during the Vienna Dev Camp 2015 event.

https://www.academic-moodle-cooperation.org


Credits

  • Peter Feigl - Lead Developer - Javascript / php
  • Guy Thomas - Javascript, localisation and behat tests
  • Miriam Kunst - Icons
  • Stuart Lamour - Javascript + Bootstrap 3 support

This plugin was based off the template for atto plugins by Justin Hunt https://github.com/justinhunt/moodle-atto_newtemplate

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2
Screenshot #3

Contributors

Guy Thomas (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Stefan Maiss
    Tue, 17 Oct 2017, 3:27 AM
    Hi, is it compatible with Moodle 3.3? Thanks
    Stefan
  • Alexandre Bento Martins
    Thu, 8 Feb 2018, 2:19 AM
    Any upgrade to MOODLE 3.4 ?
  • math
    Tue, 15 May 2018, 12:19 AM
    Or 3.5?
  • Ralf Krause - moodleSCHULE e.V. - Germany
    Wed, 18 July 2018, 7:31 PM
    Hi,
    I updated my Moodle to 3.5.1. All text boxes made with bsgrid were damaged. Please update the plugin for Moodle 3.5.
    Searching for an improvement I found a simple code modification. You must change the class "row-fluid" to "row" in every template.
    Please look at https://github.com/academic-moodle-cooperation/moodle-atto_bsgrid/issues/22
    Ralf
  • Birgit Lachner
    Mon, 10 Sept 2018, 3:31 AM
    Thanks ... usefull plugin. But, what's about a separation of 1/3 + 2/3 and 2/3 + 1/3?
  • John Provasnik at Moodle Moot US
    Sat, 29 Dec 2018, 1:54 AM
    Great plugin! I'm on Moodle 3.4 and am noticing that when I click the BootStrap grid button in Atto, the grid options appear twice - any reason that may happen? (screenshot: )
  • Eric Breton
    Fri, 12 Apr 2019, 10:31 PM
    Hello, can you tell us if the plugin will support version 3.6 of Moodle in a near future ?
  • Guy Thomas
    Thu, 25 Apr 2019, 11:20 PM
    @Eric Breton: Sorry for the lack of progress on this project. We will hopefully be releasing a 3.6 version in the near future.
  • Maria Lumbreras
    Sat, 14 Mar 2020, 6:30 PM
    It seems to work fine on my 3.8 installation.
  • Carlos Ruiz
    Sat, 2 May 2020, 3:30 AM
    Funciona perfecto en Moodle 3.8.2!
  • Marcus Erdmann
    Wed, 14 Oct 2020, 2:48 PM
    Works perfect with 3.9.2 (Theme: Moove)
  • John Provasnik at Moodle Moot US
    Sun, 10 Jan 2021, 9:31 AM
    Using on 3.9 - any reason why the bootstrap grid options appear twice the "select grid" popup window?
  • Ralf Krause - moodleSCHULE e.V. - Germany
    Wed, 23 June 2021, 3:27 PM
    Searching for an improvement I found a simple code modification. You must change the class "row-fluid" to "row" in every template.
    Please look at https://github.com/academic-moodle-cooperation/moodle-atto_bsgrid/issues/22

    The patched plugin is working for me since Moodle 3.5 up to Moodle 3.11+ (Build: 20210617) and it also works in the developer Moodle 4.0dev (Build: 20210617). You can download the plugin here and install ist in your Moodle for your own risk.
    Download https://github.com/academic-moodle-cooperation/moodle-atto_bsgrid/files/6699762/atto_bsgrid_20210623.tar.gz
  • Henrik sune Pedersen
    Thu, 12 Aug 2021, 7:33 PM
    Is this going to be updated so it can be used with themes in Moodle 3.10.6
    It uses row-fluid which is not supportet in the new bootstrap.
  • Ralf Krause - moodleSCHULE e.V. - Germany
    Mon, 16 May 2022, 8:25 PM
    You will find a patched version of atto_bsgrid which works fine with Moodle 3.11.7 and Moodle 4.0.1.
    The patches are
    - replaced all instances of the bootstrap option "row-fluid" to "row"
    - the grid option now appears only once (instead of twice)

    You can download the updated plugin https://github.com/johnhpercival/moodle-atto_bsgrid
    Thank you very much to johnhpercival for his fork.
Please login to post comments