Browser.places.createdDefaultQueries: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
No edit summary
 
(Updated value descriptions. Background is not changed.)
Line 6: Line 6:
==Possible values and their effects==
==Possible values and their effects==
===True===
===True===
A folder containing some default smart folders has been created already; do not create a new one
A "Most Viewed" folder in the Bookmarks Toolbar Folder has been created already; do not create a new one
===False===
===False===
Create a folder in the Bookmarks Toolbar Folder containing the default smart folders, then toggle this preference to True. (Default)
Create a "Most Viewed" folder in the Bookmarks Toolbar Folder, then toggle this preference to True. (Default)


==Caveats==
==Caveats==
* Setting this preference to True may result in duplicate Places folders in your Bookmarks Toolbar Folder.
* Setting this preference to False may result in duplicate Places folders in your Bookmarks Toolbar Folder.


==First checked in==
==First checked in==

Revision as of 08:39, 4 May 2008

Background

Mozilla Firefox’s Places system allows the use of “smart folders,” folders containing recently starred pages, recently used tags, most visited pages, and so on. In Firefox 3, a folder containing smart folders is added to the user’s bookmarks the first time their profile is used. This preference keeps track of whether that folder of smart folders has been created.

Possible values and their effects

True

A "Most Viewed" folder in the Bookmarks Toolbar Folder has been created already; do not create a new one

False

Create a "Most Viewed" folder in the Bookmarks Toolbar Folder, then toggle this preference to True. (Default)

Caveats

  • Setting this preference to False may result in duplicate Places folders in your Bookmarks Toolbar Folder.

First checked in

2007-10-10 by Seth Spitzer

Has an effect in

  • Mozilla Firefox (nightly builds after 2007-10-10; 3.0)

Related bugs

External links