Hi all,
  
 Iam trying to publish some content(using Static-Html Exporter) .But before 
doing that iam saving a copy of the publishad content in my local PC (at 
work/export/pending) by using the code below. Iam able to find the published 
html along with .css and images files.
Here  iam facing a problem i,e when i open the html file, it is showing  
skeletol html file with out taking  the .css and images files.
I dont know whether it should be like that only,or it should take the. .css and 
images also.
Could any one please help me in this.
code
--------
<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>
----

Also i got reply from Hubertus and Ralston saying that it is a bug in lenya.And 
what i understood was i should copy the .css and images manually to the public 
site,correct me if iam wrong.




Thanks in advance
Suresh...





This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to