You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by lokendra007 <lk...@sapient.com> on 2008/06/12 12:20:47 UTC

export static page in lenya 2

Hi! 

  can any one tell me how can I export static page in Lenya 2 (that can be
done by using Static HTML Exporter in lenya 1.2). how can we done the same
thing in Lenya 2.

greetings 
Lokendra 
-- 
View this message in context: http://www.nabble.com/export-static-page-in-lenya-2-tp17796757p17796757.html
Sent from the Lenya - Users mailing list archive at Nabble.com.


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


Re: export static page in lenya 2

Posted by Andreas Hartmann <an...@apache.org>.
Vivek Kumar schrieb:
> Can you please explanin more on this, how you are using wget.?

Here's an example how to download a whole website using an SSL 
connection (put everything in a single line):


wget -t 1 -T 5 --no-check-certificate -p --cut-dirs=3 -nH -r -L -e 
robots=off https://{server}:{port}/{servlet}/{pub}/live/index.html


HTH,

-- Andreas


> 
> 
> Andreas Hartmann wrote:
>> lokendra007 schrieb:
>>> Hi! 
>>>
>>> can any one tell me how can I export static page in Lenya 2 (that can be
>>> done by using Static HTML Exporter in lenya 1.2). how can we done the
>>> same
>>> thing in Lenya 2.
>> Afaik the StaticHTMLExporter hasn't been ported to 2.0 so far. I use 
>> wget to do a static export, what about the others?
>>
>> -- Andreas
>>
>>
>> -- 
>> Andreas Hartmann, CTO
>> BeCompany GmbH
>> http://www.becompany.ch
>> Tel.: +41 (0) 43 818 57 01
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: user-help@lenya.apache.org
>>
>>
>>
> 


-- 
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


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


Re: export static page in lenya 2

Posted by Vivek Kumar <vi...@gmail.com>.
Hi Andre

Can you please explanin more on this, how you are using wget.?


Andreas Hartmann wrote:
> 
> lokendra007 schrieb:
>> Hi! 
>> 
>> can any one tell me how can I export static page in Lenya 2 (that can be
>> done by using Static HTML Exporter in lenya 1.2). how can we done the
>> same
>> thing in Lenya 2.
> 
> Afaik the StaticHTMLExporter hasn't been ported to 2.0 so far. I use 
> wget to do a static export, what about the others?
> 
> -- Andreas
> 
> 
> -- 
> Andreas Hartmann, CTO
> BeCompany GmbH
> http://www.becompany.ch
> Tel.: +41 (0) 43 818 57 01
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/export-static-page-in-lenya-2-tp17796757p17878378.html
Sent from the Lenya - Users mailing list archive at Nabble.com.


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


Re: export static page in lenya 2

Posted by Andreas Hartmann <an...@apache.org>.
lokendra007 schrieb:
> Hi! 
> 
> can any one tell me how can I export static page in Lenya 2 (that can be
> done by using Static HTML Exporter in lenya 1.2). how can we done the same
> thing in Lenya 2.

Afaik the StaticHTMLExporter hasn't been ported to 2.0 so far. I use 
wget to do a static export, what about the others?

-- Andreas


-- 
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


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