[websites/konqueror-org] features: Try giving this page some more text and also mention FISH; some of this might go in the user documentation as well.

Adriaan de Groot groot at kde.org
Fri Oct 10 23:44:48 BST 2014


Git commit af86fcbc3425b08849f9bbddee664dea3d521844 by Adriaan de Groot.
Committed on 24/10/2006 at 21:46.
Pushed by whiting into branch 'master'.

Try giving this page some more text and also mention FISH; some of this might go in the user documentation as well.
CCMAIL: kfm-devel at kde.org

M  +42   -0    features/index.php

http://commits.kde.org/websites/konqueror-org/af86fcbc3425b08849f9bbddee664dea3d521844

diff --git a/features/index.php b/features/index.php
index 25db07a..08b6df4 100644
--- a/features/index.php
+++ b/features/index.php
@@ -7,6 +7,48 @@
 
 <p>Konqueror is a versatile application. Use the links on the left to take a look at its features.</p>
 
+<div id="quicklinks">
+[
+<a href="browser.php">Browser</a> |
+<a href="filemanager.php">File Manager</a> |
+<a href="viewer.php">File Viewer</a> 
+]
+</div>
+
+<!-- Text quoted from Wikipedia, suggested by Gabriel A. -->
+
+<p>
+In addition to <a href="browser.php">browsing files and web sites</a>, 
+Konqueror utilizes KIO plugins
+to extend its capabilities well beyond those of other browsers and file
+managers. It uses components of KIO, the Konqueror I/O plugin system, to
+access different protocols such as HTTP and
+FTP (support for these
+protocols is built-in).
+</p>
+
+<p>
+Similarly, Konqueror can use KIO plugins (called IOslaves) to access ZIP
+files and other
+archives, smb (Windows) shares, to process ed2k links (edonkey/emule), or
+even to browse audio CDs,
+("audiocd:/") and rip them via
+drag-and-drop. 
+These capabilities are used when
+Konqueror is in <a href="viewer.php">file viewer</a> mode.
+The "man:"
+and "info:" IOslaves are handy for fetching nicely formatted documentation.
+</p>
+
+<p>
+Finally, Konqueror can act as a <a href="filemanager.php">file manager</a>
+for local files but also, through FTP, WebDAV or other protocols,
+as a file manager for files on remote machines.
+The FISH ("fish://user@host") protocol can be used to manipulate
+files through SSH, allowing you to use Konqueror as the file manager
+for almost any machine you can connect to on the internet.
+</p>
+
 <?php
   include("footer.inc");
 ?>





More information about the kfm-devel mailing list