[ 
http://jira.dspace.org/jira/browse/DS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10766#action_10766
 ] 

Mark Diggory commented on DS-343:
---------------------------------

Recommend not using dspace.cfg to hold things like handles that should be 
associated with specific behaviors or application logic. I suggest such detail 
should be stored in the database in association with the DSpace Object in 
question, as possibly a new ResourcePolicy or in a separate configuration from 
dspace.cfg.

> Patch to hide empty Communities/Collections on JSPUI
> ----------------------------------------------------
>
>                 Key: DS-343
>                 URL: http://jira.dspace.org/jira/browse/DS-343
>             Project: DSpace 1.x
>          Issue Type: New Feature
>          Components: JSPUI
>    Affects Versions: 1.6.0
>            Reporter: Phil Franks
>            Priority: Minor
>         Attachments: enovation-hideempty.patch.bz2
>
>
> We have had many clients request this functionality.
> It adds some new config variables :
> webui.hide.empty-communities = false
> webui.hide.empty-collections = false
> webui.hide.empty-fromadmins  = false
> When enabled, the mod will hide Communities and/or Collections that contain 
> no items. 
> Specific Communities/Collections can also be hidden by specifing them by 
> handle:
> webui.hide.handle.1 = 123456789/1
> webui.hide.handle.x = 123456789/2
> etc
> The code changes are within JSPUI and works by filtering hidden objects from 
> results.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
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-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to