Mon, 19 Mar 2012 20:14:07 +0100
Added a bookmarks importer for Apple Safari.
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> <html><head> <title>eric5.Helpviewer.Bookmarks.BookmarksImporters</title> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body> <h1>eric5.Helpviewer.Bookmarks.BookmarksImporters</h1> <p> Package implementing bookmarks importers for various sources. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksImporters.BookmarksImporter.html">BookmarksImporter</a></td> <td>Module implementing a base class for the bookmarks importers.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksImporters.ChromeImporter.html">ChromeImporter</a></td> <td>Module implementing an importer for Chrome bookmarks.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksImporters.FirefoxImporter.html">FirefoxImporter</a></td> <td>Module implementing an importer for Firefox bookmarks.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksImporters.HtmlImporter.html">HtmlImporter</a></td> <td>Module implementing an importer for HTML bookmark files.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksImporters.IExplorerImporter.html">IExplorerImporter</a></td> <td>Module implementing an importer for Internet Explorer bookmarks.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksImporters.OperaImporter.html">OperaImporter</a></td> <td>Module implementing an importer for Opera bookmarks.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksImporters.SafariImporter.html">SafariImporter</a></td> <td>Module implementing an importer for Apple Safari bookmarks.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksImporters.XbelImporter.html">XbelImporter</a></td> <td>Module implementing an importer for XBEL files.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksImporters.__init__.html">BookmarksImporters</a></td> <td>Package implementing bookmarks importers for various sources.</td> </tr> </table> </body></html>