Thanks for your replies and the Input about those page downloaders.

I tried WGET and it stores the whole pages nicely.  I just wonder if its 
possible to render just the Paragraoh templates in each page and store the 
results, without the page template surroundings (because that's actually what 
we need, just the HTML content of the paragraphs to include them in another Web 
page / or CMS).

I guess I could write a Class that renders all paragraphs in a page and stores 
the result. Does anyone know where I would best take an example from existing 
magnolia Code to see how I can render the paragraph templates?

(of course I could also parse the wget-extracted pages and get the contents 
from there, but I'd prefer a solution that the users could do online)

Many thanks in avance

Claudio

-----Ursprüngliche Nachricht-----
Von: user-list@magnolia.info [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 15. April 2008 14:58
An: user-list@magnolia.info
Betreff: Re: [magnolia-user] Export Content to static HTML

I've never seen such a feature in Magnolia, but you could use wget or
curl to accomplish that kind of export.  They are command line
"browsers" designed to recursively fetch pages and resources from a site.

--David

claudio.greuter wrote:
> Hi List
>
> I have a special request from a customer and I'd like to check if this can be 
> done with magnolia with reasonable efforts:
>
> I'd like to "Export" the pages to a static HTML structure. Each page should 
> be represented by its own HTML File, and all data like images or Files that 
> are also stored in magnolia for the page should be placed next to the static 
> HTML file.
>
> Does anyone have an idea for this task? I wonder if I could render the HTML 
> for all Paragraphs of a page and save them to a file, by using the Paraghraph 
> templates?
>
> Cheers
>
> Claudio
>
> ----------------------------------------------------------------
> for list details see
> http://documentation.magnolia.info/
> ----------------------------------------------------------------
>


--
David Smith
Network Operations Supervisor
Department of Entomology
Cornell University
2132 Comstock Hall
Ithaca, NY 14853
Phone: (607) 255-9571
Fax: (607) 255-0940


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to