Hola Serbe,

this depends on which version of DSpace with which UI you are using.

If you got 1.5.* with jspui check the [dspace-source]/config/dspace.cfg

##### Settings for content count/strength information ####

# whether to display collection and community strengths
# (This configuration is not used by XMLUI.  To show strengths in the
#  XMLUI, you just need to create a theme which displays them)
webui.strengths.show = false

# if showing the strengths, should they be counted in real time or
# fetched from cache?  NOTE: To improve scaling/performance,
# the XMLUI only makes strengths available to themes if they are CACHED!
#
# Counts fetched in real time will perform an actual count of the
# database contents every time a page with this feature is requested,
# which will not scale.  If the below setting is to use the cache, you
# must run the following command periodically to update the count:
#
# [dspace]/bin/dsrun org.dspace.browse.ItemCounter
#
# The default is to count in real time
#
webui.strengths.cache = false


For the xmlui you got to create a theme.

Hope that helps

Claudia Jürgen


Serbe Leon Rojas schrieb:
> Hello, 
> 
> That I must form in order that when the user lists the communities and 
> collections there appears at the head of each one the quantity of articles 
> that it contains?. I have installed DSpace's statistics and have them 
> private, must install another product or add something in the 
> configuration?. 
> 
> Thank you 
> 
> 
> ---------------------------------------------
>            Serbe León Rojas Yepes
>              Biblioteca Digital
>             Universidad de Antioquia
>               Medellin - Colombia
> --------------------------------------------
>         Somos el Alma de la Universidad
> --------------------------------------------
> 
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to