Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Browser thumbnails ?
nipper
TS 6.5 on 2K
When I use the example templates &use the browser to pick an image, thumbnails
work in the browser.
When I try it on my own, no images show in the thumnail
my DCT section:
<item name="Browser">
<browser extns=".JPG" initial-dir="/images"/>
</item>
from examples:
<item name="Cover Picture">
<database deploy-column="f" />
<browser extns=".gif,.jpg" initial-dir="/templatedata/internet/book/images" />
</item>
Any ideas ?
I may try moving my images
Andy
Find more posts tagged with
Comments
gzevin
maybe you still need to put both cases for the extension, even though Win is not case sesitive?... just to eliminate this possibility?
Greg Zevin, Ph.D. Comp. Sc.
Independent Interwoven Consultant/Architect
Sydney, AU
nipper
definately some bugs here:
copied the book gif file into the images directory I was using (my images were about 1M ea
while the gif was 40K).
If I select the 40 K gif first, thumbnail shows properly. If you select the 1 M jpg, no thumbnail,
if you then select the 40 K gif, no thumbnail
Will file a bug.
Andy