Tue, 24 Oct 2017 19:09:09 +0200
Changed the logic of the two web browsers in order to put new downloads at the top of the list of downloads and add the download date and time to the shown info.
<!DOCTYPE html> <html><head> <title>eric6.Helpviewer.Bookmarks.BookmarksImporters</title> <meta charset="UTF-8"> <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>eric6.Helpviewer.Bookmarks.BookmarksImporters</h1> <p> Package implementing bookmarks importers for various sources. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric6.Helpviewer.Bookmarks.BookmarksImporters.BookmarksImporter.html">BookmarksImporter</a></td> <td>Module implementing a base class for the bookmarks importers.</td> </tr><tr> <td><a href="eric6.Helpviewer.Bookmarks.BookmarksImporters.ChromeImporter.html">ChromeImporter</a></td> <td>Module implementing an importer for Chrome bookmarks.</td> </tr><tr> <td><a href="eric6.Helpviewer.Bookmarks.BookmarksImporters.FirefoxImporter.html">FirefoxImporter</a></td> <td>Module implementing an importer for Firefox bookmarks.</td> </tr><tr> <td><a href="eric6.Helpviewer.Bookmarks.BookmarksImporters.HtmlImporter.html">HtmlImporter</a></td> <td>Module implementing an importer for HTML bookmark files.</td> </tr><tr> <td><a href="eric6.Helpviewer.Bookmarks.BookmarksImporters.IExplorerImporter.html">IExplorerImporter</a></td> <td>Module implementing an importer for Internet Explorer bookmarks.</td> </tr><tr> <td><a href="eric6.Helpviewer.Bookmarks.BookmarksImporters.OperaImporter.html">OperaImporter</a></td> <td>Module implementing an importer for Opera bookmarks.</td> </tr><tr> <td><a href="eric6.Helpviewer.Bookmarks.BookmarksImporters.SafariImporter.html">SafariImporter</a></td> <td>Module implementing an importer for Apple Safari bookmarks.</td> </tr><tr> <td><a href="eric6.Helpviewer.Bookmarks.BookmarksImporters.XbelImporter.html">XbelImporter</a></td> <td>Module implementing an importer for XBEL files.</td> </tr><tr> <td><a href="eric6.Helpviewer.Bookmarks.BookmarksImporters.__init__.html">BookmarksImporters</a></td> <td>Package implementing bookmarks importers for various sources.</td> </tr> </table> </body></html>