From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Eckl Subject: Hyperlinked Images with ox-html Date: Wed, 10 Jul 2013 05:22:20 +0200 Message-ID: <87ip0j3xqr.fsf@sachwertpartner.de> Reply-To: eckl.r@gmx.de Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uwkz5-0005yb-27 for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 23:22:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uwkz4-0000aD-1F for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 23:22:26 -0400 Received: from web22.dogado.de ([93.90.176.110]:58619) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uwkz3-0000a5-QC for emacs-orgmode@gnu.org; Tue, 09 Jul 2013 23:22:25 -0400 Received: from relinux (mnch-5d8668e7.pool.mediaWays.net [93.134.104.231]) by web22.dogado.de (Postfix) with ESMTP id DE7AE56234CB for ; Wed, 10 Jul 2013 05:21:35 +0200 (CEST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Using Org-mode version 8.0.5 (release_8.0.5-429-gc31655 GNU Emacs 24.3.50 exporting this fragment #+ATTR_HTML: :width 220px :align right [[http://orgmode.org/worg/][http://example.org/picture.jpg]] gives instead of So the attributes for are linked to instead of and ignored. What I'm missing? TIA, Robert From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Hyperlinked Images with ox-html Date: Wed, 10 Jul 2013 10:14:16 +0200 Message-ID: <874nc2bzmv.fsf@gmail.com> References: <87ip0j3xqr.fsf@sachwertpartner.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwpXL-00045S-FQ for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 04:14:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UwpXI-000831-IC for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 04:14:07 -0400 Received: from mail-wg0-x22e.google.com ([2a00:1450:400c:c00::22e]:44262) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwpXI-00082u-BF for emacs-orgmode@gnu.org; Wed, 10 Jul 2013 04:14:04 -0400 Received: by mail-wg0-f46.google.com with SMTP id c11so5631056wgh.25 for ; Wed, 10 Jul 2013 01:14:03 -0700 (PDT) In-Reply-To: <87ip0j3xqr.fsf@sachwertpartner.de> (Robert Eckl's message of "Wed, 10 Jul 2013 05:22:20 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: eckl.r@gmx.de Cc: emacs-orgmode@gnu.org Hello, Robert Eckl writes: > exporting this fragment > > #+ATTR_HTML: :width 220px :align right [[http://orgmode.org/worg/][http://example.org/picture.jpg]] > > gives > > > > > instead of > >
>

> > > >

>
> > So the attributes for are linked to instead of and > ignored. This should now be fixed. Thank you for reporting it. Regards, -- Nicolas Goaziou