Thunderbird:Using Gloda: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Enabling Gloda: fix instructions)
Line 9: Line 9:
#*# Once the about:config window is visible, type "global" into the "Filter" text box. You may need to increase the size of the window or alter the column widths to be able to see the full Preferences Names.
#*# Once the about:config window is visible, type "global" into the "Filter" text box. You may need to increase the size of the window or alter the column widths to be able to see the full Preferences Names.
#*# Locate the preference labeled <b>mailnews.database.global.indexer.enabled</b> and set it to <b>true</b> if it is currently false.  (right+click and toggle, or double click)
#*# Locate the preference labeled <b>mailnews.database.global.indexer.enabled</b> and set it to <b>true</b> if it is currently false.  (right+click and toggle, or double click)
# To assist in debugging, you may also want to enable the <b>mailnews.database.global.logging.dump</b> preference, which also requires <b>browser.dom.window.dump.enabled</b> be enabled.  To enable that latter, change the config filter to "dump" or something else.
# To assist in debugging, you may also want to enable the <b>mailnews.database.global.logging.dump</b> preference, which also requires <b>browser.dom.window.dump.enabled</b> be enabled.  To enable that latter, change the config filter to "dump" or something else. Note that because of the way the Mac pushes console output from applications through syslogd, having the GloDa logging enabled adds system load on a Mac in a noticable way.
 
# Restart Thunderbird.
# Restart Thunderbird.



Revision as of 19:38, 16 February 2009

Enabling Gloda

Currently, Gloda is disabled by default. To enable it, you must change preferences via Config Editor.

  1. Bring up the "Preferences" window by selecting the "Advanced" tab and "General" sub-tab.
    • If you see Enable Message Indexer tick it on, or if not ...
    • Use about config
      1. Click on the "Config Editor..." button. You may need to click through a warning page.
      2. Once the about:config window is visible, type "global" into the "Filter" text box. You may need to increase the size of the window or alter the column widths to be able to see the full Preferences Names.
      3. Locate the preference labeled mailnews.database.global.indexer.enabled and set it to true if it is currently false. (right+click and toggle, or double click)
  2. To assist in debugging, you may also want to enable the mailnews.database.global.logging.dump preference, which also requires browser.dom.window.dump.enabled be enabled. To enable that latter, change the config filter to "dump" or something else. Note that because of the way the Mac pushes console output from applications through syslogd, having the GloDa logging enabled adds system load on a Mac in a noticable way.
  1. Restart Thunderbird.

Prototype Toolbar

The "experimental toolbar" (extension).