Differences between revisions 1 and 42 (spanning 41 versions)
Revision 1 as of 2004-06-30 20:32:49
Size: 115
Editor: anonymous
Comment:
Revision 42 as of 2004-12-06 18:23:33
Size: 2204
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
For a better Mozilla Suite-Debian integration go to Edit '' Preferences '' Advanced / System preferences and mark Use Preferences from System.

The place where Mozilla is installed is {{{
 /usr/lib/mozilla/mozilla-bin/ and /usr/bin/mozilla
}}}

The user's profile is installed in
{{{
 ~/.mozilla/profile_name
}}}
{{{
 (i.e. /home/user/.mozilla/profile_name; where profile_name is the mozilla user's profile name).
}}}

== Plug-ins ==
The mozilla plug-in directory is generally {{{
 /usr/local/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.

See : http://plugindoc.mozdev.org/en-AU/linux.html
Line 5: Line 39:
The mozilla plug-in directory is generally .../mozilla/plugins/ == Adobe Acrobat ==
See how to install Adobe Acrobat in your system.

 * ["Acrobat"]

After installation, copy nppdf.so to your Mozilla plugins directory and ensure a copy of acroread is in your ["path"].

== Flash player ==
See ["FlashPlayer"]

== Java ==
 * ["Java"]
 * http://www.java.com/en/download/help/linux_install.jsp#enable
 * http://mozilla.weebeastie.net/java.shtml

To enable the java plugin for Mozilla, install java (if nor really installed), open the java directory, open the plugin/i386/ns610-gcc32/ directory and copy libjavaplugin_oji.so to the Mozilla/plugins directory. Go to Edit '' Preferences '' Advanced / Features and mark : "enable Java". Restart Mozilla.

See also: http://www.nl.debian.org/doc/manuals/debian-java-faq/ch8.html#s8.4

== 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 Requeriments to install the last version.

For a better Mozilla Suite-Debian integration go to Edit Preferences Advanced / System preferences and mark Use Preferences from System.

The place where Mozilla is installed is

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

The user's profile is installed in

 ~/.mozilla/profile_name

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

Plug-ins

The mozilla plug-in directory is generally

 /usr/local/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.

See : http://plugindoc.mozdev.org/en-AU/linux.html

Adobe Acrobat

See how to install Adobe Acrobat in your system.

  • ["Acrobat"]

After installation, copy nppdf.so to your Mozilla plugins directory and ensure a copy of acroread is in your ["path"].

Flash player

See ["FlashPlayer"]

Java

To enable the java plugin for Mozilla, install java (if nor really installed), open the java directory, open the plugin/i386/ns610-gcc32/ directory and copy libjavaplugin_oji.so to the Mozilla/plugins directory. Go to Edit Preferences Advanced / Features and mark : "enable Java". Restart Mozilla.

See also: http://www.nl.debian.org/doc/manuals/debian-java-faq/ch8.html#s8.4

Javascript

  • ?JavaScript

Mozilla browser supports, at least, ?JavaScript version 1.3

See also :