AW: AW: [opencms-dev] Question about export functionality

Schmidt, Kai Kai.Schmidt at bonprix.net
Fri Aug 8 16:59:01 CEST 2003


Hi Ralf,

> > Could you make an example? What does it change in the HTML 
> code if you 
> > use
> > these button?

please have a look at the index.jsp (Welcome to opencms)in the root and look
into the properties. To be sure set the property export to false. Create a
html-file also in root. Eidt it with the Wysiwig, i.e. create a text "link"
and use the link-Button to create a link to the index.jsp. the property
"export" of the html should be empty or set to true.
Now publish both. The HTML is exported and the jsp resides in opencms vfs.
The source of the exported HTML should be:
<a href="/opencms/opencms/index.jsp" target="_blank">jsp-link</a>

That´s all...

best regards, Kai



More information about the opencms-dev mailing list