[Zope] RE: [Zope-dev] Getting a printout of my Zope Applicati
on
Michel Pelletier
michel@digicool.com
Tue, 14 Dec 1999 10:44:33 -0500
> -----Original Message-----
> From: Rob Page [mailto:rob.page@digicool.com]
> Sent: Monday, December 13, 1999 9:36 PM
> To: 'Clayton Miller'
> Cc: 'zope@zope.org'
> Subject: [Zope] RE: [Zope-dev] Getting a printout of my Zope
> Application
>
>
> Hi Clayton:
>
> > I have been wondering (while developing my first Zope
> > application), is there
> > a way to get a printout of all of my objects' source?
> > I just feel better having a hard copy of my entire
> > application lying around.
>
> You could Export the site (or Folder) from the Import/Export tab into
> XML.
And then you could feed that XML right back IN to Zope and render it
real pertty with a style sheet.
Sick.
-Michel