On Thu, Dec 18, 2008 at 2:54 PM, McGee, Thomas A. <[email protected]>wrote:

>  I'd like to get the nested community/collection list that appears on the
> Communities and Collections page:
>
> Community 1
>         Collection 1
>         Collection 2
>         Collection 3
> Community 2
>         Collection 4
>         Collection 5
>                 Subcollection 1
>
> To appear on my home page. Out-of-the-box I just get the bare listing of
> communities.
>


You want to have sub-sommunities within communities. Sub-communities in turn
can have sub-sub-communities. You arrange them as parent-child relationships
using the CommunityFiliator. The command is:

dsrun org.dspace.administer.CommunityFiliator --set --parent=parentID
--child=childID

This is described in more detail on page 133 of the DSpace manual.
-- 
Regards,

Andrew M.
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to