I'm running DSpace 1.5.2 and wondering if it is possible to control the browse layout column content by collection.
For example, all of our collections currently use the standard webui.itemlist.columns settings in dspace.cfg: webui.itemlist.columns = thumbnail, dc.date.issued(date), dc.title, dc.contributor.* I would like for a particular collection to not show all contributors in the final column, just those that are dc.contributor.artist. So, I've added this to dspace.cfg: webui.itemlist.rhodesart.collections = 10267/6365 webui.itemlist.rhodesart.columns = thumbnail, dc.date.issued(date), dc.title, dc.contributor.artist However, it isn't working, and that collection is using the standard itemlist columns. Is this method supported for controlling column content per collection? Thanks in advance for the help! -- Stacy Pennington Rhodes College [email protected] (901) 843-3968 ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

