From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Salazar Subject: Re: using lightbox plugins in HTML export Date: Fri, 24 Jan 2014 03:40:49 -0500 Message-ID: References: <87r482yk6v.fsf@bzg.ath.cx> <87y527nodr.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b15a1d19f610704f0b35022 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6cJn-0001Yo-VZ for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 03:40:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6cJm-0001fs-Mm for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 03:40:51 -0500 In-Reply-To: <87y527nodr.fsf@bzg.ath.cx> 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: Bastien Cc: org-mode --047d7b15a1d19f610704f0b35022 Content-Type: text/plain; charset=ISO-8859-1 Good idea, that would be great! On Thu, Jan 23, 2014 at 2:33 AM, Bastien wrote: > Hi Peter, > > Peter Salazar writes: > > > Thanks for the response. That ATTR_HTML comes in very handy. I made > > one adjustment to your code, and it totally worked! Amazing! > > > > Here it is in full: > > > > #+ATTR_LaTeX: :width 300px > > #+ATTR_HTML: :rel lightbox :href image.png > > [[file:image.png]] > > Glad it works. Actually, it would be nice to have > > org-html-images-default-attributes > > the same way we have > > org-html-table-default-attributes > > (And for other backends too, why not.) > > -- > Bastien > --047d7b15a1d19f610704f0b35022 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Good idea, that would be great!


On Thu, Jan 23, 2014 at 2:33 AM, B= astien <bzg@gnu.org> wrote:
Hi Peter,

Peter Salazar <cycleofsong@gmai= l.com> writes:

> Thanks for the response. That ATTR_HTML comes = in very handy. I made
> one adjustment to your code, and it totally worked! Amazing!
>
> Here it is in full:
>
> #+ATTR_LaTeX: :width 300px
> #+ATTR_HTML: :rel lightbox :href image.png
> [[file:image.png]]

Glad it works. =A0Actually, it would be nice to have

=A0 org-html-images-default-attributes

the same way we have

=A0 org-html-table-default-attributes

(And for other backends too, why not.)

--
=A0Bastien

--047d7b15a1d19f610704f0b35022--