You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Funmi Beckley <fb...@pharmology.com> on 2005/04/25 10:25:32 UTC

Exporting published pages to another server

Hello All,

Can someone please tell me how to export published pages to a server other
than the one Lenya was installed on.

Thanks in advance for your help,

Funmi.

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.10.2 - Release Date: 4/21/2005
 

__________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 

************************************************************************
The opinions expressed in this email represent those of the individual and not necessarily those of Alliance UniChem plc. The contents of the email may be privileged and confidential. If received in error please advise the sender then delete from your system. If you are not the intended recipient you should not copy it or use it for any purpose, nor disclose its contents to any person.
Alliance UniChem plc cannot accept liability for any damage you incur as a result of virus infection. 
************************************************************************


______________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: Exporting published pages to another server

Posted by Michael Wechner <mi...@wyona.com>.
Funmi Beckley wrote:

>Hello All,
>
>Can someone please tell me how to export published pages to a server other
>than the one Lenya was installed on.
>  
>

uncomment the subtask

 <task id="export" 
class="org.apache.lenya.cms.publishing.StaticHTMLExporter">

within

src/webapp/lenya/pubs/default/config/tasks/tasks.xconf

and then there should be the static files being created within the work
directory of the publication.

There is a minor bug, that CSS are not being exported, but you might want
to copy that once to the remote server.

IIRC JP has developed an improvement resp. fixed it using the CLI, but
I think no patches were submitted yet.

HTH

Michi

>Thanks in advance for your help,
>
>Funmi.
>
>  
>


-- 
Michael Wechner
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org