 |
| << | February 2010 | >> |
| Su |
Mo |
Tu |
We |
Th |
Fr |
Sa |
| |
1 |
2 |
3 |
4 |
5 |
6 |
| 7 |
8 |
9 |
10 |
11 |
12 |
13 |
| 14 |
15 |
16 |
17 |
18 |
19 |
20 |
| 21 |
22 |
23 |
24 |
25 |
26 |
27 |
| 28 |
|
|
|
|
|
 |
 |
|
| Goto page 1, 2 Next |
yokomaka Post subject: Thunderbird Plugin with extended functionality
|
Fri Nov 16, 2007 10:03 am Posts: 11 Location: Germany
|
| |
|
Hi Folks,
I added a few features to the Thunderbird Extension:
- Search in Leads & Add email to Lead (http://forums.vtiger.com/viewtopic.php?t=15030)
- Emails are attached to Leads/Contacts with their original creation date (http://forums.vtiger.com/viewtopic.php?t=17266)
- Author and Recipient of emails are preserved
- CC and BCC Fields of emails are transfered to vtiger crm
- If an email is located in the "Sent" Folder of thunderbird, then the search field of the plugin is populated with the Receiver's-Address instead of the Sender's-Address
Installation:
replace the files "Lead.php" and "thunderbirdplugin.php" on the vtiger server with the ones in this archive. The files are located in the following directories:
vtigercrm/modules/Leads/Leads.php
vtigercrm/soap/thunderbirdplugin.php
Install the extended thunderbird extension on each client
The server scripts are backwards compatible, users with the default thunderbird extension can still operate.
| Description: |
| Extended Thunderbird Extension for vtiger 5.0.3 |
|
 Download |
| Filename: |
vtigercrm-tbird-plugin-5.0.3_extended.zip |
| Filesize: |
123.21 KB |
| Downloaded: |
587 Time(s) |
|
|
|
|
|
 |
vTiger.it Post subject: Re: Thunderbird Plugin with extended functionality Senior Member
|
Fri Nov 16, 2007 11:06 am Posts: 615 Location: Italy
|
| |
|
Hi,
great contribution!
Can you please share the plugin source with us and give some instruction on how to build it?
We are really interested in translating the plugin for the italian community.
Thank a lot!
regards,
davide
_________________ Gruppo vTiger Italia
www.vtiger.it
www.crmvillage.biz
www.crmvillage.it (blog di crm open source)
|
|
|
|
yokomaka Post subject: Re: Thunderbird Plugin with extended functionality
|
Fri Nov 16, 2007 1:26 pm Posts: 11 Location: Germany
|
| |
|
Hi Davide,
I'm glad you like the modifications.
Thunderbird-extensions are basically javascript-code, so the source is already included in the xpi-file.
To extract the source you could do the following:
1) rename "vtigercrm-tbird-plugin-5.0.3_extended.xpi" to "vtigercrm-tbird-plugin-5.0.3_extended.zip"
2) unzip the file and locate vtiger.jar
3) rename "vtiger.jar" to "vtiger.zip" and unzip.
To translate to another language you could modify the .js and .xul files in a text-editor
|
|
|
|
savovski Post subject: Re: Thunderbird Plugin with extended functionality
|
Fri Nov 16, 2007 3:24 pm Posts: 3
|
| |
|
| I have a UTF-8 problem , my UTF messages are corrupted in plugin View and then they are corrupted inserted in vTiger . Where to search code so to change encoding ?
|
|
|
|
vTiger.it Post subject: Re: Thunderbird Plugin with extended functionality Senior Member
|
Fri Nov 16, 2007 3:27 pm Posts: 615 Location: Italy
|
|
|
|
|
prasad.a Post subject: Re: Thunderbird Plugin with extended functionality Senior Member
|
Wed Nov 21, 2007 3:40 pm Posts: 1587
|
|
|
|
|
yokomaka Post subject: Re: Thunderbird Plugin with extended functionality
|
Sun Nov 25, 2007 11:25 am Posts: 11 Location: Germany
|
| |
|
New versions of this advanced thunderbird client are now available on vtigerforge: http://forge.vtiger.com/projects/tbadvancedmail
The latest version 0.1.1 among other things also fixes the UTF-8 issue which was mentioned by savovski.
Feel free to post any comments, feature requests and bug reports to the project as I will try to add new features sooner or later.
|
|
|
|
| |