summaryrefslogtreecommitdiffstats
path: root/klinkstatus/FEATURES
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commite9ae80694875f869892f13f4fcaf1170a00dea41 (patch)
treeaa2f8d8a217e2d376224c8d46b7397b68d35de2d /klinkstatus/FEATURES
downloadtdewebdev-e9ae80694875f869892f13f4fcaf1170a00dea41.tar.gz
tdewebdev-e9ae80694875f869892f13f4fcaf1170a00dea41.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'klinkstatus/FEATURES')
-rw-r--r--klinkstatus/FEATURES18
1 files changed, 18 insertions, 0 deletions
diff --git a/klinkstatus/FEATURES b/klinkstatus/FEATURES
new file mode 100644
index 00000000..33a328e4
--- /dev/null
+++ b/klinkstatus/FEATURES
@@ -0,0 +1,18 @@
+- Support several protocols (allowing fast checking of local documents): http, ftp, ssh (fish or sftp) and file.
+- Proxy support
+- Allows authentication when checking restricted documents
+- Supports the latest Web standards-- HTML 4.0, HTTP 1.1
+- Server-Side Includes (SSI, aka SHTML) are supported and checked
+- Regular expressions to restrict which URLs are searched
+- Show link results as they are checked
+- Tree like view (that reflects the file structure of the documents) or flat view
+- Limit the search depth
+- Fragment identifiers ("#" anchor links that point to a specific section in a document) are supported and checked
+- Find and respect the charset of the documents
+- Pause/Resume of checking session
+- History of checked URLs
+- Tabbed checking (allow multiple sessions at the same time)
+- Filter checked links (good, broken, malformed and undetermined)
+- Configurable number of simultaneous connections (performance tunning)
+- Other configurable options like "check external links", "check parent folders", "timeout"
+- Good integration with Quanta+ \ No newline at end of file