← Back to team overview

mahara-contributors team mailing list archive

[Bug 925648] Re: Admin configurable # of tabs in Collection

 

For Mahara 15.10 we've actually gotten rid of the tabs system for
collections. Now there's a menu, and "Next/Previous" buttons. I've
attached a screenshot of what the new system looks like.

** Attachment added: "Untitled - Mahara - Mozilla Firefox_067.png"
   https://bugs.launchpad.net/mahara/+bug/925648/+attachment/4472770/+files/Untitled%20-%20Mahara%20-%20Mozilla%20Firefox_067.png

** Changed in: mahara
       Status: Triaged => Fix Committed

** Changed in: mahara
       Status: Fix Committed => Won't Fix

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

Title:
  Admin configurable # of tabs in Collection

Status in Mahara:
  Won't Fix

Bug description:
  In Mahara 1.5.0-dev:

  *  view/view.php: Line ~#213 – the value hard-coded in this line controls the number of tabs displayed in users’
  collections. Currently set to "5", a 1024x768 screen size can easily accommodate 10 or more. 

  * artefact/file/blocktype/filedownload/theme/raw/filedownload.tpl: Line ~#5 – the value in this line controls
  the number of characters displayed in a file name in a file download block. Many user file names are greater than the "20" currently hardcoded.

  As requested by users, suggest these values might be made configurable
  by the Site Admin.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/925648/+subscriptions


References