On Tue, Feb 11, 2014 at 1:01 PM, Anthony Prodromou <[email protected]> wrote: > Is there a way in which collections in one sub-community can be > duplicated/added to multiple sub-communities? Or will I have to individually > create and modify each collection in each separate sub-community?
No, there's nothing like templates for collections. Only for items. If you're willing to do this directly in the database (make sure to make backups of the database before changing anything), you can copy an existing row in the "collection" table as many times as you need and for each such row add a corresponding row in the "community2collection" table. Then you will still need to set up any special treatment for these collections in input-forms. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

