Hello, I use DSpace 1.5.1 with xmlui interface and I am trying to modify Reference theme.
How to remove "Communities in DSpace" block from the front page? I can hide it in theme's xsl like this: <xsl:template match="dri:[EMAIL PROTECTED]'aspect.artifactbrowser.CommunityBrowser.div.community-browser']> </xsl:template> but it also hides from the Communities and Collection page accessible under browse on the right. I don't want this. Also, this block on the front page shows only top level communities while the same block when I access it from Browse on right shows collections in addition. Where to control this? I was trying many things in CommunityBrowser.java but no results so far. Thanks, Serhiy ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

