Question about the standard Orbeon layout

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Question about the standard Orbeon layout

Romain Van der Keilen
Hi there,

When deploying an xform in Orbeon, a default menu always appears on the left (and top) of the page. Is it a simple way to disable it in specific forms?

Thanks,

Romain Van der Keilen.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Question about the standard Orbeon layout

HankRatz

Romain,

In config/properties-base.xml ,

   <property as="xs:boolean" name="oxf.epilogue.use-theme"  
value="false"/>

you can disable the epilogue from applying a theme.

Regards,
Hank

On Dec 21, 2009, at 5:50 AM, Romain Van der Keilen wrote:

> Hi there,
>
> When deploying an xform in Orbeon, a default menu always appears on  
> the left (and top) of the page. Is it a simple way to disable it in  
> specific forms?
>
> Thanks,
>
> Romain Van der Keilen.
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
Hank Ratzesberger
NEES@UCSB
Institute for Crustal Studies,
University of California, Santa Barbara
805-893-8042







--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Question about the standard Orbeon layout

Erik Bruchez-3
Exactly.

You can also configure your own theme stylesheet. The easiest way with
recent builds is to put a file theme.xsl under your application
directory, e.g.:

RESOURCES/apps/MYAPP/theme.xsl

-Erik

On Mon, Dec 21, 2009 at 8:27 AM, Hank Ratzesberger
<[hidden email]> wrote:

>
> Romain,
>
> In config/properties-base.xml ,
>
>  <property as="xs:boolean" name="oxf.epilogue.use-theme" value="false"/>
>
> you can disable the epilogue from applying a theme.
>
> Regards,
> Hank
>
> On Dec 21, 2009, at 5:50 AM, Romain Van der Keilen wrote:
>
>> Hi there,
>>
>> When deploying an xform in Orbeon, a default menu always appears on the
>> left (and top) of the page. Is it a simple way to disable it in specific
>> forms?
>>
>> Thanks,
>>
>> Romain Van der Keilen.
>>
>> --
>> You receive this message as a subscriber of the [hidden email] mailing
>> list.
>> To unsubscribe: mailto:[hidden email]
>> For general help: mailto:[hidden email]?subject=help
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>
> Hank Ratzesberger
> NEES@UCSB
> Institute for Crustal Studies,
> University of California, Santa Barbara
> 805-893-8042
>
>
>
>
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws