[Zope] Animated GIFs

Manuel Amador (Rudd-O) amador@alomega.com
Tue, 17 Oct 2000 00:38:47 -0500


--------------16F0CA6E3F92DF034E590278
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

correct me if i'm wrong, but the repeat attribute is IN the gif file.  that means zope is mangling the file.

try creating the image as a file changing its mimetype and referrring it outside zope via an HTML page, to see if that's the case.


Lars Heber wrote:

> Peter Bengtsson schrieb:
>
> > [Just checking.]
> > Have you tried to acctually _use_ the animated gif in context with other HTML?
> > I have experienced problem some single time with images (can't remember what the problem/image was) viewed directly from the View management tab.
> >
> > Excuse the childish suggestion.
>
> Any help is appreciated!!!
>
> I tried your suggestion. The animGif works fine with every kind of HTML.
> I really think it's a Zope problem.
> Also the gif downloaded from Zope works with HTML outside Zope.
> The following doesn't work as well:
> Refer to the gif situated on your Zope server from a HTML file outside Zope. - Same problem...
>
> <html>
> <head><title>the title</title></head>
> <body><img src="http://localhost:8080/animGif"></body>
> </html>
>
> I also tried to name the animGif explicitely animGif.gif instead of animGif - guessed what? - same problem!
>
> Any more ideas, please?
>
> Thanks.
>
> Lars
>
> > ----- Original Message -----
> > From: "Lars Heber" <lheber@debis.com>
> > To: <zope@zope.org>
> > Sent: Friday, October 06, 2000 3:24 PM
> > Subject: [Zope] Animated GIFs
> >
> > > Hi there,
> > >
> > > I've got a strange problem.
> > >
> > > I want to upload an animated GIF to my Zope, but when I want to view it,
> > >
> > > animation stops at the last frame instead of looping indefinitely.
> > >
> > > When not uploaded to Zope, the animation works fine,
> > > also, when I download the GIF by rightclick from a Zope site and view
> > > it again outside Zope, it works perfectly!
> > >
> > > What's going on here??? Any ideas?
> > >
> > > PS.: The content_type is image/gif.
> > >         Do animGifs have another one? Just an idea...
> >
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )

--
Manuel Amador (Rudd-O)



--------------16F0CA6E3F92DF034E590278
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
correct me if i'm wrong, but the repeat attribute is IN the gif file.&nbsp;
that means zope is mangling the file.
<p>try creating the image as a file changing its mimetype and referrring
it outside zope via an HTML page, to see if that's the case.
<br>&nbsp;
<p>Lars Heber wrote:
<blockquote TYPE=CITE>Peter Bengtsson schrieb:
<p>> [Just checking.]
<br>> Have you tried to acctually _use_ the animated gif in context with
other HTML?
<br>> I have experienced problem some single time with images (can't remember
what the problem/image was) viewed directly from the View management tab.
<br>>
<br>> Excuse the childish suggestion.
<p>Any help is appreciated!!!
<p>I tried your suggestion. The animGif works fine with every kind of HTML.
<br>I really think it's a Zope problem.
<br>Also the gif downloaded from Zope works with HTML outside Zope.
<br>The following doesn't work as well:
<br>Refer to the gif situated on your Zope server from a HTML file outside
Zope. - Same problem...
<p>&lt;html>
<br>&lt;head>&lt;title>the title&lt;/title>&lt;/head>
<br>&lt;body>&lt;img src="<a href="http://localhost:8080/animGif">http://localhost:8080/animGif</a>">&lt;/body>
<br>&lt;/html>
<p>I also tried to name the animGif explicitely animGif.gif instead of
animGif - guessed what? - same problem!
<p>Any more ideas, please?
<p>Thanks.
<p>Lars
<p>> ----- Original Message -----
<br>> From: "Lars Heber" &lt;lheber@debis.com>
<br>> To: &lt;zope@zope.org>
<br>> Sent: Friday, October 06, 2000 3:24 PM
<br>> Subject: [Zope] Animated GIFs
<br>>
<br>> > Hi there,
<br>> >
<br>> > I've got a strange problem.
<br>> >
<br>> > I want to upload an animated GIF to my Zope, but when I want to
view it,
<br>> >
<br>> > animation stops at the last frame instead of looping indefinitely.
<br>> >
<br>> > When not uploaded to Zope, the animation works fine,
<br>> > also, when I download the GIF by rightclick from a Zope site and
view
<br>> > it again outside Zope, it works perfectly!
<br>> >
<br>> > What's going on here??? Any ideas?
<br>> >
<br>> > PS.: The content_type is image/gif.
<br>> >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Do animGifs have
another one? Just an idea...
<br>>
<p>_______________________________________________
<br>Zope maillist&nbsp; -&nbsp; Zope@zope.org
<br><a href="http://lists.zope.org/mailman/listinfo/zope">http://lists.zope.org/mailman/listinfo/zope</a>
<br>**&nbsp;&nbsp; No cross posts or HTML encoding!&nbsp; **
<br>(Related lists -
<br>&nbsp;<a href="http://lists.zope.org/mailman/listinfo/zope-announce">http://lists.zope.org/mailman/listinfo/zope-announce</a>
<br>&nbsp;<a href="http://lists.zope.org/mailman/listinfo/zope-dev">http://lists.zope.org/mailman/listinfo/zope-dev</a>
)</blockquote>

<pre>--&nbsp;
Manuel Amador (Rudd-O)</pre>
&nbsp;</html>

--------------16F0CA6E3F92DF034E590278--