Beckley, Funmi wrote:
Hello,
Is it possible to change the location of images, css and javaScript files ones
static HTML pages need to be exported. I think file locations can be modified
in tasks.xconf but I am unsure of how to do this properly.
IIRC somebody tried to do something similar. One might start at
<!--
<task id="export"
class="org.apache.lenya.cms.publishing.StaticHTMLExporter">
<parameter name="export-path" value="work/export/pending"/>
<parameter name="substitute-regexp" value="/lenya/default/live/"/>
<parameter name="substitute-replacement" value="/"/>
<parameter name="my-server-port" value="1313"/>
</task>
-->
and extend the StaticHTMLExporter
HTH
Michi
Any help would be greatly appreciated.
Kind Regards,
Funmi.
--
Michael Wechner
Wyona - Open Source Content Management - Apache Lenya
http://www.wyona.com http://lenya.apache.org
[EMAIL PROTECTED] [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]