You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeaddons/konq-plugins
Timothy Pearson 28166400a4
Remove spurious TQ_OBJECT instances
13 years ago
..
adblock Remove spurious TQ_OBJECT instances 13 years ago
akregator Remove spurious TQ_OBJECT instances 13 years ago
arkplugin Remove spurious TQ_OBJECT instances 13 years ago
autorefresh Remove spurious TQ_OBJECT instances 13 years ago
babelfish Remove spurious TQ_OBJECT instances 13 years ago
crashes Remove spurious TQ_OBJECT instances 13 years ago
dirfilter Remove spurious TQ_OBJECT instances 13 years ago
domtreeviewer Remove spurious TQ_OBJECT instances 13 years ago
fsview Remove spurious TQ_OBJECT instances 13 years ago
imagerotation Rename obsolete tq methods to standard names 13 years ago
khtmlsettingsplugin Remove spurious TQ_OBJECT instances 13 years ago
kimgalleryplugin Remove spurious TQ_OBJECT instances 13 years ago
kuick Remove spurious TQ_OBJECT instances 13 years ago
mediarealfolder Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
microformat Remove spurious TQ_OBJECT instances 13 years ago
minitools Remove spurious TQ_OBJECT instances 13 years ago
rellinks Remove spurious TQ_OBJECT instances 13 years ago
rsync Remove spurious TQ_OBJECT instances 13 years ago
searchbar Remove spurious TQ_OBJECT instances 13 years ago
sidebar Remove spurious TQ_OBJECT instances 13 years ago
smbmounter Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
uachanger Remove spurious TQ_OBJECT instances 13 years ago
validators Remove spurious TQ_OBJECT instances 13 years ago
webarchiver Remove spurious TQ_OBJECT instances 13 years ago
Makefile.am Added new rsync plugin for Konqueror 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
uninstall.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

Konqueror Plugins
=====================================================================
This module contains plugins that interact with Konqueror.

babelfish
-------------------
This works on KHTMLPart.  It uses AltaVista's BabelFish site to
translate the current page to whatever language you want (within
reason).

dirfilter
-------------------
This works on KonqDirPart.  This allows you to filter the current
directory in a variety of ways.

domtreeviewer
-------------------
Displays the document object model (DOM) in a dialog box.

htmlvalidator
-------------------
This works on KHTMLPart.  It uses the w3c HTML validator to validate
the current page.  This is very handy when creating web pages.

cssvalidator
-------------------
This works on KHTMLPart.  It uses the w3c HTML validator to validate
the current page.  This is very handy when debugging Cascading Style Sheets.

khtmlsettingsplugin
-------------------
This works on KHTMLPart.  This allows you to enable or disable a bunch
of HTML settings without going through the settings dialog.

kimgalleryplugin
-------------------
This works on KonqDirPart.  It creates an HTML page with thumbnails of
all the images in the current directory.

uachanger
-------------------
This works on KHTMLPart.  It allows you to change the user agent
without going through the settings dialog.

kuick
-------------------
This works on KonqPopupMenuPlugin. It allows to select a bunch of files
and copy and move them really quick.

smbmounter
-------------------
This works on KonqDirPart. It works together with the smbro ioslave
and provides two menus items to smbmount/umount the current samba share.

autorefresh
-------------------
This works on any readonly part (though currently it only plugs into
khtmlpart). It lets you tell konqueror to refresh a page automatically
after a specific period. This is useful for things like news pages,
and should be very nice for people using kiosk mode.

sidebar
------------------
In this subdirectory you will find plugins for konqueror's extended sidebar

sidebar/mediaplayer
-------------------
It's a small embedded mediaplayer, onto which you can drag songs or videos for preview

fsview
-------------------
Graphical Disk Usage as konqueror plugin for inode/directory, for local files.

arkplugin
-------------------
This lets you quickly archive or unarchive files from Konqueror, using Ark

akregator
-------------------
This works on KHTMLPart and allows you to add feeds to Akregator directly from Konqueror.

mediarealfolder
-------------------
This adds a service menu to konqueror allowing to open a medium mountpoint
directly by right clicking on it.

minitools
-------------------
This plugin adds implementation for so-called bookmarklets. Bookmarklets are little
Javascript programs which can be saved and used like normal web page bookmarks. Therefore,
they are simple "one-click" tools that can add substantial functionality to the browser.