Ahh, makes sense.  Thank you!!

-Sarah Ryder
Web Development
Hampshire College
413.559.5477

On Fri, 20 Apr 2007, Claudia Jürgen wrote:

Hi Sarah,

this is correct. The value is set in
org.dspace.browse.BrowseScope.java

   public BrowseScope(Context context)
   {
       this.context = context;
       scope = null;
       focus = null;
       total = 21;
       numberBefore = 3;
   }

as numberBefore.

This is "usual" index behavior to show the surroundings too, so the user got a better point of orientation.

sunny greetings

Claudia Jürgen



Sarah Ryder schrieb:
I noticed that when you are browsing by title, author, etc and you use the jump to feature along the top of the page to get to records beginning with a certain letter, the records that are listed always include records that begin with the previous letter. Does anybody know if there is a reason why the actual record that you're looking for is always listed as the third or fourth option down? Is there an easy way to change this?

Thanks!

-Sarah Ryder
Web Development
Hampshire College
413.559.5477

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to