Penguin
Diff: MozillaFirefoxNotes
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of MozillaFirefoxNotes.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 40 Last edited on Monday, April 23, 2007 2:35:19 pm by AristotlePagaltzis
Older page: version 36 Last edited on Friday, March 16, 2007 8:09:56 pm by LawrenceDoliveiro Revert
@@ -62,10 +62,27 @@
  
 !! Have multiple home pages 
  
 In the preferences, specify URLS seperated by <tt>|</tt> characters. (You can do this in [Mozilla] too.) Note that you can get an empty tab by putting two seperators together. 
+  
+!! Other available <tt>about:</tt> pages  
+  
+<tt>about:blank</tt>:  
+ A blank pageā€¦ no kidding  
+<tt>about:buildconfig</tt>:  
+ Build configuration and parameters  
+<tt>about:cache</tt>:  
+ Detailed stats on your disk and memory cache, including the directory and the list of files/web pages accessed and stored there  
+<tt>about:credits</tt>:  
+ The long list of people who have contributed to the browser  
+<tt>about:mozilla</tt>:  
+ Try it and see!  
+<tt>about:plugins</tt>:  
+ All the installed plug-ins in your browser  
  
 !! The easy way to enable <tt>mailto:</tt> [URL] handling and vastly improve your Firefox experience 
+  
+[''Note: this tip is probably outdated.'']  
  
 Install the [MozEx extension | http://mozex.mozdev.org/], bring up its options, enter the name of your [MUA] program in the appropriate box, possibly using %-expandos to pass the desired parameters in the desired locations, and enjoy life. Note that getting there takes some effort in versions past 0.8 -- the "official" [XPI] has not been adapted to the extension manager. You want to get the [repackaged MozEX 0.7 XPI from the Extensionmirror | http://www.extensionsmirror.nl/lofiversion/index.php/t70.html] instead. 
  
 You can also define handlers for several other common protocols and a catch-all handler for not specifically handled protocols. F.ex, if you aren't using a particular NewsReader, try putting 
@@ -80,8 +97,10 @@
  
 You can also define an external editor to be used for textareas in forms (invokable from the context menu in the textarea). That way you can bring the full power of [Vim] or [Emacs] to bear on web forms. 
  
 !! The hard way to enable <tt>mailto:</tt> [URL] handling 
+  
+[''Note: this tip might be outdated.'']  
  
 Old versions of MozillaFirefox don't have a working mailto handler out of the box, but this can be fixed by changing the <tt>network.protocol-handler.app.mailto</tt> setting. Its value should be the path to a helper script. The setting may not show up in <tt>about:config</tt> -- in that case, you have to place a line like <tt>user_pref("network.protocol-handler.app.mailto", "/path/to/helper-script.sh");</tt> in the <tt>[user.js | http://www.mozilla.org/catalog/end-user/customizing/briefprefs.html ]</tt> file in your profile directory. 
  
 In either case, you have to restart MozillaFirefox for the setting to take effect. 
@@ -107,16 +126,18 @@
  
 See also: 
 * http://weblogs.mozillazine.org/gerv/archives/007221.html 
  
-!!Automatic deploying of Firefox on Windows 
+!! Automatic deploying of Firefox on Windows  
+  
+I use and recommend the [FrontMotion Firefox .MSI | http://www.frontmotion.com/Firefox/] for ActiveDirectory deployment. For an installation that can be locked by GroupPolicy, check out the [WetDog | http://wetdog.sourceforge.net/] or [FirefoxADM | http://spaces.msn.com/members/in-cider/] addons.  
  
-I use and recommend the [FrontMotion Firefox .MSI|http://www.frontmotion.com/Firefox/] for ActiveDirectory deployment. For an installation that can be locked by GroupPolicy , check out the [WetDog |http://wetdog .sourceforge .net /] or [FirefoxADM|http: //spaces .msn.com/members/in-cider/ ] addons
+For automatically installing extensions , look at [Inside Track on Deploying Firefox Extensions | http://weblogs .mozillazine .org /ben /archives /008431 .html ]. 
  
-For automatically installing extensions, look at [Inside Track on Deploying Firefox Extensions|http://weblogs.mozillazine.org/ben/archives/008431.html].  
+!! Playing WindowsMedia  
  
-!!Playing WindowsMedia  
+Install [mplayerplug-in | http://mplayerplug-in.sourceforge.net/] (available in [Debian] and most derivatives as [Package] <tt>mozilla-mplayer</tt>).  
  
-See [Xine] for more details  
+See [Xine] for another method.  
  
 ---- 
 Part of CategoryNotes.