question on Address Book plugin. - Printable Version +- Tordex Community (http://forum.tordex.com) +-- Forum: True Launch Bar (http://forum.tordex.com/forum-3.html) +--- Forum: General Discussion (http://forum.tordex.com/forum-8.html) +--- Thread: question on Address Book plugin. (/thread-2103.html) |
question on Address Book plugin. - jag11 - 09-17-2005 This is a nice plugin, but I don't know how to configure the Template, and I think I messed it, can someone help me and give the DEFAULT code? like this one: Thanks, really. - jag11 - 09-17-2005 UPDATE: Look at mine: noticed that the "displayname" is being showed twice, between the phone no. and the display name. Thanks . - Dracula - 09-18-2005 You should include the template you're using to give your previous post any meaning. Without that, we can only just confirm that, indeed, the displayname is shown twice... I can create a template that does that too And if you want to see the default template, simply add a new Address Book plugin, and copy the template from that one. - Yuri Kobets - 09-18-2005 Chnaging template will not help. Address Book plugin works correctly only with last beta TLB versions (since 3.2.7). Version 3.2 don't support AB plugin. - jag11 - 09-19-2005 Ok, here's the template: <table width=100% cellspacing=0 cellpadding=0> <tr> <td colspan=3> <font size=-1><b>{displayname}</b></font></td> </tr> {ifnotempty:phone1} <tr> <td width=16></td> <td width=16>{img:phonetype1}</td> <td> {phone1}</td> </tr> {endif} {ifnotempty:phone2} <tr> <td width=16></td> <td width=16>{img:phonetype2}</td> <td> {phone2}</td> </tr> {endif} </table> {ifnotempty:notes} <table width=100% cellspacing=0 cellpadding=0> </table> {endif} <table bgcolor="#6666FF" width=100% cellspacing=0 cellpadding=0 height=2> <tr><td></td></tr> </table> I tried again this morning, but it's still two Displaynames. - Yuri Kobets - 09-19-2005 jag11, What version of True Launch Bar do you use? - jag11 - 09-19-2005 v3.2 - Yuri Kobets - 09-20-2005 jag11 Wrote:v3.2Install version 3.2.10 to use Address Book plugin. Address Book plugin is not compatible with version 3.2 - jag11 - 09-20-2005 where can I download that version? and, I'm using the Pro version, will my serial work for that version? - Yuri Kobets - 09-20-2005 <!-- m --><a class="postlink" href="http://www.truelaunchbar.com/beta/">http://www.truelaunchbar.com/beta/</a><!-- m --> |