# HTML structure for any standard form post based upload etc dialogs #
||ifdef||_junk_||
\
||endif|| ||if(equal(dlg_type,(contacts_import)))|| ||ifndef||dlg_tab|| ||define||dlg_tab||1|| ||endif||
# [[sid=||sid|| ||dlg_tab||,||import_type|| | ||import_result||]]
 
Source:
 
||if(equal(dlg_tab,(1)))||
vCard Import
Select file containing one or more vCards as generated by Apple Addressbook, Outlook or other applications.
||ifndef||import_action||
Note: Import may be repeated to update existing contacts. Apple Addressbook icon images are not yet imported.
Add to group: # in addressbook: #
||else||
Import result:
||import_result||
||if(greater_than(import_changes,(0)))|| ||if(equal(import_action,(test_import)))||
No changes to your contacts have been made yet.
Press "Apply Import" to save these changes.
||else||
Import complete.
||endif|| ||else||
No changes have been made to your contacts.
||endif|| ||endif||
||endif|| ||if(equal(dlg_tab,(2)))||
CSV Import
Select CSV file as generated by Outlook, Thunderbird, or other applications.
||ifndef||import_action||
Note: Import may be repeated to update existing contacts.
Add to group: # in addressbook: #
Add unrecognised csv data as part of the comment
||else||
Import result:
||import_result||
||if(greater_than(import_changes,(0)))|| ||if(equal(import_action,(test_import)))||
No changes to your contacts have been made yet.
Press "Apply Import" to save these changes.
||else||
Import complete.
||endif|| ||else||
No changes have been made to your contacts.
||endif|| ||endif||
||endif|| ||if(equal(dlg_tab,(3)))||
Import Webmail addresses
Select old netwin WebMail information to import.
||ifndef||import_action|| Addressbook files
Distribution lists
Note: Import may be repeated to update existing contacts.
Add to group: # in addressbook: #
||else||
Import result:
||import_result||
||if(greater_than(import_changes,(0)))|| ||if(equal(import_action,(test_import)))||
No changes to your contacts have been made yet.
Press "Apply Import" to save these changes.
||else||
Import complete.
||endif|| ||else||
No changes have been made to your contacts.
||endif|| ||endif||
||endif||
||if(or(equal(import_changes,(0)),equal(import_action,(apply_import))))|| ||else|| ||if(equal(import_action,(test_import)))|| ||else|| ||endif|| ||endif||
||endif||