Return-Path: Delivered-To: apmail-incubator-esme-dev-archive@minotaur.apache.org Received: (qmail 6737 invoked from network); 28 Oct 2009 07:05:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Oct 2009 07:05:03 -0000 Received: (qmail 98778 invoked by uid 500); 28 Oct 2009 07:05:03 -0000 Delivered-To: apmail-incubator-esme-dev-archive@incubator.apache.org Received: (qmail 98727 invoked by uid 500); 28 Oct 2009 07:05:03 -0000 Mailing-List: contact esme-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: esme-dev@incubator.apache.org Delivered-To: mailing list esme-dev@incubator.apache.org Received: (qmail 98717 invoked by uid 99); 28 Oct 2009 07:05:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2009 07:05:03 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hirsch.dick@gmail.com designates 209.85.218.210 as permitted sender) Received: from [209.85.218.210] (HELO mail-bw0-f210.google.com) (209.85.218.210) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2009 07:04:59 +0000 Received: by bwz2 with SMTP id 2so634473bwz.20 for ; Wed, 28 Oct 2009 00:04:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=FMyOTyaWR1OKeiqET/KN4TLYbLs1K9OBBlAlpN6GxCw=; b=YBq/WMc7Ei5jBJl53shOaq/iLiPQ+SqiaUZDBsXyc9r7BpuKGWCgw2eL7xhoXnRdxK G1MOM6Y0YpozV4AIG9fzCi1/Btq8GfMvbcdxXQihxhF/lmhrKFD2QIEfxQWPVmywwhFW qLWz0/T2PIGY0o6Is3stYpOi++zNVqZdsO3/s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=YILqluvOMTsvo+UnDnVknwp+FV4j2vHrVGnQBrJvXRTPc1SV/YEalhiEhyvblIRqDi 42kj/Wl79+Fm0cmrPr1ZfY8v+nB9380UvyarB/FVwq3m9jWFogOfybbZDmAk+Hs7rw5b gm4tB6RAPyaOLSvD1uEpkWz/Bzt7GIIWIBpYk= MIME-Version: 1.0 Received: by 10.103.50.25 with SMTP id c25mr1127387muk.10.1256713477909; Wed, 28 Oct 2009 00:04:37 -0700 (PDT) In-Reply-To: References: Date: Wed, 28 Oct 2009 08:04:37 +0100 Message-ID: Subject: Re: ESME-88 Images (urls) in messages don't work with Textile From: Richard Hirsch To: esme-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable What about having some kind of thumbnail that is small and when clicked expands to a larger size in another browser window. Maybe with jQuery? I think it is important that the user doesn't have to upload images to add them but can use a URL to point to the image. However, I don't view this functionality as critical for our first release. If it is broken with the current release of textile, then I don't have a problem with that. Maybe someone can add a CR to the textile team that adds the possibility to turn off embedded image tags if desired. D. On Wed, Oct 28, 2009 at 12:47 AM, David Pollak wrote: > On Tue, Oct 27, 2009 at 4:04 PM, Vassil Dichev wrote= : > >> > It's simple to resolve. =A0images can be excluded from the Textile mar= kup >> (I >> > can't remember how off hand, but there's a flag to pass to the textile >> > processor). >> >> Oh, it is already "resolved", meaning that image urls cannot be >> parsed. It's "broken" like that because ESME's MsgParser sees the url >> first and transforms it to , which the TextileParser >> (which is invoked afterwards) cannot parse as an image anymore. The >> issue is that someone wanted this feature and filed a report to "fix" >> it. And I think I'm happy with the current situation where images >> don't work. >> >> So does that mean that you're also against free embedding of images in >> messages? >> > > I'm neutral on the issue. > > > > -- > Lift, the simply functional web framework http://liftweb.net > Beginning Scala http://www.apress.com/book/view/1430219890 > Follow me: http://twitter.com/dpp > Surf the harmonics >