phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] addressbook/inc/import Import_from_Outlook_-_English,


From: Edgar Luna <address@hidden>
Subject: [Phpgroupware-cvs] addressbook/inc/import Import_from_Outlook_-_English, 1.2, 1.2.6.1
Date: Wed, 29 Oct 2003 07:34:31 +0000

Update of /cvsroot/phpgroupware/addressbook/inc/import
In directory subversions:/tmp/cvs-serv13613/import

Modified Files:
      Tag: Version-0_9_16-branch
        Import_from_Outlook_-_English 
Log Message:
That the show begins, Import was broken with this maybe continues on
that state, but the code has advanced an maybe someone could test and
fill a bug report.


Index: Import_from_Outlook_-_English
===================================================================
RCS file: 
/cvsroot/phpgroupware/addressbook/inc/import/Import_from_Outlook_-_English,v
retrieving revision 1.2
retrieving revision 1.2.6.1
diff -C2 -d -r1.2 -r1.2.6.1
*** Import_from_Outlook_-_English       4 Dec 2001 01:17:10 -0000       1.2
--- Import_from_Outlook_-_English       29 Oct 2003 07:34:28 -0000      1.2.6.1
***************
*** 32,76 ****
                var $import = array(
                        'Title' => 'title', 
!                       'First Name' => 'n_given',
!                       'Middle Name' => 'n_middle',
!                       'Last Name' => 'n_family',
!                       'Suffix' => 'n_suffix',
!                       'Company' => 'org_name',  //objectclass: organization
!                       'Department' => 'org_unit', //objectclass: 
organizationalPerson
                        'Job Title' => 'title', //objectclass: 
organizationalPerson
!                       'Business Street' => 'adr_one_street',
!                       'Business Street 2' => 'address2',
!                       'Business Street 3' => 'address3',
!                       'Business City' => 'adr_one_locality',
!                       'Business State' => 'adr_one_region',
!                       'Business Postal Code' => 'adr_one_postalcode',
!                       'Business Country' => 'adr_one_countryname',
!                       'Home Street' => 'adr_two_street',
!                       'Home City' => 'adr_two_locality',
!                       'Home State' => 'adr_two_region',
!                       'Home Postal Code' => 'adr_two_postalcode',
!                       'Home Country' => 'adr_two_countryname',
!                       'Home Street 2' => '',
!                       'Home Street 3' => '',
!                       'Other Street' => '',
!                       'Other City' => '',
!                       'Other State' => '',
!                       'Other Postal Code' => '',
!                       'Other Country' => '',
!                       "Assistant's Phone" => 'tel_msg',
!                       'Business Fax' => 'tel_fax',
!                       'Business Phone' => 'tel_work',
!                       'Business Phone 2' => 'ophone',
                        'Callback' => '',
!                       'Car Phone' => 'tel_car',
!                       'Company Main Phone' => '',
!                       'Home Fax' => '',
!                       'Home Phone' => 'tel_home',
!                       'Home Phone 2' => '', //This will make another 
homePhone entry
!                       'ISDN' => 'tel_isdn',
!                       'Mobile Phone' => 'tel_cell', //newPilotPerson
!                       'Other Fax' => '',
!                       'Other Phone' => '',
!                       'Pager' => 'tel_pager',
                        'Primary Phone' => '',
                        'Radio Phone' => '',
--- 32,76 ----
                var $import = array(
                        'Title' => 'title', 
!                       'First Name' => 'first_name',
!                       'Middle Name' => 'middle_name',
!                       'Last Name' => 'last_name',
!                       'Suffix' => 'suffix',
!                       'Company' => 'organizations',  //objectclass: 
organization
!                       'Department' => 'departament', //objectclass: 
organizationalPerson
                        'Job Title' => 'title', //objectclass: 
organizationalPerson
!                       'Business Street' => 'addr_one_add1',
!                       'Business Street 2' => 'addr_one_add2',
!                       'Business Street 3' => 'addr_one_add3',
!                       'Business City' => 'addr_one_city',
!                       'Business State' => 'addr_one_state',
!                       'Business Postal Code' => 'addr_one_postal_code',
!                       'Business Country' => 'addr_one_country',
!                       'Home Street' => 'addr_two_add1',
!                       'Home City' => 'addr_two_city',
!                       'Home State' => 'addr_two_state',
!                       'Home Postal Code' => 'addr_two_postal_code',
!                       'Home Country' => 'addr_two_country',
!                       'Home Street 2' => 'addr_two_add2',
!                       'Home Street 3' => 'addr_two_add3',
!                       'Other Street' => 'addr_three_add1',
!                       'Other City' => 'addr_three_add2',
!                       'Other State' => 'addr_three_add3',
!                       'Other Postal Code' => 'addr_three_postal_code',
!                       'Other Country' => 'addr_three_country',
!                       "Assistant's Phone" => 'comm_phone_msg',
!                       'Business Fax' => 'comm_fax_work',
!                       'Business Phone' => 'comm_phone_work',
!                       'Business Phone 2' => 'comm_phone_work_two',
                        'Callback' => '',
!                       'Car Phone' => 'comm_mobile_car',
!                       'Company Main Phone' => 'org_comm_phone_work',
!                       'Home Fax' => 'comm_fax_home',
!                       'Home Phone' => 'comm_phone_home',
!                       'Home Phone 2' => 'comm_phone_home_two', //This will 
make another homePhone entry
!                       'ISDN' => 'comm_phone_isdn',
!                       'Mobile Phone' => 'come_mobile_cell', //newPilotPerson
!                       'Other Fax' => 'com_fax_other',
!                       'Other Phone' => 'comm_phone_other_two',
!                       'Pager' => 'comm_phone_pager',
                        'Primary Phone' => '',
                        'Radio Phone' => '',
***************
*** 81,98 ****
                        "Assistant's Name" => '', //newPilotPerson
                        'Billing Information' => '',
!                       'Birthday' => 'bday',
!                       'Categories' => '', 
                        'Children' => '',
                        'Directory Server' => '',
!                       'E-mail Address' => 'email',
!                       'E-mail Display Name' => '',
!                       'E-mail 2 Address' => 'email_home',
                        'E-mail 2 Display Name' => '',
!                       'E-mail 3 Address' => '', //add another...
                        'E-mail 3 Display Name' => '',
                        'Gender' => '',
                        'Government ID Number' => '',
                        'Hobby' => '',
!                       'Initials' => '',
                        'Internet Free Busy' => '',
                        'Keywords' => '',
--- 81,98 ----
                        "Assistant's Name" => '', //newPilotPerson
                        'Billing Information' => '',
!                       'Birthday' => 'birthday',
!                       'Categories' => 'categories_list', 
                        'Children' => '',
                        'Directory Server' => '',
!                       'E-mail Address' => 'comm_email_work',
!                       'E-mail Display Name' => 'Display name',
!                       'E-mail 2 Address' => 'comm_email_home',
                        'E-mail 2 Display Name' => '',
!                       'E-mail 3 Address' => 'comm_email_other', //add 
another...
                        'E-mail 3 Display Name' => '',
                        'Gender' => '',
                        'Government ID Number' => '',
                        'Hobby' => '',
!                       'Initials' => 'initials',
                        'Internet Free Busy' => '',
                        'Keywords' => '',
***************
*** 102,108 ****
                        'Mileage' => '',
                        'Notes' => 'note',
!                       'Office Location' => '',
                        'Organizational ID Number' => '',
!                       'PO Box' => '',
                        'Priority' => '',
                        'Private Profession' => '',
--- 102,108 ----
                        'Mileage' => '',
                        'Notes' => 'note',
!                       'Office Location' => 'org_addr_one_add1',
                        'Organizational ID Number' => '',
!                       'PO Box' => 'addr_four_add1',
                        'Priority' => '',
                        'Private Profession' => '',





reply via email to

[Prev in Thread] Current Thread [Next in Thread]