View Single Post
  #4  
Old May 23rd 20, 08:15 AM posted to microsoft.public.windowsxp.general
R.Wieser
external usenet poster
 
Posts: 1,302
Default Automatically exported bookmarks.html file isn't showing the folder structure.

JJ,

I think it's because it's a Netscape Bookmark specific HTML.


... and thus should not assume other browsers wil be able to read-and-display
it. Which ofcourse does away with a nice part of exporting the bookmarks as
html in the first place.

Than again, most browsers are rather forgiving and will display pretty-much
everything. :-)

It's in the main OMNI.JA file (the one which is in the same directory as
the
FIREFOX.EXE file). The code is in the `_writeContainer()` method of
`BookmarkExporter` prototype. Which is in below file.

modules\BookmarkHTMLUtils.jsm


Thanks. It looks like its rather easy to fix (and make a real HTML file
outof it too). Now I only need to decide if its a good idea to do it ...
:-|

Regards,
Rudy Wieser


Ads