← Back to team overview

mahara-contributors team mailing list archive

Re: [Bug 748521] Re: Longer list of My Views in http://www.mydomain/view/

 

I suppose the load time might get a little longer but perhaps that's
negligible. 50 might be high so 25 would be great. Thanks for
considering.


----- Reply message -----
From: "Richard Mansfield" <748521@xxxxxxxxxxxxxxxxxx>
To: <meyer.dirk@xxxxxxxxx>
Subject: [Bug 748521] Re: Longer list of My Views in http://www.mydomain/view/
Date: Sun, Apr 3, 2011 3:47 pm


I can't think of any reason not to increase it.  In 1.4 finding your own
views will get a bit easier anyway, because there's a search box at the
top of view/index.php.

-- 
You received this bug notification because you are a direct subscriber
of the bug.
https://bugs.launchpad.net/bugs/748521

Title:
  Longer list of My Views in http://www.mydomain/view/

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  As our users built more views, navigating them can be a challenge.
  Tagging is great but many users don't use it yet. To help with
  navigation I made a change.  In /view/index.php, on line 41 I modified
  $limit = param_integer('limit', 5); to $limit = param_integer('limit',
  50);  This seems to help find views significantly. I am wondering if
  this could be worked into any future releases? Even 25 would be great.

  I realize that there is a complete list of views on the dash board but
  that one is not alphabetical and I am finding users look for views in
  'My Portfolio' first and get frustrated because they 'can't find
  anything'. Thanks

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/mahara/+bug/748521/+subscribe

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/748521

Title:
  Longer list of My Views in http://www.mydomain/view/

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  As our users built more views, navigating them can be a challenge.
  Tagging is great but many users don't use it yet. To help with
  navigation I made a change.  In /view/index.php, on line 41 I modified
  $limit = param_integer('limit', 5); to $limit = param_integer('limit',
  50);  This seems to help find views significantly. I am wondering if
  this could be worked into any future releases? Even 25 would be great.

  I realize that there is a complete list of views on the dash board but
  that one is not alphabetical and I am finding users look for views in
  'My Portfolio' first and get frustrated because they 'can't find
  anything'. Thanks



References