mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #48248
[Bug 1766833] Re: maxlayoutrows is too low
** Attachment added: "FireShot Capture 3 - max layout rows 20 (new) - Mahara_ - http___mahara.stevens-lp.dynamic.wg.png"
https://bugs.launchpad.net/mahara/+bug/1766833/+attachment/5133307/+files/FireShot%20Capture%203%20-%20max%20layout%20rows%2020%20%28new%29%20-%20Mahara_%20-%20http___mahara.stevens-lp.dynamic.wg.png
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1766833
Title:
maxlayoutrows is too low
Status in Mahara:
In Progress
Bug description:
The maximum number of rows for a view is arbitrarily set to 6 in
lib/view.php ($maxlayoutrows), which may be too small for some uses.
The code also references some file (layoutpreview.php) which is not
present (as an explanation for this limitation ?).
Discussion on https://mahara.org/interaction/forum/topic.php?id=6413
has Robert Lyon and Aaron Wells stating (back in 2014-2015) that this
could be changed.
Therefore I propose a small modification, which :
1. raises this limit to 20
2. shows smaller preview rows for layouts having >= 60 rows
Attached patch for Mahara 17.x-18.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1766833/+subscriptions
References