[Zope-CMF] Images
Meilicke, Scott
scott.meilicke@intp.com
Fri, 27 Apr 2001 08:26:36 -0700
I'm very sure there are better ways than this, but here's how I do it:
1. Add the image I want
2. Add the news item I want
In the lead in, add the appropriate HTML to display the image (I actually
did this in the body - see links below). Note, the news box item on a
default CMF doesn't render HTML, but it will get rendered when opening the
news item itself.
See http://www.kmclan.net/Members/smeilicke/parents/travels/20010421. If
you go to just http://www.kmclan.net, it's the second news item in the news
box.
This probably isn't a good option if you have non HTML folks adding news, in
which case you'll have to develop a form/method to add both items at once,
and put the <img> tag in automatically.
Scott
-----Original Message-----
From: info@sjeems.nl [mailto:info@sjeems.nl]
Sent: Friday, April 27, 2001 3:06 AM
To: zope-cmf@zope.org
Subject: [Zope-CMF] Images
Hya all,
Here is a question...
Probbably a dumb one but never mind...
If I add a news article I would like to add a image to it ...
and I would like it to show up together with te title and Lead in
Now my question is how to do this??
Thanx
James
_______________________________________________
Zope-CMF maillist - Zope-CMF@zope.org
http://lists.zope.org/mailman/listinfo/zope-cmf
See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
requests