» Version | » Information |
---|---|
0.5.1 |
Easy InstallNot sure? Get more info. pear install Contact_AddressBook-0.5.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Contact_AddressBook-0.5.1 Release date: 2010-10-15 14:14 UTC Release state: alpha Release uploaded by: doconnor Changelog: QA release Bug #12994 download in build has htmlspecialchars Bug #13264 Contact_AddressBook::getDataDir() should use PEAR_Config::singleton Dependencies:
|
0.5.0 |
Easy InstallNot sure? Get more info. pear install Contact_AddressBook-0.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Contact_AddressBook-0.5.0 Release date: 2005-11-08 12:57 UTC Release state: alpha Release uploaded by: firman Changelog: * Added new support for Gmail address book Dependencies:
|
0.4.0alpha1 |
Easy InstallNot sure? Get more info. pear install Contact_AddressBook-0.4.0alpha1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Contact_AddressBook-0.4.0alpha1 Release date: 2005-08-16 16:57 UTC Release state: alpha Release uploaded by: firman Changelog: * Fixed bug in Contact_AddressBook_Builder_Eudora::build(), wrong way on "notes" tag * Fixed bug causes by File_CSV with force config (thanks to Andy Crain <crain@fuse.net>) * Fixed bug in Contact_AddressBook_Converter::prepare(), Contact_AddressBook_Converter::$isPrepared never assigned (thanks to Andy Crain <crain@fuse.net>) * Reconstructed file and directory structure * Renamed Contact_AddressBook_Builder_eudora to Contact_AddressBook_Eudora * Renamed Contact_AddressBook_Builder_csv to Contact_AddressBook_CSV * Renamed Contact_AddressBook_Parser_eudora to Contact_AddressBook_Parser_Eudora * Renamed Contact_AddressBook_Parser_CSV to Contact_AddressBook_Parser_csv * Renamed several files to pretty names * Moved all CSV address book related files under PEAR data dir "Contact_AddressBook/CSV" * Renamed format call names, see added logs * Changed the examples * Changed the release state to alpha - Removed "definitions" dir, now all definition files are under "Defs" dir - Removed Contact_AddressBook::isExportable(), each supported formats are exportable - Removed Contact_AddressBook::isImportable(), each supported formats are importable - Removed Contact_AddressBook_Builder_csv_netscape - Removed Contact_AddressBook_Builder_csv_outlook_express + Added new method Contact_AddressBook::isSupported(), find out the whether the format is supported or not + Added new class Contact_AddressBook_CSV for working with CSV + Added new class Contact_AddressBook_Converter_CSV, for CSV converting + Added several CSV related files in PEAR data dir "Contact_AddressBook/CSV" + Added new support for KMail (KDE Mailer), Ms Outlook, Palm Pilot and Yahoo! + Added several call names (case-insensitive), csv_wab => Ms Windows Address Book CSV csv_outlookexpress => Ms Windows Outlook Express CSV (equal with csv_wab) csv_outlook => Ms Outlook CSV csv_mozilla => Mozilla Mailer CSV csv_thunderbird => Mozilla Thunderbird CSV (equal with csv_mozilla and csv_netscape) csv_netscape => Netscape Mailer CSV (equal with csv_mozilla and csv_thunderbird) csv_yahoo => Yahoo! CSV csv_palm => Palm CSV. eudora => Eudora address book + Upgraded File package dependency to version >= 1.2.1 Dependencies:
|
0.1.0dev1 |
Easy InstallNot sure? Get more info. pear install Contact_AddressBook-0.1.0dev1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Contact_AddressBook-0.1.0dev1 Release date: 2004-12-23 12:06 UTC Release state: devel Release uploaded by: firman Changelog: Initial release of Contact_AddressBook Dependencies:
|