[Dspace-tech] another customization question

2007-04-17 Thread [EMAIL PROTECTED]
I tried to post the following question a couple of times
but failed.  This is another try ...

Hi,

If I click on Titles, by defult I am seeing the 1st 21 items
available.  How do I change the default value so I can
show more items per page?

Also, the default look and feel does not use space
efficiently.  How can I change the texts DEV DSpace at XXX,
Browse by Title, Jump to: 0-9 ..., or enter first few ...,
and Showing items ... to a different location (e.g., bottom)
or to use less space?

Thanks!

-Pan

-
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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] another customization question

2007-04-17 Thread Claudia Jürgen
Hi Pan,

 If I click on Titles, by defult I am seeing the 1st 21 items
 available.  How do I change the default value so I can
 show more items per page?
see total in
org/dspace/browse/BrowseScope.java

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


Claudia




-
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
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] another customization question

2007-04-13 Thread Pan Family

Hi,

If I click on Titles, by defult I am seeing the 1st 21 items
available.  How do I change the default value so I can
show more items per page?

Also, the default look and feel does not use space
efficiently.  How can I change the texts DEV DSpace at XXX,
Browse by Title, Jump to: 0-9 ..., or enter first few ...,
and Showing items ... to a different location (e.g., bottom)
or to use less space?

Thanks!

-Pan
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
DSpace-tech mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dspace-tech