← Back to team overview

mahara-contributors team mailing list archive

[Bug 925648] Re: Admin configurable # of tabs in Collection; length of file name in file download blocks.

 

The second part of the request has already been implemented. File names
are not cut off anymore.

** Summary changed:

- Admin configurable # of tabs in Collection;  length of file name in file download blocks.
+ Admin configurable # of tabs in Collection

-- 
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 ePortfolio:
  Triaged

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