Copyright © 2002 Lauri Watts
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
This is the handbook for the additional plugins for Konqueror the KDE file manager and web browser.
Table of Contents
The kdeaddons package contains several plugins for Konqueror. Despite their small size, they provide additional functions and ease the use of some of the functions Konqueror already contains, by making them more accessible.
More information on the use of Konqueror and it's built in functionality, can be found in the Kicker handbook.
The Plugins described in this handbook are:
The Babel Konqueror plugin gives you quick access to the Babelfish translation service.
Babelfish is a machine translation service provided by AltaVista.
The plugin allows you to automatically translate web pages between several languages.
To use, simply click the and select from the
list that drops down the language to translate from and the language
to translate to.
If you have a portion of the text on the page selected, that will be translated instead of the entire URL.
Not all languages are available from the Babelfish service.
Machine translation is not a perfect science! Babelfish will at best give you a rough translation, and at worst will give you a very funny read. Don't base important decisions on things you have read from a Babelfish translated page, without confirming that the translation is indeed accurate.
You may only translate web pages that are accessible on the world wide web. To translate any other text, you should go directly to the Babelfish site itself, where you are able to paste in text for translation.
The Babelfish plugin is copyright (C) 2001 Kurt Granroth <granroth@kde.org>
Documentation Copyright 2002 Lauri Watts <lauri@kde.org>
Kuick is Copyright (C) 2001 Holger Freyther <freyther@yahoo.com>
Documentation written by Lauri Watts <lauri@kde.org>, 2002
Copyrights for each plugin are listed in the applicable chapter.
This documentation is licensed under the terms of the GNU Free Documentation License.
This program is licensed under the terms of the GNU General Public License.
Konqueror Plugins is part of the KDE project http://www.kde.org/.
Konqueror Plugins can be found in the kdeaddons package on ftp://ftp.kde.org/pub/kde/, the main FTP site of the KDE project.
You should install the kdebase package which contains Konqueror before attempting to compile this package.
In order to compile and install Konqueror Plugins on your system, type the following in the base directory of the Konqueror Plugins distribution:
% ./configure % make % make install
Since Konqueror Plugins uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the KDE mailing lists.