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

        

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to