Hi Yureshwar,

You want to remove all else from the front page in xmlui and place a full
listing of "communities and collections" or just want to render the full
list.
In both cases you need to edit
[dspace
source]/dspace-xmlui/dspace-xmlui-api/src/main/resources/aspects/ArtifactBrowser/sitemap.xmap
Since you want to change the front page find the <map:match pattern=""> and
either remove / comment out the
<map:transform ....>
you don't want to appear
or change the parameter for <map:transform type="CommunityBrowser">
to 999 in order to render the full list in the front page

after the changes rebuild / update_webapps / deploy...

Kostas Paraskevopoulos
Κωνσταντίνος Παρασκευόπουλος
Casey Stengel<http://www.brainyquote.com/quotes/authors/c/casey_stengel.html>
- "All right everyone, line up alphabetically according to your
height."

On Fri, Jun 5, 2009 at 10:10, Yureshwar Dspace
<[email protected]>wrote:

> Hi all,
>
>     Can anyone help me how to add communities & collections page to the
> front page in xmlui.
>
>
>
>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
------------------------------------------------------------------------------
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to