catalyst / moodle-block_multiblock

Moodle plugin which allows you to embed multiple blocks within a single block region using different formats including tabs and accordions
GNU General Public License v3.0
12 stars 12 forks source link

Multiple block access rules #50

Open Arantor opened 4 years ago

Arantor commented 4 years ago

The principle access rules for blocks as mentioned in #22 are fixed but the “can this block be used multiple times” doesn’t check blocks by context appropriately... we can’t fix core but we can at least make add-block-inside-multiblock be context aware both at parent and child contexts.