In my updated version of timeline at https://github.com/kusog/timeline I have changed the bubble so that it just shows a description which is HTML. When I want to show links I add them into the description myself. That way I can show buttons like this:
<https://lh5.googleusercontent.com/-5mXIUz6mVY4/UpqN-L--CGI/AAAAAAAAAD4/6XdHWq62mQk/s1600/timeline-bubble.jpg> On Monday, November 11, 2013 10:34:24 AM UTC-5, mario chiari wrote: > > Hi > > as we all know, in a timeline, when I click on an event, a baloon pops > up, with some info on the event. Those info are loaded from some xml, > say: > > <data wiki-section="test - Timeline"> > <event start="1890-01-01" end="1890-01-02" isDuration="true" > color="green" link="<my link to a single page about the event>" > caption="My old time" title="My old fact">old time event</event> > </data> > > Now, my question is: how do I insert/render a 'target = "_blank";' ? > IS there a way to write it into the xml? > > I see Issue 147: TIMELINE. Define target in bubble link, > http://code.google.com/p/simile-widgets/issues/detail?id=147 > but I am unable to write the patch by myself. > > > Thanks for your help. > > Cheers > mario > > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/groups/opt_out.
