Hello to everybody I've been looking around in this web is very good.
I'm trying to edit a calendar that use a external xml file but I don't kwnow how to add a link to with a tarjet_blank.
This is the code:
<month value="5">
<day value="1">
<image>pics/camera.jpg</image>
<label>Label 1</label>
<description><a href="http://www.maccaprios.com"> Maccaprios.com </a ></description>
</day>
<day value="2">
<image></image>
<label>Label 1</label>
<description><</description>
</day>
</month>
Thanks for your help