[Zope] Accessing sub methods

Allen May allen.may@mcsinet.com
Fri, 18 Jan 2002 15:13:18 -0500


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1A05C.91D14150
Content-Type: text/plain;
	charset="iso-8859-1"

I think I got Zope running stable now. Thanks for the helpful feedback.
 
I am now trying to copy-n-paste data from my existing intranet to create a
"look-alike" version in zope. We use LOTS of includes in our pages so I have
copied the contents of the includes into a folder called /includes as DTML
Methods. Now, I want to alter the /index.html and pull-in the data from that
folder. 
 
This does not work:
  <dtml-var /include/clock>
 
How do I pull-in the DTML Methods from a sub-folder?
 
Thanks
 
Allen May
MCSi Web Admin
800.842.1702 x7628
 

------_=_NextPart_001_01C1A05C.91D14150
Content-Type: text/html;
	charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2712.300" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=918050920-18012002>I think I got Zope 
running stable now. Thanks for the helpful feedback.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=918050920-18012002></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=918050920-18012002>I am now trying to 
copy-n-paste data from my existing intranet to create a "look-alike" version in 
zope. We use LOTS of includes in our pages so I have copied the contents of the 
includes into a folder called /includes as DTML Methods. Now, I want to alter 
the /index.html and pull-in the data from that folder. </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=918050920-18012002></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=918050920-18012002>This does not 
work:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=918050920-18012002>&nbsp; &lt;dtml-var 
/include/clock&gt;</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=918050920-18012002></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=918050920-18012002>How do I pull-in the 
DTML Methods from a sub-folder?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=918050920-18012002></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=918050920-18012002>Thanks</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=918050920-18012002></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Allen May</FONT></DIV>
<DIV><FONT face=Arial size=2>MCSi Web Admin</FONT></DIV>
<DIV><FONT face=Arial size=2>800.842.1702 x7628</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------_=_NextPart_001_01C1A05C.91D14150--