Differences between revisions 65 and 98 (spanning 33 versions)
Revision 65 as of 2004-12-26 00:27:20
Size: 4317
Editor: anonymous
Comment:
Revision 98 as of 2019-09-07 22:33:12
Size: 4274
Editor: nodiscc
Comment: update todo, add categories
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## Auto-converted by kwiki2moinmoin v2005-10-07
For a better Mozilla Suite-Debian integration go to Edit '' Preferences '' Advanced / System preferences and mark Use Preferences from System (see ["MIME"]).
#language en

 <!> This page content is outdated and/or wrong ('''TODO''': CategoryRedundant: cleanup and merge with [[Firefox]]).

= Addons/extensions =

Addons can be installed from the [[DebianRepository|Debian repositories]] or from inside the browser by visiting [[https://addons.mozilla.org]]. Each method has its own advantages

|| ||<style="text-align:center;background-color:#E0E0FF;">'''Debian repositories''' ||<style="text-align:center;background-color:#E0E0FF;">'''addons.mozilla.org''' ||
||'''Freedom''' ||Free-software only ||Both free and non-free ||
||'''Install/uninstall''' ||System-wide ||For each user individually ||
||'''Browser integration''' ||Can't uninstall from the addons menu ||Standard ||
||'''Updates''' ||Dependent on Debian packager ||Immediate ||
||'''Security''' ||Some scrutiny from Debian packagers ||Whatever comes from the addon ||


-----

##COMMENTED OUT: THIS OPTION DOES NOT EXIST ANYMORE (ICEWEASEL 10)
##For a better Mozilla Suite-Debian integration go to Edit '' Preferences '' Advanced / System preferences and mark Use Preferences from System (see [[MIME]]).
Line 5: Line 23:
 /usr/lib/mozilla/mozilla-bin/ and /usr/bin/mozilla   /usr/lib/mozilla/mozilla-bin/ and /usr/bin/mozilla
Line 8: Line 26:
The user's profile is installed in  The user's profile is installed in
Line 10: Line 28:
 ~/.mozilla/profile_name  ~/.mozilla/firefox/profile_name
Line 20: Line 38:
<<Anchor(plugins)>>
Line 22: Line 41:
 /usr/local/mozilla/plugins  /usr/lib/mozilla/plugins
Line 25: Line 44:
If installing plugins without ["root"] permissions, use {{{ If installing plugins without [[root]] permissions, use {{{
Line 41: Line 60:
See : http://plugindoc.mozdev.org/en-AU/linux.html See :
 *
http://plugindoc.mozdev.org/en-AU/linux.html
 * http://entropymine.com/jason/plugins/links.html
Line 43: Line 64:
== Adobe Acrobat ==
See how to install Adobe Acrobat in your system.
Line 46: Line 65:
 * ["Acrobat"] == PDF ==
Firefox 19.0 introduced a built-in browser PDF viewer that is enabled by default. Earlier versions of Firefox can use [[https://addons.mozilla.org/en-US/firefox/addon/pdfjs/|PDF Viewer]] as an addon.
Line 48: Line 68:
After installation, copy nppdf.so to your Mozilla plugins directory and ensure a copy of acroread is in your ["path"]. Gnome's [[DebPkg:evince|Evince]] will handle PDF.
Install [[DebPkg:mozplugger|Mozplugger]] to enable Evince instances embedded inside the browser window. This also enables viewing LibreOffice documents embedded in the browser window, provided you have the required LibreOffice packages installed.

Also, If you installed Adobe Acrobat reader, copy nppdf.so to your Mozilla plugins directory and ensure a copy of acroread is in your [[path]].
Line 51: Line 74:
See ["FlashPlayer"] See [[FlashPlayer]]
Line 54: Line 77:
On Linux, Mozilla requires ["JRE"] 1.4.2 or later ( plug-in application/x-java-vm). Remember that the ["SDK"] contains the ["JRE"] so you don't need to download both. On Linux, Mozilla requires [[JRE]] 1.4.2 or later ( plug-in application/x-java-vm). Remember that the [[SDK]] contains the [[JRE]] so you don't need to download both.
Line 56: Line 79:
 * ["Java"]  * [[Java]]
Line 61: Line 84:
If you use Mozilla ["Firefox"], you have Java enabled by default. The easiest way is to install BlackDownJava that includes Java plug-in for mozilla.
Line 63: Line 86:
In Mozilla Internet Suite, the easiest way in Debian is the package ["BlackdownJava"] that installs ["Java"] (JRE) and the Java Mozilla plug-ins.

The more difficult ways is to install ["Java"] (if not really installed) and open the java directory.
 {{{
   1. Go to the plugins sub-directory under the Mozilla installation directory (generally, plugin/i386/ns610-gcc32/)
}}}
{{{
      cd <Mozilla installation directory>/plugins
   2. In the current directory, create a symbolic link to the JRE ns610-gcc32/libjavaplugin_oji.so file Type:
      ln -s <["JREinstallationdirectory"]>/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
      Example:
          * If Mozilla is installed in this directory:
            /usr/lib/mozilla-1.4/
          * and if the JRE is installed at this directory:
            /usr/java/j2re1.4.2_04
          * Then type at the terminal to go to the browser plug-in directory:
            cd /usr/lib/mozilla-1.4/plugins
          * Enter the following command to create a symbolic link to the Java Plug-in for the Mozilla browser.
            ln -s /usr/java/j2re1.4.2_04/plugin/i386/ns610-gcc32
            /libjavaplugin_oji.so .
   3. Start Mozilla browser or restart it if it is already running. Note that if you have other Mozilla components (ie: Messenger, Composer, etc) running, you will need to restart them as well.
   4. Go to Edit > Preferences. Under Advanced category > Select Enable Java
   5. Restart Mozilla.
}}}

See also:
 * http://www.nl.debian.org/doc/manuals/debian-java-faq/ch8.html#s8.4
 * http://plugindoc.mozdev.org/faqs/java.html
Line 92: Line 87:
 * [http://serios.net/content/applets/viewinfoawt.php test if the Java plugin is working].

== Javascript ==
 * JavaScript

Mozilla browser supports, at least, JavaScript version 1.3

See also :
 * MozillaExtensions
 * http://www.moztips.com/wiki/index.pcgi?page=TableOfContents
 * http://www.mozilla.org/products/mozilla1.x/sysreq.html Requirements to install the last version.
 * [[http://www.java.com/en/download/help/testvm.jsp|Test if the Java plugin is working]].
Line 105: Line 90:
[["MPlayer"]] has, among others, support for Ogg Vorbis. There is also a browser plugin for Mozilla and Firefox available at http://mplayerplug-in.sourceforge.net/. But you don't really need a Mozilla plug-in, if you use the system default player.
There is a browser plugin for Mozilla and Firefox available by installing [[DebPkg:gecko-mediaplayer|gecko-mediaplayer]] (based on [[MPlayer]]). Another media player plugin is [[DebPkg:mozilla-plugin-vlc|mozilla-plugin-vlc]] (based on VLC)

A browser plugin is not mandatory.

== See also ==

 * [[MozPluggerMIME]]
 * http://wiki.mozilla.org


----

CategorySoftware CategoryNetworkApplication

Addons/extensions

Addons can be installed from the Debian repositories or from inside the browser by visiting https://addons.mozilla.org. Each method has its own advantages

Debian repositories

addons.mozilla.org

Freedom

Free-software only

Both free and non-free

Install/uninstall

System-wide

For each user individually

Browser integration

Can't uninstall from the addons menu

Standard

Updates

Dependent on Debian packager

Immediate

Security

Some scrutiny from Debian packagers

Whatever comes from the addon


The place where Mozilla is installed is

 /usr/lib/mozilla/mozilla-bin/ and /usr/bin/mozilla

The user's profile is installed in

 ~/.mozilla/firefox/profile_name

 (i.e. /home/user/.mozilla/profile_name; where profile_name is the mozilla user's profile name).

The Mozilla start page (for both Mozilla Web-Browser and Mozilla Firefox ) is in

 /usr/share/doc/mozilla-browser/localstart.html

Plug-ins directory

The mozilla plug-in directory is generally

 /usr/lib/mozilla/plugins

If installing plugins without root permissions, use

 ~/.mozilla/plugins

 (i.e. /home/user/.mozilla/plugins )

instead of the plugins subdirectory where Mozilla is installed. You may have to create this directory first.

Mozilla Firefox also uses the same plugins folder.

For a plug-in, you have to install a .so and .xpt file.

You can change the plug-ins to use the system default, going to Edit Preferences Advanced / Plug-in and script and editing it to indicate the folder where the program is.

Type about:plugins in the mozilla address bar to see the plug-ins installed.

See :

PDF

Firefox 19.0 introduced a built-in browser PDF viewer that is enabled by default. Earlier versions of Firefox can use PDF Viewer as an addon.

Gnome's Evince will handle PDF. Install Mozplugger to enable Evince instances embedded inside the browser window. This also enables viewing LibreOffice documents embedded in the browser window, provided you have the required LibreOffice packages installed.

Also, If you installed Adobe Acrobat reader, copy nppdf.so to your Mozilla plugins directory and ensure a copy of acroread is in your path.

Flash player

See FlashPlayer

Java

On Linux, Mozilla requires JRE 1.4.2 or later ( plug-in application/x-java-vm). Remember that the SDK contains the JRE so you don't need to download both.

Enable Java in Mozilla

The easiest way is to install ?BlackDownJava that includes Java plug-in for mozilla.

Multimedia

There is a browser plugin for Mozilla and Firefox available by installing gecko-mediaplayer (based on MPlayer). Another media player plugin is mozilla-plugin-vlc (based on VLC)

A browser plugin is not mandatory.

See also


CategorySoftware CategoryNetworkApplication