Author: nixternal
Date: Thu Aug 16 05:56:17 2007
New Revision: 4245

Modified:
   trunk/kubuntu/index/C/index.xml
   trunk/kubuntu/internet/C/internet.xml

Log:
Updated Internet docs to use streamlined 32bit and 64bit install instructions
for both Java and Flash.
Updated Index file to point the URLs to the correct location


Modified: trunk/kubuntu/index/C/index.xml
==============================================================================
--- trunk/kubuntu/index/C/index.xml     (original)
+++ trunk/kubuntu/index/C/index.xml     Thu Aug 16 05:56:17 2007
@@ -456,21 +456,21 @@
 <itemizedlist>
 <listitem>
 <para>
-<ulink type="help" url="help:/kubuntu/internet/java.html">
+<ulink type="help" url="help:/kubuntu/internet/plugins.html#plugins-java">
 How do I install the Java plugin?
 </ulink>
 </para>
 </listitem>
 <listitem>
 <para>
-<ulink type="help" url="help:/kubuntu/internet/flash.html">
+<ulink type="help" url="help:/kubuntu/internet/plugins.html#plugins-flash">
 How do I install the Adobe Flash plugin?
 </ulink>
 </para>
 </listitem>
 <listitem>
 <para>
-<ulink type="help" url="help:/kubuntu/internet/gnash.html">
+<ulink type="help" url="help:/kubuntu/internet/plugins.html#plugins-gnash">
 How do I install Gnash, the free Flash plugin replacement?
 </ulink>
 </para>

Modified: trunk/kubuntu/internet/C/internet.xml
==============================================================================
--- trunk/kubuntu/internet/C/internet.xml       (original)
+++ trunk/kubuntu/internet/C/internet.xml       Thu Aug 16 05:56:17 2007
@@ -23,7 +23,7 @@
 <abstract>
 <para>
 This chapter contains information on the applications used in order to connect
-to the internet. For the purpose of this guide, the term
+to the Internet. For the purpose of this guide, the term
 <emphasis>Internet</emphasis> will refer to Web browsers, Email clients, chat
 clients, and BitTorrent clients.
 </para>
@@ -35,54 +35,33 @@
 <title>Web Browsers</title>
 
 <para>
-After your initial installation of Kubuntu, the default web browser is
-<application>Konqueror</application>. This is not your only choice however, as
-you have the ability to install other browsers such as
-<application>Firefox</application> or <application>Opera</application>. This
-section of the Internet documentation will cover the basics of
-<application>Konqueror</application> as well as
-<application>Firefox</application> including the installation of
-<trademark>Java</trademark> and <trademark 
class="registered">Flash</trademark>.
-More detailed assistance in this area can be researched at <ulink
-url="http://www.ubuntuforums.org"/>, <ulink
-url="http://www.kubuntuforums.net"/>, as well as <ulink
-url="https://help.ubuntu.com/community"/>.
+The default web browser for Kubuntu is <application>Konqueror</application>. To
+read more about <application>Konqueror</application>, please review the <ulink
+type="help" url="help:/konqueror">Konqueror Handbook</ulink>.
 </para>
 
-<!-- KONQUEROR -->
-<sect2 id="browsers-konqueror" status="complete">
-<title>Konqueror</title>
-<subtitle>&menukonqi;</subtitle>
-
 <para>
-<application>Konqueror</application>, not only a file manager or universal
-viewing application, is an Open Source web browser in which Kubuntu uses by
-default. <application>Konqueror</application> supports
-<trademark>Java</trademark> applets, <trademark>JavaScript</trademark>,
-<acronym>CSS</acronym> 1 and 2.1, as well as <trademark
-class="registered">Netscape</trademark> plugins (i.e., <trademark
-class="registered">Flash</trademark> and <trademark
-class="registered">RealVideo</trademark> plugins).
-<application>Konqueror</application> uses a very capable 
<acronym>HTML</acronym>
-rendering engine called <application>KHTML</application>. To access Konqueror,
-you can either click on the button in the <application>Kicker</application> 
(KDE
-application starter panel at the bottom of the desktop), or you can access it
-by going to &menukonqi;.
+There are many different types of web browsers located in the Ubuntu
+repositories. From text based browsers to the famous
+<application>Firefox</application> and <application>Opera</application>
+browsers, Kubuntu has you covered.
 </para>
 
+<!-- KONQUEROR -->
+<sect2 id="browsers-konqi" status="complete">
+<title>Konqueror</title>
+
 <!-- KONQUEROR BOOKMARKS -->
-<sect3 id="konqi-bookmarks" status="complete">
+<sect3 id="browsers-konqi-bookmarks" status="complete">
 <title>Bookmarks</title>
 
 <procedure>
 <title>Importing</title>
-
 <step>
 <para>
 Open <application>Konqueror</application> by going to &menukonqi;.
 </para>
 </step>
-
 <step>
 <para>
 Open the <application>Bookmark Editor</application> by going to
@@ -90,13 +69,11 @@
 Bookmarks</guimenuitem></menuchoice>.
 </para>
 </step>
-
 <step>
 <para>
 In <application>Bookmark Editor</application> go to
 
<menuchoice><guimenu>File</guimenu><guisubmenu>Import</guisubmenu></menuchoice>.
 </para>
-
 <note>
 <title>Import Options</title>
 <para>
@@ -106,7 +83,6 @@
 </para>
 </note>
 </step>
-
 <step>
 <para>
 Select the import option that best suits your setup and then close the
@@ -117,13 +93,11 @@
 
 <procedure>
 <title>Exporting</title>
-
 <step>
 <para>
 Open <application>Konqueror</application> by going to &menukonqi;.
 </para>
 </step>
-
 <step>
 <para>
 Open the <application>Bookmark Editor</application> by going to
@@ -131,13 +105,11 @@
 Bookmarks</guimenuitem></menuchoice>.
 </para>
 </step>
-
 <step>
 <para>
 In <application>Bookmark Editor</application> go to
 
<menuchoice><guimenu>File</guimenu><guisubmenu>Export</guisubmenu></menuchoice>.
 </para>
-
 <note>
 <title>Export Options</title>
 <para>
@@ -146,7 +118,6 @@
 </para>
 </note>
 </step>
-
 <step>
 <para>
 Select the export option that best suits your setup and then close the
@@ -154,184 +125,12 @@
 </para>
 </step>
 </procedure>
-
-</sect3>
-
-<!-- KONQUEROR JAVA -->
-<sect3 id="konqi-java" status="complete">
-<title>Java</title>
-
-<procedure>
-<step>
-<para>
-Install the <application>sun-java5-plugin</application> package. Please see
-<xref linkend="java"/>.
-</para>
-</step>
-
-<step>
-<para>
-Once <application>Java</application> is installed and configured on the system,
-open <application>Konqueror</application> by going to &menukonqi;.
-</para>
-</step>
-
-<step>
-<para>
-Go to <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
-Konqueror</guimenuitem></menuchoice>.
-</para>
-</step>
-
-<step>
-<para>
-In the left window, scroll down and select the <guilabel>Plugins</guilabel>
-label. In the <guilabel>Netscape Plugins</guilabel> section, press the
-<guibutton>Scan for New Plugins</guibutton>.
-</para>
-</step>
-
-<step>
-<para>
-Congratulations, you now have <application>Konqueror</application> and
-<application>Java</application> properly configured and ready for use.
-</para>
-</step>
-</procedure>
-
-</sect3>
-
-<!-- KONQUEROR FLASH -->
-<sect3 id="konqi-flash" status="complete">
-<title>Flash</title>
-
-<procedure>
-<title>Installing Adobe Flash automatically</title>
-<step>
-<para>
-Go to a website that contains embedded flash controls (i.e., <ulink url="http
-://www.flash-game.net"/> and you will be prompted to install the plugin through
-the <application>KDE plugin wizard</application>.
-</para>
-</step>
-
-<step>
-<para>
-In the <application>KDE plugin wizard</application> the <guilabel>Macromedia
-Flash Player 9.0</guilabel> should be highlighted. Press the
-<guibutton>Next</guibutton> button.
-</para>
-</step>
-
-<step>
-<para>
-At the <guilabel>Plugin license</guilabel> screen, select the <guilabel>I
-agree</guilabel> radio button and press <guibutton>Next</guibutton>.
-</para>
-</step>
-
-<step>
-<para>
-After the installation has completed, press the <guibutton>Finish</guibutton>
-and then reload the page. <application>Flash</application> is now installed.
-</para>
-</step>
-</procedure>
-
-<procedure>
-<title>Installing Adobe Flash manually</title>
-<step>
-<para>
-Install <application>flashplugin-nonfree</application> which will download
-and install the latest <application><trademark
-class="registered">Adobe</trademark> Flash</application>. To install please see
-<xref linkend="flash"/>.
-</para>
-</step>
-
-<step>
-<para>
-Once installed go to <application>Konqueror</application> by going to
-&menukonqi;.
-</para>
-</step>
-
-<step>
-<para>
-Go to <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
-Konqueror</guimenuitem></menuchoice>.
-</para>
-</step>
-
-<step>
-<para>
-In the left window, scroll down and select the <guilabel>Plugins</guilabel>
-label. In the <guilabel>Netscape Plugins</guilabel> section, press the
-<guibutton>Scan for New Plugins</guibutton>.
-</para>
-</step>
-
-<step>
-<para>
-Restart <application>Konqueror</application> and enjoy using
-<application>Flash</application>.
-</para>
-</step>
-</procedure>
-
-<procedure>
-<title>Installing Gnash</title>
-<step>
-<para>
-Open <application>Adept Manager</application> by going to &menuadept;.
-</para>
-</step>
-
-<step>
-<para>
-When prompted to enter a password, enter your user password and press
-<guibutton>OK</guibutton>.
-</para>
-</step>
-
-<step>
-<para>
-Locate the <guilabel>Search</guilabel> box just under the buttons at the top of
-the window and type <userinput>konqueror</userinput>.
-</para>
-</step>
-
-<step>
-<para>
-Locate the package named <application>konqueror-plugin-gnash</application> and
-select it. Press the <guibutton>Request Install</guibutton> button.
-</para>
-</step>
-
-<step>
-<para>
-Locate the the <guibutton>Apply Changes</guibutton> button in the top toolbar
-and press it.
-</para>
-</step>
-
-<step>
-<para>
-After the installation is complete close <application>Adept
-Manager</application>. Gnash is now installed and ready to use. Note that Gnash
-is still very early in development so functionality is limited. Please review
-the Gnash website at <ulink url="http://www.gnu.org/software/gnash/"/> for more
-information.
-</para>
-</step>
-</procedure>
-
 </sect3>
 </sect2>
 <!-- END KONQUEROR -->
 
 <!-- FIREFOX -->
-<sect2 id="browsers-firefox" status="complete">
+<sect2 id="browsers-ff" status="complete">
 <title>Firefox</title>
 <subtitle>&menuff;</subtitle>
 
@@ -343,7 +142,7 @@
 </para>
 
 <!-- FIREFOX INSTALLATION -->
-<sect3 id="firefox-installing" status="complete">
+<sect3 id="browsers-ff-install" status="complete">
 <title>Installing</title>
 
 <procedure>
@@ -396,7 +195,7 @@
 </sect3>
 
 <!-- FIREFOX BOOKMARKS -->
-<sect3 id="firefox-bookmarks" status="complete">
+<sect3 id="browsers-ff-bookmarks" status="complete">
 <title>Bookmarks</title>
 
 <procedure>
@@ -486,161 +285,12 @@
 </para>
 </step>
 </procedure>
-
-</sect3>
-
-<!-- FIREFOX JAVA -->
-<sect3 id="ff-java" status="complete">
-<title>Java</title>
-
-<procedure>
-<step>
-<para>
-Install the <application>sun-java5-plugin</application> package. Please see
-<xref linkend="java"/>.
-</para>
-</step>
-</procedure>
-
 </sect3>
-
-<!-- FIREFOX FLASH -->
-<sect3 id="ff-flash" status="complete">
-<title>Flash</title>
-
-<procedure>
-<title>Installing Adobe Flash automatically</title>
-<step>
-<para>
-Go to a website that contains embedded flash controls (i.e., <ulink url="http
-://www.flash-game.net"/> and at the top of the page you should see the drop
-down that states &quot;<guilabel>Additional plugins are required to display all
-the media on this page.</guilabel>&quot;
-</para>
-</step>
-
-<step>
-<para>
-At the top of the page press the <guibutton>Install Missing
-Plugins...</guibutton>.
-</para>
-</step>
-
-<step>
-<para>
-At the <application>Plugin Finder Service</application>, <guilabel>Adobe Flash
-Player</guilabel> should be checked. Check it if is isn't and press
-<guibutton>Next</guibutton>.
-</para>
-</step>
-
-<step>
-<para>
-At the <guilabel>Plugin Licenses</guilabel> dialog select the <guilabel>I
-agree</guilabel> radio button and press the <guibutton>Next</guibutton> button.
-</para>
-</step>
-
-<step>
-<para>
-If everything installed correctly you should have a dialog that states that
-<guilabel>Adobe Flash Player Installed</guilabel>. If so press the
-<guibutton>Finish</guibutton> button. This completes the automatic 
installation.
-</para>
-</step>
-</procedure>
-
-<procedure>
-<title>Installing Adobe Flash manually</title>
-<step>
-<para>
-Install the <application>flashplugin-nonfree</application> package. Please see
-<xref linkend="flash"/>.
-</para>
-</step>
-</procedure>
-
-<procedure>
-<title>Gnash</title>
-<step>
-<para>
-Install the <application>gnash</application> package. Please see
-<xref linkend="flash"/>.
-</para>
-</step>
-</procedure>
-
-</sect3>
-
-<sect3 id="ff-khelpcenter" status="complete">
-<title>Accessing <filename>help:/</filename> Links</title>
-
-<para>
-<application>Konqueror</application> has the ability to handle
-<filename>help:/application_name</filename> links and open the applications
-documentation. By default this isn't configured for
-<application>Firefox</application> but can easily be done by referring to the
-following procedure.
-</para>
-
-<procedure>
-<step>
-<para>
-Start <application>Firefox</application> by going to &menuff;.
-</para>
-</step>
-
-<step>
-<para>
-In the address bar (press
-<keycombo><keycap>Ctrl</keycap><keycap>L</keycap></keycombo>) type
-<userinput>about:config</userinput> and press <keycap>Enter</keycap>.
-</para>
-</step>
-
-<step>
-<para>
-Right click on the list, select
-<menuchoice><guimenu>New</guimenu><guimenuitem>Boolean</guimenuitem></menuchoice
->.
-</para>
-</step>
-
-<step>
-<para>
-In the dialog box type
-<userinput>network.protocol-handler.external.help</userinput>, press the
-<guibutton>OK</guibutton> button, and then select <guilabel>true</guilabel> and
-press the <guibutton>OK</guibutton> button.
-</para>
-</step>
-
-<step>
-<para>
-Right click on the list, select
-<menuchoice><guimenu>New</guimenu><guimenuitem>String</guimenuitem></menuchoice>
-.
-</para>
-</step>
-
-<step>
-<para>
-In the dialog box type
-<userinput>network.protocol-handler.app.help</userinput>, press the
-<guibutton>OK</guibutton> button, and then type
-<userinput>khelpcenter</userinput> and press the <guibutton>OK</guibutton>
-button.
-</para>
-</step>
-</procedure>
-</sect3>
-
 </sect2>
 <!--END FIREFOX -->
 </sect1>
 <!-- END BROWSERS -->
 
-
 <!-- EMAIL -->
 <sect1 id="email" status="complete">
 <title>Email Clients</title>
@@ -717,9 +367,9 @@
 Chatting with friends and family is one of the more popular uses of the
 Internet. Kubuntu provides you with the necessary applications in order to do
 so. There are two main chat clients in Kubuntu;
-<application>Kopete</application> for all of your instant meesaging needs and
+<application>Kopete</application> for all of your instant messaging needs and
 <application>Konversation</application> for chatting on <acronym>IRC</acronym>
-(Internt Relay Chat).
+(Internet Relay Chat).
 </para>
 
 <sect2 id="chat-kopete" status="draft">
@@ -732,7 +382,7 @@
 similar to that of other popular <acronym>IM</acronym> clients today. With
 <application>Kopete</application> you can setup accounts for:
 <itemizedlist>
-<listitem><para><acronym>AIM</acronym> (AOL Instant 
Messanger)</para></listitem>
+<listitem><para><acronym>AIM</acronym> (AOL Instant 
Messenger)</para></listitem>
 <listitem><para>Gadu-Gadu</para></listitem>
 <listitem><para>GroupWise</para></listitem>
 <listitem><para><acronym>ICQ</acronym></para></listitem>
@@ -792,7 +442,7 @@
 </sect1>
 
 <!-- TORRENT -->
-<sect1 id="bittorrent" status="complete">
+<sect1 id="torrent" status="complete">
 <title>BitTorrent Clients</title>
 
 <para>
@@ -807,7 +457,7 @@
 clients in use today and is created in Java.
 </para>
 
-<sect2 id="bittorrent-ktorrent" status="complete">
+<sect2 id="torrent-ktorrent" status="complete">
 <title>KTorrent</title>
 <subtitle>&menuktorrent;</subtitle>
 
@@ -825,142 +475,292 @@
 </sect1>
 <!-- END TORRENT -->
 
-<!-- JAVA -->
-<appendix id="java">
-<title>Installing Java for Internet use</title>
+<!-- PLUGINS -->
+<sect1 id="plugins" status="draft">
+<title>Plugin Installation</title>
+
+<sect2 id="plugins-java" status="draft">
+<title>Java</title>
+
+<sect3 id="plugins-java-konqi" status="draft">
+<title>Konqueror</title>
 
 <para>
-This section will explain the installation instructions for Sun's Java 6
-plugin. The first section will cover the 32-bit, or x86, installation while the
-second section will cover the 64-bit installation instructions.
+This section will briefly explain the procedure for setting up
+<application>Konqueror</application> to utilize 
<productname>Java</productname>.
 </para>
 
-<procedure><title>32-bit installation instructions</title>
+<procedure>
 <step>
 <para>
-Open <application>Adept Manager</application> by going to &menuadept;.
+Close <application>Konqueror</application> if it is open.
 </para>
 </step>
-
 <step>
 <para>
-When prompted to enter a password, enter your user password and press
-<guibutton>OK</guibutton>.
+Install the <application>sun-java6-jre</application> package. For help with
+installation, please review the <ulink type="help"
+url="help:/kubuntu/add-applications">Adding Applications</ulink> documentation.
 </para>
 </step>
-
 <step>
 <para>
-Locate the <guilabel>Search</guilabel> box just under the toolbar at the top of
-the window and type <userinput>sun-java6</userinput>.
+Start up <application>Konqueror</application> and enjoy.
 </para>
 </step>
+</procedure>
+</sect3>
+
+<sect3 id="plugins-java-ff" status="draft">
+<title>Firefox</title>
 
-<step>
 <para>
-Locate the package named <application>sun-java6-plugin</application> and
-select it. Press the <guibutton>Request Install</guibutton> button.
+This section will briefly explain the procedure for setting up
+<application>Firefox</application> to utilize <productname>Java</productname>.
 </para>
-</step>
 
+<procedure>
 <step>
 <para>
-Locate the the <guibutton>Apply Changes</guibutton> button in the top toolbar
-and press it.
+Close <application>Konqueror</application> if it is open.
 </para>
 </step>
-
 <step>
 <para>
-At the <application>Debconf</application> dialog press the
-<guibutton>Next</guibutton> button.
+Install the <application>sun-java6-plugin</application> package. For help with
+installation, please review the <ulink type="help"
+url="help:/kubuntu/add-applications">Adding Applications</ulink> documentation.
 </para>
 </step>
-
 <step>
 <para>
-You must agree to the Distributor License for Java by selecting
-<guibutton>Yes</guibutton> and pressing the <guibutton>Next</guibutton> button.
-Press the <guibutton>Finish</guibutton> button to conclude the installation and
-then close <application>Adept Manager</application>.
+Start up <application>Firefox</application> and enjoy.
 </para>
 </step>
 </procedure>
+</sect3>
+</sect2>
 
-<procedure><title>64-bit installation instructions</title>
+<sect2 id="plugins-flash" status="draft">
+<title>Flash</title>
+
+<sect3 id="plugins-flash-32" status="draft">
+<title>32-bit</title>
+
+<para>
+This section will briefly explain the procedure for setting up
+<application>Konqueror</application> and <application>Firefox</application>, on
+32-bit systems, to utilize <productname>Flash</productname>.
+</para>
+
+<para>
+If you are unsure which processor architecture you are using, simply open
+<application>Konsole</application> by going to &menukonsole;, and then typing
+at the prompt <command>uname -a</command> followed by pressing the
+<keycap>Enter</keycap> key. You should see an output similar to the following:
+<screen>
+Linux konqi 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 i686 GNU/Linux
+</screen>
+The <acronym>i686</acronym> towards the end of the line means that you are
+using a 32-bit processor. If you see <acronym>x86_64</acronym>
+instead, then you are using a 64-bit operating system and should see <xref
+linkend="plugins-flash-64" />.
+</para>
+
+<procedure>
+<step>
+<para>
+Close <application>Konqueror</application> or
+<application>Firefox</application> if either is open.
+</para>
+</step>
+<step>
+<para>
+Install the <application>flashplugin-nonfree</application> package. For help
+with installation, please review the <ulink type="help"
+url="help:/kubuntu/add-applications">Adding Applications</ulink> documentation.
+</para>
+</step>
+<step>
+<para>
+If you are using <application>Firefox</application>, then you can skip this
+step and start enjoying <productname>Adobe Flash Player</productname>. For
+<application>Konqueror</application> users continue on with the rest of this
+procedure.
+</para>
+</step>
+<step>
+<para>
+Start <application>Konqueror</application> by going to &menukonqi;.
+</para>
+</step>
 <step>
 <para>
-<!-- TODO Java plugins for 64-bit -->
+Go to <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
+Konqueror...</guimenuitem></menuchoice>.
+</para>
+</step>
+<step>
+<para>
+Navigate to the <guiicon>Plugins</guiicon> and <mousebutton>click</mousebutton>
+it.
+</para>
+</step>
+<step>
+<para>
+<mousebutton>Click</mousebutton> the <guibutton>Scan for New
+Plugins</guibutton>. When prompted with the warning, press the
+<guibutton>Save</guibutton>.
+</para>
+</step>
+<step>
+<para>
+<application>Konqueror</application> is now configured to use the
+<productname>Adobe Flash Player</productname>.
 </para>
 </step>
 </procedure>
+</sect3>
 
+<sect3 id="plugins-flash-64" status="draft">
+<title>64-bit</title>
 
-</appendix>
-<!-- END JAVA -->
-
-<!-- FLASH -->
-<appendix id="flash">
-<title>Installing Flash for Internet use</title>
+<para>
+This section will briefly explain the procedure for setting up
+<application>Konqueror</application> and <application>Firefox</application>, on
+64-bit systems, to utilize <productname>Flash</productname>.
+</para>
 
 <para>
-This section will explain the installation instructions for the Adobe Flash
-plugin. The first section will cover the 32-bit, or x86, installation while the
-second section will cover the 64-bit installation instructions.
+If you are unsure which processor architecture you are using, simply open
+<application>Konsole</application> by going to &menukonsole;, and then typing
+at the prompt <command>uname -a</command> followed by pressing the
+<keycap>Enter</keycap> key. You should see an output similar to the following:
+<screen>
+Linux konqi 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 x86_64 
GNU/Linux
+</screen>
+The <acronym>x86_64</acronym> towards the end of the line means that you are
+using a 64-bit processor. If you see <acronym>i686</acronym>
+instead, then you are using a 32-bit operating system and should see <xref
+linkend="plugins-flash-32" />.
 </para>
 
-<procedure><title>32-bit installation instructions</title>
+<procedure>
 <step>
 <para>
-Open <application>Adept Manager</application> by going to &menuadept;.
+Close <application>Konqueror</application> or
+<application>Firefox</application> if either is open.
 </para>
 </step>
-
 <step>
 <para>
-When prompted to enter a password, enter your user password and press
-<guibutton>OK</guibutton>.
+Install the <application>flashplugin-nonfree</application> package. For help
+with installation, please review the <ulink type="help"
+url="help:/kubuntu/add-applications">Adding Applications</ulink> documentation.
 </para>
 </step>
-
 <step>
 <para>
-Locate the <guilabel>Search</guilabel> box just under the toolbar at the top of
-the window and type <userinput>flashplugin</userinput>.
+Open <application>Konsole</application> by going to &menukonqi;.
 </para>
 </step>
-
 <step>
 <para>
-Locate the package named <application>flashplugin-nonfree</application> and
-select it. Press the <guibutton>Request Install</guibutton> button.
+Wrap the <productname>Adobe Flash Player</productname> with
+<application>nspluginwrapper</application> by typing at the prompt
+<command>nspluginwrapper -i
+/usr/lib/flashplugin-nonfree/libflashplayer.so</command> followed by the
+<keycap>Enter</keycap> key.
 </para>
 </step>
-
 <step>
 <para>
-Locate the the <guibutton>Apply Changes</guibutton> button in the top toolbar
-and press it.
+Create a link from the <filename>npwrapper.libflashplayer.so</filename> created
+from the previous step to the <filename>/usr/lib/firefox/plugins</filename>
+directory by typing at the prompt <command>sudo ln -s
+~/.mozilla/plugins/npwrapper.libflashplayer.so
+/usr/lib/firefox/plugins/libflashplayer.so</command> followed by the
+<keycap>Enter</keycap> key.
 </para>
 </step>
-
 <step>
 <para>
-After the installation is complete close the <application>Adept
-Manager</application>.
+If you are using <application>Firefox</application>, then you can skip this
+step and start enjoying <productname>Adobe Flash Player</productname>. For
+<application>Konqueror</application> users continue on with the rest of this
+procedure.
 </para>
 </step>
-</procedure>
-
-<procedure><title>64-bit installation instructions</title>
 <step>
 <para>
-<!-- TODO Flash plugin for 64-bit-->
+Start <application>Konqueror</application> by going to &menukonqi;.
+</para>
+</step>
+<step>
+<para>
+Go to <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure
+Konqueror...</guimenuitem></menuchoice>.
+</para>
+</step>
+<step>
+<para>
+Navigate to the <guiicon>Plugins</guiicon> and <mousebutton>click</mousebutton>
+it.
+</para>
+</step>
+<step>
+<para>
+<mousebutton>Click</mousebutton> the <guibutton>Scan for New
+Plugins</guibutton>. When prompted with the warning, press the
+<guibutton>Save</guibutton>.
+</para>
+</step>
+<step>
+<para>
+<application>Konqueror</application> is now configured to use the
+<productname>Adobe Flash Player</productname>.
 </para>
 </step>
 </procedure>
+</sect3>
+</sect2>
+
+<sect2 id="plugins-gnash" status="draft">
+<title>Gnash</title>
 
-</appendix>
-<!-- END FLASH -->
+<para>
+<application>Gnash</application> is the free software version of the
+<productname>Adobe Flash Player</productname>. It is currently in a
+<emphasis>beta</emphasis> condition and still has issues with many sites who
+utilize Flash.
+</para>
+
+<sect3 id="plugins-gnash-konqi" status="draft">
+<title>Install Gnash for Konqueror</title>
+
+<para>
+To use the <application>Gnash</application> for Konqueror, simply install the
+<application>konqueror-plugin-gnash</application> package. For help
+with installation, please review the <ulink type="help"
+url="help:/kubuntu/add-applications">Adding Applications</ulink> documentation.
+After the installation is complete simply start
+<application>Konqueror</application> by going to &menukonqi;.
+</para>
+</sect3>
+
+<sect3 id="plugins-gnash-ff" status="draft">
+<title>Install Gnash for Firefox</title>
+
+<para>
+To use <application>Gnash</application> for <application>Firefox</application>,
+simply install the <application>mozilla-plugin-gnash</application> package. For
+help with installation, please review the <ulink type="help"
+url="help:/kubuntu/add-applications">Adding Applications</ulink> documentation.
+After the installation is complete, simply start
+<application>Firefox</application> by going to &menuff;.
+</para>
+</sect3>
+</sect2>
+</sect1>
 
-</article>
+</article>
\ No newline at end of file

-- 
ubuntu-doc-commits mailing list
ubuntu-doc-commits@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-doc-commits

Reply via email to