← Back to team overview

mahara-contributors team mailing list archive

[Bug 1766833] Re: maxlayoutrows is too low

 

Thank you for the patch, Nicolas. We'll add it into the code review
system for review and discussion whether this can be included into
Mahara core or not.

** Changed in: mahara
       Status: New => In Progress

** Changed in: mahara
   Importance: Undecided => Wishlist

** Changed in: mahara
    Milestone: None => 18.10.0

-- 
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