Hello All,

I'm currently working with the Mirage theme for version 1.7.1 and looking to expand the front page Community-List to the full Community/Collection list as seen when you go to browse Communities & Collections.

The issue is I've created a copy of the necessary sitemap.xmap file at [dspace-src]/modules/xmlui/src/main/resources/aspects/ArtifactBrowser which should be creating an overlay. The overlay is being created, however, the changes to the file don't seem to be having a effect on the actual system display.

I've changed:

<map:transform type="CommunityBrowser">
<map:parameter name="depth" value="1"/>
</map:transform>

to

<map:transform type="CommunityBrowser">
<map:parameter name="depth" value="999"/>
</map:transform>

I'm just wondering if I'm using the wrong files or overlay structure or if anyone has any guidance on how to resolve this issue.

Thanks,
Brett

--
*Brett Arno*
Library Systems Support Specialist
Herrick Memorial Library
Alfred University
1 Saxon Drive
Alfred, NY 14802
Email: [email protected] | Phone: 607-871-2989
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to