On 6/11/11 11:42 AM, Mort wrote:
> Robert Kaiser wrote:
>> The SeaMonkey project is proud to present SeaMonkey 2.1: The new major
>> release of the all-in-one Internet suite is available for download now!
>> Building on the same Mozilla platform as Firefox 4, it delivers the
>> latest developments in web technologies such as HTML5, hardware
>> acceleration and improved JavaScript speed.
>>
>> SeaMonkey 2.1 is available in 21 languages, for Windows, Mac OS X and
>> Linux.
>>
>> Most notably, this release features for the first time:
>>
>> - Sync allows you to share your bookmarks, history, passwords and tabs
>> across different devices (computers) in a secure way.
>> - Personas let you choose from thousands of easy to install themes,
>> giving you a more personalized browsing experience.
>> - An optional search bar gives access to OpenSearch search engines and
>> suggestions.
>> - The new Data Manager unifies management of permissions, cookies,
>> passwords and form data.
>> - Improved handling of plugins, including the ability to delete Flash
>> cookies and survive plugin crashes.
>>
>> For a more complete list of major changes in SeaMonkey 2.1, see the
>> What's New in SeaMonkey 2.1 section of the Release Notes, which also
>> contain a list of known issues and answers to frequently asked
>> questions. For a more general overview of the SeaMonkey project (and
>> screen shots!), visit www.seamonkey-project.org.
>>
>>
>> Full news article:
>> http://www.seamonkey-project.org/news#2011-06-10
>>
>> Downloads for all available platforms and languages:
>> http://www.seamonkey-project.org/releases/
>>
>> Release notes:
>> http://www.seamonkey-project.org/releases/seamonkey2.1
>>
>> System Requirements:
>> http://www.seamonkey-project.org/doc/2.1/system-requirements
>>
>>
>> Robert Kaiser
>> SeaMonkey Council member
> Hi,
> 
> The new 2.1 is generally fine. However, instead of clicking on Bookmarks 
> and seeing them,  I now get a new format involving several additional 
> steps before I can see the bookmarks listed. Is there any way that I can 
> have the bookmarks' appearance revert to the older and better method?
> 
> Thanks.
> 
> Mort Linder

There were a number of bugs associated with the old design of the
Bookmarks Manager.  The developers chose to resolve those problems by
putting bookmarks into places.sqlite, a database instead of an HTML file.

If you merely want to see your bookmarks (not actually edit them), you
can still create an HTML file.  With Bookmarks Manager open, go to the
menu bar and select [Tools > Export HTML].  Navigate to where you want
to save them.  With multiple profiles, I save them each in its profile
directory.

You can also automate the exporting by setting the preference variable
browser.bookmarks.autoExportHTML to "true".  This exports every time you
terminate SeaMonkey.  You can do this with about:config, but I prefer
putting
        user_pref("browser.bookmarks.autoExportHTML", true);
into user.js because I can then add a comment as to what that means and
why I'm doing it.

-- 

David E. Ross
<http://www.rossde.com/>

On occasion, I might filter and ignore all newsgroup messages
posted through GoogleGroups via Google's G2/1.0 user agent
because of spam from that source.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to