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.
