Re: stand-alone form

Posted by Ethan Gruber on
URL: https://discuss.orbeon.com/stand-alone-form-tp2997648p2997660.html

Hi Ron,

The easiest way to do this is to edit WEB-INF/resources/config/properties-base.xml and change

<property as="xs:anyURI"  name="oxf.epilogue.theme" value="oxf:/config/theme-examples.xsl"/> to <property as="xs:anyURI"  name="oxf.epilogue.theme" value="oxf:/config/theme-plain.xsl"/>

theme-plain.xsl and properties-base.xml may not be in the config folder in the current distribution of Orbeon, but you can pull them out of WEB-INF/lib/orbeon-resources-private.jar (inside the jar they are in the 'config' folder) and place them into WEB-INF/resources/config/

If needed, you can create your own xsl file to point to in properties-base.xml.

Ethan

On Fri, Oct 15, 2010 at 4:08 PM, Ron Peterson <[hidden email]> wrote:
I'm sure this must be very simple to do, but I can't find a description
in the documentation...

I want Orbeon to display my form by itself.  No Orbeon header, sidebar,
etc.  The Orbeon demo apps run this way, for example.  How do you do
this?

-Ron-



--
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