Sun, 25 Mar 2012 14:01:25 +0200
Rewrote the reader for HTML bookmark files to cope with the various dates.
<?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</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</h1> <p> Package implementing the bookmarks system. </p> <h3>Packages</h3> <table> <tr> <td><a href="index-eric5.Helpviewer.Bookmarks.BookmarksImporters.html">BookmarksImporters</a></td> <td>Package implementing bookmarks importers for various sources.</td> </tr> </table> <h3>Modules</h3> <table> <tr> <td><a href="eric5.Helpviewer.Bookmarks.AddBookmarkDialog.html">AddBookmarkDialog</a></td> <td>Module implementing a dialog to add a bookmark or a bookmark folder.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarkNode.html">BookmarkNode</a></td> <td>Module implementing the bookmark node.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksDialog.html">BookmarksDialog</a></td> <td>Module implementing a dialog to manage bookmarks.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksImportDialog.html">BookmarksImportDialog</a></td> <td>Module implementing a dialog for importing bookmarks from other sources.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksManager.html">BookmarksManager</a></td> <td>Module implementing the bookmarks manager.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksMenu.html">BookmarksMenu</a></td> <td>Module implementing the bookmarks menu.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksModel.html">BookmarksModel</a></td> <td>Module implementing the bookmark model class.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.BookmarksToolBar.html">BookmarksToolBar</a></td> <td>Module implementing a tool bar showing bookmarks.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.DefaultBookmarks.html">DefaultBookmarks</a></td> <td>Module defining the default bookmarks.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.NsHtmlReader.html">NsHtmlReader</a></td> <td>Module implementing a class to read Netscape HTML bookmark files.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.NsHtmlWriter.html">NsHtmlWriter</a></td> <td>Module implementing a class to write Netscape HTML bookmark files.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.XbelReader.html">XbelReader</a></td> <td>Module implementing a class to read XBEL bookmark files.</td> </tr><tr> <td><a href="eric5.Helpviewer.Bookmarks.XbelWriter.html">XbelWriter</a></td> <td>Module implementing a class to write XBEL bookmark files.</td> </tr> </table> </body></html>