Hi Helex,
I changed disable to enable and code works for Communities &
Collections<http://172.27.1.53:8080/xmlui/community-list> listing however the
top level communities are not viewed on the front page
<xsl:template name="enable_homepage_community-list"
match="dri:div[@id='aspect.artifactbrowser.CommunityBrowser.div.comunity-browser']">
<xsl:if
test="/dri:document/dri:meta/dri:pageMeta/dri:metadata[@element='request'][@qualifier='URI']/text()">
<xsl:apply-templates />
</xsl:if>
</xsl:template>
From: Webshet, Sisay (ILRI)
Sent: Monday, October 21, 2013 4:00 PM
To: '[email protected]'
Cc: [email protected]
Subject: RE: [Dspace-tech] disable/hide top level communities
Thanks helixes,
To brief you I was taking someone’s style.css from somewhere(dsapce site) and
put in to my /dspace/webapps/xmlui/themes/Mytheme/lib/css
and it disables or removes the top level communities that are displayed on the
front page of my local site and it was the reason Iam asking you such a
question.
happy if you can assist me on this context.
Tks
Thanks
From: [email protected]<mailto:[email protected]>
[mailto:[email protected]]<mailto:[mailto:[email protected]]> On Behalf
Of helix84
Sent: Monday, October 21, 2013 3:37 PM
To: Webshet, Sisay (ILRI)
Cc: [email protected]<mailto:[email protected]>
Subject: Re: [Dspace-tech] disable/hide top level communities
<xsl:template name="hide_homepage_community-list"
match="dri:div[@id='aspect.artifactbrowser.CommunityBrowser.div.comunity-browser']">
<xsl:if
test="/dri:document/dri:meta/dri:pageMeta/dri:metadata[@element='request'][@qualifier='URI']/text()">
<xsl:apply-templates />
</xsl:if>
</xsl:template>
Regards,
~~helix84
Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&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