Hi Lighton,

the order is currently generated in the browse aspect, e.g. here for a
community list:

https://github.com/DSpace/DSpace/blob/dspace-3.1/dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/artifactbrowser/CommunityBrowser.java#L217

You could either change it there (probably easier), or later in the XSLT.

Regarding the item counts, you can find them in
thecommunity_item_count and collection_item_count tables.


However, you may want to reconsider customizing it at this time
because both of these things are quite likely to change in 4.0. What
the browse aspect does should be taken care of by the Discovery aspect
and item counts should be also based on data from Solr instead of data
from DB, which is populated by itemcounter.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to