Masonry Topics format

Course formats ::: format_masonry
Maintained by RenaatRenaat Debleu
This course format displays all sections like a masonry build brick wall. Every section can have a different background and is dynamically placed into a fluent style page.
Latest release:
360 sites
249 downloads
39 fans
Current versions available: 10

This course format displays all sections like a masonry build brick wall. Using YUI (http://yui-masonry.appspot.com/), every section is dynamically placed into a fluent style page.  Each section can have a different background color.

Warning: The order of the topics shown depends on the screen size and can vary from screen to screen.

Tests Coverage Status

 

Screenshots

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

Contributors

Renaat
Renaat Debleu (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

వ్యాఖ్యలు చూపు
  • Renaat
    గురు, 16 జూన్ 2016, 3:52 PM
    Let's say it is 95% compatible with Moodle 3.1. I have seen some small issues in different Moodle installations, (yes before a new release there is extensive testing). so I cannot release a stable version yet. One of these days I plan to post a new development version on Github to collect additional feedback.

    Moreover, the upgrade involves also a move from YUI into AMD and this takes more time than I thought.
  • sebastian seitz
    శని, 8 అక్టో 2016, 11:55 PM
    Is there a solution for the textfield problem? Textfields are not showing in this course format.
  • Renaat
    సోమ, 10 అక్టో 2016, 3:58 PM
    Hello Sebastian,

    I only find textfields as part of the feedback module (mod/feedback/item/textfield/textfield_form.php). Are you having problems with the feedback module text fields in this course format? Can you send me a screenshot as I can not reproduce this error?
  • sebastian seitz
    శుక్ర, 14 అక్టో 2016, 6:34 AM
    Hi Renaat,

    i am sorry, i mean the label ressource. I dont know why i wrote textfield.
  • Renaat
    శుక్ర, 14 అక్టో 2016, 7:33 PM
    Indeed, the label got some update so it is displayed as a block. I will update the plugin soon to fix this issue.
    THX for the report.
  • Lydia Lymps
    శని, 22 అక్టో 2016, 12:32 AM
    Error on 3.0 Moodle version:

    Undefined property: stdClass::$format_masonry_defaultbackgroundcolor in moodle/course/format/masonry/lib.php on line 51
  • Lydia Lymps
    శని, 22 అక్టో 2016, 12:32 AM
    Not really working for me.
  • sebastian seitz
    మంగళ, 15 నవం 2016, 3:31 PM
    Hi Renaat,

    css for the label is working! Great Job చిర్నవ్వు

    But there is another problem in conjunction with Eduhub Theme.
    I made a screenshot () to show you the problem. The settings menu is flickering when there are links behind.
    When i comment out the following line in masonry style.css flickering stops.

    #page-course-view-masonry .sitetopic .section li.activity:hover,
    #page-course-view-masonry .course-content .section li.activity:hover {
    /* opacity:0.6;
    filter:alpha(opacity=60); */
    }

    On every update, my changes are lost, so can you please solve this in the next version?
  • Renaat
    గురు, 17 నవం 2016, 12:06 AM
    Hi Sebastian

    Thanks for the info. I will have a look at it for the next version.

    Perhaps a solution would be to add some lines to your theme css file, after an update your changes would not be lost...
    #page-course-view-masonry .sitetopic .section li.activity:hover,
    #page-course-view-masonry .course-content .section li.activity:hover { opacity:1 !important;}
  • John Carvajal
    బుధ, 25 జన 2017, 7:28 PM
    Hello, the format presents error when performing a backup in Moodle "error / setting_invalid_ui_label". How to solve the error?
  • Renaat
    గురు, 26 జన 2017, 3:08 AM
    Hello John,

    can you give me your Moodle and plugin version?

    In an effort to reproduce the error, I added a new scenario to the acceptance testing of the plugin:
    Given the following "courses" exist:
    | fullname | shortname | format | coursedisplay | numsections |
    | Course 1 | C1 | masonry | 0 | 4 |
    And I log in as "admin"
    And I am on site homepage
    And I follow "Course 1"
    And I backup "Course 1" course using this options:
    | Confirmation | Filename | test_backup.mbz |
    Then I should see "Restore"

    But I do not see any error:

    $ moodle-plugin-ci behat
    RUN Behat features for format_masonry
    Moodle 3.3dev (Build: 20170119), 5130953c8a103c44111a3c987cf47ed3c7a5c84b
    Php: 7.0.15, mysqli: 5.5.53-0ubuntu0.12.04.1-log, OS: Linux 3.13.0-103-generic x86_64
    Server OS "Linux", Browser: "firefox"
    Started at 26-01-2017, 02:32
    ...................................................................... 70
    ..
    4 scenarios (4 passed)
    72 steps (72 passed)
    1m21.02s (68.77Mb)
    The command "moodle-plugin-ci behat" exited with 0.
    (see https://travis-ci.org/ewallah/moodle-format_masonry/builds/195275242)
  • Verónica V.
    మంగళ, 25 జూన్ 2019, 7:37 AM
    hello developers, very good this plugin, I've been using it for a while.
    I installed version 3.5 (ie, 3.4+ (2018111801)) and when I add an image to the first section, it does not appear and the rest of the sections look bad.
    Best regards.
    Verónica.
  • Renaat
    సోమ, 1 జులై 2019, 9:11 PM
    Hello Veronica.

    There is a problem tracker to report these issues (preferably with screenshots).


    Greetings.
  • Isabel Flores
    గురు, 24 నవం 2022, 12:50 AM
    Hello,
    I would like to use masonry topics format, however when I choose it for my course settings, what I see is far from the screenshots shown here. I am using Moodle 4.0, installed on a windows 10 localhost, opened with chrome and the theme installed is Academi. Could it be a compatibility issue with one of those?
  • Renaat
    శుక్ర, 25 నవం 2022, 11:30 PM
    Hello Isabel,

    Moodle 4+ changed a lot of things, also the icons for modules. This course format falls back on the monochrome icons in version 4.

    If you doubt about the combability with the Academi theme, enable the allow theme changes by url (https://docs.moodle.org/400/en/Allow_theme_change_by_URL) and check how the course looks in Boost or Classic.


    R
1 2 3
Please login to post comments