Differences between revisions 91 and 93 (spanning 2 versions)
Revision 91 as of 2012-02-10 00:22:40
Size: 3923
Editor: nodiscc
Comment: Added mozplugger reference for evince
Revision 93 as of 2012-02-10 12:22:02
Size: 3965
Editor: nodiscc
Comment: removing empty "Javascript" section, adding gecko-mediaplyer anc mozilla-plugin-vlc references
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
For a better Mozilla Suite-Debian integration go to Edit '' Preferences '' Advanced / System preferences and mark Use Preferences from System (see [[MIME]]). ##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 27: Line 28:
 ~/.mozilla/profile_name  ~/.mozilla/firefox/profile_name
Line 67: Line 68:
Install [[DebPkg:mozplugger|Mozplugger]] to enable Evince instances inside the browser window. 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.
Line 87: Line 88:
== Javascript ==
 * [[JavaScript]]

See also :
 * http://www.moztips.com/wiki/index.pcgi?page=TableOfContents
 * http://www.mozilla.org/products/mozilla1.x/sysreq.html Requirements to install the last version.
Line 96: 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)
Line 98: Line 92:
A browser plugin is not mandatory.
  • <!> This page content is outdated and/or wrong (ToDo: cleanup).

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 indivually

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

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