Re: [Dspace-tech] XMLUI Mirage customization (bender)

2014-06-10 Thread bender
Thanks Alain!!

Very useful information.


2014-06-10 16:20 GMT-04:00 Alain Tschanz :

>  You can disable elements of the Navigation bar by adding these templates:
>
>
>
> Look at http://yourservername/xmlui/DRI/ to see how I got the code below.
>
>
>
>  match="dri:list[@id='aspect.viewArtifacts.Navigation.list.browse']">
>
> 
>
>
>
>  match="dri:list[@id='aspect.browseArtifacts.Navigation.list.global']">
>
> 
>
>  match="dri:list[@id='aspect.viewArtifacts.Navigation.list.administrative']">
>
> 
>
>  match="dri:list[@id='aspect.viewArtifacts.Navigation.list.account']">
>
> 
>
>  match="dri:list[@id='aspect.browseArtifacts.Navigation.list.context']">
>
> 
>
>
>
>  match="dri:list[@id='aspect.administrative.Navigation.list.epeople']">
>
> 
>
>
>
>  match="dri:list[@id='aspect.discovery.Navigation.list.discovery']">
>
> 
>
>
>
>  match="dri:list[@id='aspect.administrative.Navigation.list.registries']">
>
> 
>
>  match="dri:list[@id='aspect.statistics.Navigation.list.statistics']">
>
> 
>
>  match="dri:list[@id='aspect.viewArtifacts.Navigation.list.context']">
>
> 
>
>
>
> *From:* hernan.hcarva...@gmail.com [mailto:hernan.hcarva...@gmail.com] *On
> Behalf Of *bender
> *Sent:* Tuesday, June 10, 2014 3:46 PM
> *To:* Alain Tschanz
> *Cc:* dspace-tech
> *Subject:* Re: XMLUI Mirage customization (bender)
>
>
>
> Thank you very much Alain. It works!
>
>
>
> Anyway, it would be very useful understand how the layout is constructed.
>
>
>
> This is an intersting piece of code
> from dspace\webapps\xmlui\themes\Mirage\lib\xsl\core\page-structure.xsl
>
>
>
> "
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> 
>
> "
>
> But I'm still trying to understand how it puts it all together.
>
>
>
> Thanks again.
>
>
>
> bender
>
>
>
> 2014-06-10 15:19 GMT-04:00 Alain Tschanz :
>
>  Here’s a quick and dirty method to remove the navigation bar. In the
> /dspace/webapps/xmlui/themes/Mirage/lib/xsl/core folder open up the
> navigation.xsl file and look for
>
>
>
> 
>
> 
>
> 
>
>
>
>
>
> Comment everything out until
>
>
>
> 
>
>
>
> 
>
>
>
> 
>
>
>
>
>
>
>
> Alain
>
>
>
>
>
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] XMLUI Mirage customization (bender)

2014-06-10 Thread bender
Thank you very much Alain. It works!

Anyway, it would be very useful understand how the layout is constructed.

This is an intersting piece of code
from dspace\webapps\xmlui\themes\Mirage\lib\xsl\core\page-structure.xsl

"







"
But I'm still trying to understand how it puts it all together.

Thanks again.

bender


2014-06-10 15:19 GMT-04:00 Alain Tschanz :

>  Here’s a quick and dirty method to remove the navigation bar. In the
> /dspace/webapps/xmlui/themes/Mirage/lib/xsl/core folder open up the
> navigation.xsl file and look for
>
>
>
> 
>
> 
>
> 
>
>
>
>
>
> Comment everything out until
>
>
>
> 
>
>
>
> 
>
>
>
> 
>
>
>
>
>
>
>
> Alain
>
>
>
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] XMLUI Mirage customization

2014-06-10 Thread bender
Hi.

I'm studying how to modify the homepage of Mirage theme.

There's a lot of information, very detailed, on how to do it. But after
several days, I'm still stuck trying to change the layout of the site.

Specifically I want to remove the navigation bar on the right side
(ds-options), but I don't find the way to do it.

Can anyone help me?

Thank you very much!

bender
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette