Dear Lulz

Thank you fr your ind help and revert aand I removed that from
page-structure.xml and still its working fine.. This is the dspace link
which I am testing http://kwarim.biz/xmlui/?locale-attribute=ar, for
locale-attribute=ar, I want to include style_rtl.css means want to call
separate css for each language so that I can change style_rtl.css for RTL
use.  I want to put the condition that rtl css should be called during
Arabic and for English default style.css is fine to be called.

<map:resource name="transform-to-xhtml">

    <!-- Add page metadata to DRI -->
    <!-- This adds all Stylesheets (CSS) and Javascript (js) into the DRI XML,
         so that they are accessible to the XSLTs -->
    <!-- 3 different IncludePageMeta transformers to ensure that the
         stylesheets end up in the correct order-->
    <map:transform type="IncludePageMeta">
        <map:parameter name="stylesheet.screen#1" value="lib/css/reset.css"/>
        <map:parameter name="stylesheet.screen#2" value="lib/css/base.css"/>
        <map:parameter name="stylesheet.screen#3" value="lib/css/helper.css"/>
        <map:parameter name="stylesheet.screen#4"
value="lib/css/jquery-ui-1.8.15.custom.css"/>
        <map:parameter name="stylesheet.screen#5" value="lib/css/style.css"/>
        <map:parameter name="stylesheet.screen#6"
value="lib/css/authority-control.css"/>
    </map:transform>
    <map:transform type="IncludePageMeta">
        <map:parameter name="stylesheet.handheld" value="lib/css/handheld.css"/>
        <map:parameter name="stylesheet.print" value="lib/css/print.css"/>
    </map:transform>
    <map:transform type="IncludePageMeta">
        <map:parameter name="stylesheet.all" value="lib/css/media.css"/>
        <map:parameter name="javascript"
value="lib/js/jquery-ui-1.8.15.custom.min.js"/>
        <map:parameter name="theme.path" value="{global:theme-path}"/>
        <map:parameter name="theme.name" value="{global:theme-path}"/>
        <map:parameter name="curRequestURI" value="{1}"/>
    </map:transform>

When I tried to call, it gives me error. Could you please help me to handle
this situation for calling the different css for each language.



On Sat, Jun 4, 2016 at 2:31 AM, Luiz dos Santos <[email protected]> wrote:

> Hi Shakir,
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to