[Zope] Easily including external HTML file?
Dan York
dyork@linuxcare.com
Wed, 16 Jun 1999 20:30:57 -0400
Greetings! I've been lurking for a bit and have appreciated
the tips and ideas I've picked up on the list. But now I have
a question. In one of my pages, I would like to pull in the
latest stories from Linux Today. They explain what to do at:
http://linuxtoday.com/linkus.html
All I would like to do is pull the following file into the
middle of a DTML document:
http://linuxtoday.com/backend/lthead.inc
Now I frequently did this before with Apache and server-side
includes, but I can't figure out exactly how to do this using
DTML. In looking around zope.org, I found the contributed
external method for pulling in items from Slashdot.org:
http://www.zope.org/Download/Contrib/slashdot.py
And while that works... and I could sit and modify the python
to have it go pull in the LinuxToday info... I just find myself
sitting here thinking there's got to be a better way to do this!
All I want to do is pull in the LT file... no formatting or
anything else.
Any ideas you have will be appreciated.
Thanks,
Dan
--
--------------------------------------------------------
Dan York, Certification Program Manager, Linuxcare, Inc.
dyork@linuxcare.com http://www.linuxcare.com/
415-740-4519 mobile, 603-268-0691 tel, 603-268-0103 fax
Linuxcare. At the center of Linux.
--------------------------------------------------------