Hi Everyone,

A couple of questions...

First, I'm inserting a bit of code to be displayed only on my
homepage. Am using the following code:

<xsl:choose>
<xsl:when 
test="/dri:document/dri:meta/dri:pageMeta/dri:metadata[@element='title']/i18n:text='xmlui.general.dspace_home'">
...
</xsl:when>
<xsl:otherwise>
...
</xsl:otherwise>
</xsl:choose>

However, on the homepage, the intended code doesn't show up, but the
"otherwise" code does.

Second, we noticed that my page title, & my last trail link, both say
"Community List", rather than the website name. Alongside this, we
noticed that the <metadata element="title"> is set to:

xmlui.ArtifactBrowser.CommunityBrowser.title

Now, are these two issues somehow related? We've noticed that the demo
Dspace install using the Mirage template
(http://demo.dspace.org/xmlui) also lands you at "Community List". Is
this something typical of Mirage installs (or installs using
dri2xhtml-alt files)? And if it is, how can we get our homepage to be
our homepage, & not reference the Community List page?

Thanks in advance!

Best wishes,

Jerrold Shiroma
University of Hawai'i Manoa

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to