Hi
> It may be very simple, but I do't know how to call/display a simple
> html page (plone Document or Document) from a zope page template.
> I have hundreds of html pages (File, plone Document, Document) that I
> want to
> call from some ZPTs.
I don't know if I had understood correctly the question
But let's say that you got a content MyContent with a property
'someText' witch is a RichText field
In this case
<span tal:content="structure python: MyContent.getSomeText()"> html code
from the field </span>
Is how you put it into the page
If you got a document you can use get_data method have back the file
Carlo
what is ITER? www.iter.org
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users