Re: Generate static HTML with Cocoon

2001-10-29 Thread Cyril Cambien

You can use Cocoon command line interface.

java org.apache.cocoon.Main -csourcepath -dresultpath  -wtmppath -llogfilename
   -uINFO -flist.uris

sourcepath : where your cocoon files are, with the sitemap and so on
resultpath : where tour HTML files go
tmppath: a directory for tmp files
logfilename : the log file
list.uris : a file containing the list of URI your want to build using Cocoon

Holger Danske wrote:

 Hello Cocoon-User.

 We want to use Cocoon to generate static HTML.

 Bachground:
 Our customer don't want to work with Cocoon, but we
 want. So we want to use Cocoon for our work and
 generate the HTML for the customer.

 Is there an possibiltity to do that with Cocoon.

 TIA

 JD

 __

 Es ist soweit: das Nokia Game beginnt. Sei bereit für das multimediale Abenteuer. 
Melde dich bis zum 3. November bei http://de.promotions.yahoo.com/info/nokiagame an!

 -
 Please check that your question has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faqs.html

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


-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

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




AW: Generate static HTML with Cocoon

2001-10-23 Thread Jörn Heid

The problem of those web spiders is using of dynamic links (e.g. via
JavaScript or Flash).

I'm currently developing a little tool on top of Cocoon which generates
static content via a mapping xml file. There you can define all of your urls
and their dependencies to xml and xsl files. So if you change an xsl file
the tool downloads only that urls which could have changed. Aftre that it
can upload the newest files.

I want to support ftp and WebDAV. But the project just startet yesterday ;)

JOERN_HEID

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von
Bertrand Delacretaz
Gesendet: Dienstag, 23. Oktober 2001 08:25
An: [EMAIL PROTECTED]
Betreff: Re: Generate static HTML with Cocoon


On Tuesday 23 October 2001 08:12, Holger Danske wrote:
 We want to use Cocoon to generate static HTML.

wget (www.gnu.org/software/wget), a command-line utility, is very good at
creating static versions of dynamic web sites.

--
 -- Bertrand Delacrétaz, www.codeconsult.ch
 -- web technologies consultant - OO, Java, XML, C++






-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

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


-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

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




Re: Generate static HTML with Cocoon

2001-10-23 Thread Gianugo Rabellino

 We want to use Cocoon to generate static HTML.

Cocoon can do offline generation too by running it in CLI mode
(org.apache.cocoon.Main). If you check out a fresh CVS the build system
uses Cocoon to generate its own documentation: this can be used as a
starting point for you.

Ciao,

--
Gianugo Rabellino


-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

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




Generate static HTML with Cocoon

2001-10-22 Thread Holger Danske

Hello Cocoon-User.

We want to use Cocoon to generate static HTML.

Bachground:
Our customer don't want to work with Cocoon, but we
want. So we want to use Cocoon for our work and
generate the HTML for the customer.

Is there an possibiltity to do that with Cocoon.

TIA

JD

__

Es ist soweit: das Nokia Game beginnt. Sei bereit für das multimediale Abenteuer. 
Melde dich bis zum 3. November bei http://de.promotions.yahoo.com/info/nokiagame an!

-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

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




AW: Generate static HTML with Cocoon

2001-10-22 Thread Jörn Heid

In one of my projects I used a web spider (OfflineExplorer) to get a static
copy of my webserver.

Second possibility: Write your own transformer (or serializer) which saves
the output to a file.

There might be more. Hope this helps.

JOERN_HEID

-Ursprüngliche Nachricht-
Von: Holger Danske [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 23. Oktober 2001 08:13
An: [EMAIL PROTECTED]
Betreff: Generate static HTML with Cocoon


Hello Cocoon-User.

We want to use Cocoon to generate static HTML.

Bachground:
Our customer don't want to work with Cocoon, but we
want. So we want to use Cocoon for our work and
generate the HTML for the customer.

Is there an possibiltity to do that with Cocoon.

TIA

JD

__

Es ist soweit: das Nokia Game beginnt. Sei bereit für das multimediale
Abenteuer. Melde dich bis zum 3. November bei
http://de.promotions.yahoo.com/info/nokiagame an!

-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

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


-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

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




Re: Generate static HTML with Cocoon

2001-10-22 Thread Bertrand Delacretaz

On Tuesday 23 October 2001 08:12, Holger Danske wrote:
 We want to use Cocoon to generate static HTML.

wget (www.gnu.org/software/wget), a command-line utility, is very good at 
creating static versions of dynamic web sites. 

-- 
 -- Bertrand Delacrétaz, www.codeconsult.ch
 -- web technologies consultant - OO, Java, XML, C++






-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

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




Generate Static HTML with Cocoon

2001-09-20 Thread Sebastian Mäder

Hi cocooner,


I have build a page with cocoon. For examble so
http://host:8080/cocoon/xyz/index.html

Now I want to build a static HTML Version of this page with cocoon. How can
I do this ?? Is there a batch File or anything else for this ??

Thanx

your Sincerely

Sebastian




-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

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