Re: [O] [PATCH] alt for inline thumbnail

2011-05-02 Thread Carsten Dominik
On Apr 22, 2011, at 10:43 AM, Manuel Giraud wrote: > > Hi, > > Here's a patch to add the following syntax for image link in html > exports: > > [[file:hires.jpg][file:thumb.jpg::my description]] > > "my description" will be used for the alt attribute of the thumbnail. > > <0002-org-html.el-o

[O] [PATCH] alt for inline thumbnail

2011-04-22 Thread Manuel Giraud
Hi, Here's a patch to add the following syntax for image link in html exports: [[file:hires.jpg][file:thumb.jpg::my description]] "my description" will be used for the alt attribute of the thumbnail. >From 53a6b03ad51ed4e05053a220872c2de72f2d254c Mon Sep 17 00:00:00 2001 From: Manuel Giraud D