Re: Feature request

2004-04-09 Thread Lars Clausen
On Thu, 2004-04-08 at 18:20, Cyrille Chepelov wrote: > Le Thu, Apr 08, 2004, Ã 08:07:13PM +0200, Lars Clausen a écrit: > > > > previously (see: > > > http://mail.gnome.org/archives/dia-list/2002-April/msg00053.html for more), > > > but it seems that nothing has been done since. > > > My users wou

Re: Feature request

2004-04-09 Thread Cyrille Chepelov
Le Fri, Apr 09, 2004, à 09:19:33AM +0200, Lars Clausen a écrit: > On Thu, 2004-04-08 at 18:20, Cyrille Chepelov wrote: > > Le Thu, Apr 08, 2004, à 08:07:13PM +0200, Lars Clausen a écrit: > > > > > > previously (see: > > > > http://mail.gnome.org/archives/dia-list/2002-April/msg00053.html for mor

Re: Feature request

2004-04-09 Thread Cyrille Chepelov
Le Fri, Apr 09, 2004, à 11:43:37AM +0200, Free a écrit: > I may suggest one or two things : > * it should be very interresting, I think, to make Dia able to export to map > pictures for web, Yep, IMAGEMAP HTML fragments would become a useful companion to .PNG files. If SVG files have the concept

Re: Feature request

2004-04-09 Thread W. Borgert
Quoting nobody in specific: (discussion about URIs/URLs in elements, etc.) Having URIs/URLs attached to dia objects would be really great. But what I'm missing most, is the ability to link to other dia files. Dia has no concept of a "project" or some kind of file tree. (Maybe this is good, becau

Re: Feature request

2004-04-09 Thread Cyrille Chepelov
Le Fri, Apr 09, 2004, à 02:12:17PM +0200, W. Borgert a écrit: > Quoting nobody in specific: > (discussion about URIs/URLs in elements, etc.) > > Having URIs/URLs attached to dia objects would be really great. > But what I'm missing most, is the ability to link to other dia > files. Dia has no co

Re: Feature request

2004-04-09 Thread Free
I think it should be better if the becomes (or something like that) so you could link a image map to another, and not only to a picture. From: "W. Borgert" <[EMAIL PROTECTED]> > Links between > dia files could be translated to image maps automatically on > export to PNG (e.g.: becomes href="./

Re: Feature request

2004-04-09 Thread Cyrille Chepelov
Le Fri, Apr 09, 2004, à 06:54:31PM +0200, Free a écrit: > I think it should be better if the becomes href="./other.html"/> (or something like that) so you could link a image map > to another, and not only to a picture. you can pipe the ismap fragment into sed to achieve this. We could also mak