[Zope] How do I include a file into a DTML box?

Shlomi Fish shlomif@vipe.technion.ac.il
Tue, 3 Apr 2001 11:01:39 +0200 (IST)


Hi!

At http://www.iglu.org.il/ we have a front page which contains several
left boxes ( a la slashdot). One of them displays the status of the latest
Linux kernel version.

At the moment it is updated manually but I wrote a script to automatically
generate it based on information from www.linuxhq.com.

The file with the HTML code is somewhere on the computer's directory
structure, and I wish to include it as part of the box (or at least to
write a script that will modify it inside zope).

How do I do such a thing?

TIA,

	Shlomi Fish



----------------------------------------------------------------------
Shlomi Fish        shlomif@vipe.technion.ac.il 
Home Page:         http://t2.technion.ac.il/~shlomif/
Home E-mail:       shlomif@techie.com

A more experienced programmer does not make less bugs. He just realizes
what went wrong more quickly.