Re: html-link support

2011-09-28 Thread Carlo Calderoni
sry again, i checked the NEWS in other thread i think i found the answer to my second question too so, my next question is: when 0.98 will be out? (and 1.0? :D ) i'm building from git, but i would like a lot an apt way ___ dia-list mailing list di

Re: html-link support

2011-09-28 Thread Carlo Calderoni
sry, i checked the git patch i think that the answer to my first question is yes 2011/9/29 Carlo Calderoni > With "use url meta property" you mean "put an attribute tag with name 'url' > in 'meta' composite tag"? > Is there a way to set "meta" attributes in Dia? > I didn't check the manual

Re: html-link support

2011-09-28 Thread Carlo Calderoni
With "use url meta property" you mean "put an attribute tag with name 'url' in 'meta' composite tag"? Is there a way to set "meta" attributes in Dia? I didn't check the manual and can't find a way for doing it from interface 2011/9/28 Paul Chavent > Hi. > > As a workaround, i can purpose the soz

Re: html-link support

2011-09-28 Thread Paul Chavent
Hi. As a workaround, i can purpose the sozi feature (http://sozi.baierouge.fr/wiki/sozi). You can export your diagram to an "interactive" svg. So if you embed your diagram as an svg figure in your web page, you can make it a bit "dynamic". On 09/28/2011 07:25 AM, calderoni.ca...@gmail.com w

Re: html-link support

2011-09-28 Thread Steffen Macke
Hi, On 09/28/2011 07:25 AM, calderoni.ca...@gmail.com wrote: Dia can export in .svg too, this format is xml and can be embedded directly in html. The text you type in dia, is escaped with entities: if tou type "" in a dia text, it will became"
" in exported .svg (well, in dia file too), s

Re: html-link support

2011-09-27 Thread calderoni.ca...@gmail.com
Dia can export in .svg too, this format is xml and can be embedded directly in html. The text you type in dia, is escaped with entities: if tou type "" in a dia text, it will became "
" in exported .svg (well, in dia file too), so if you want working links, you have to process the svg xml i

Re: html-link support

2011-09-27 Thread Michael Ross
You can export an image of your Dia as .jpg, .png, .bmp, etc. You can create a link in an html document to show these formats. I may be purposely misreading your question in order to give you an answer that makes sense. But, the question, as I read it, does not make sense. Dia is not a webpage

html-link support

2011-09-27 Thread Marvin Kastner
hello community, i was looking everwhere whether there was an option to export the diagramm as html and create links inside but i didn't find anything. is that the point? thank you! bye, marvin ps: thank you very much for that software! ___ dia-lis