dolphin/konq-plugins
Dawit Alemayehu 82768a686c Do not change the Konqueror settings on popup!
BUG: 335765
FIXED-IN: 4.13.3
2014-06-06 06:10:35 -04:00
..
adblock SVN_SILENT made messages (.desktop file) 2013-03-15 14:57:44 +01:00
akregator Restore the old behavior where the icon is removed from the status bar 2013-05-11 18:43:27 +02:00
autorefresh SVN_SILENT made messages (.desktop file) 2013-06-09 03:43:47 +00:00
babelfish SVN_SILENT made messages (.desktop file) 2014-03-04 05:44:46 +00:00
dirfilter SVN_SILENT made messages (.desktop file) 2014-01-22 03:54:49 +00:00
domtreeviewer SVN_SILENT made messages (.desktop file) 2013-04-20 09:44:11 +02:00
fsview Merge remote-tracking branch 'origin/KDE/4.10' into KDE/4.11 2013-07-25 22:29:42 +02:00
imagerotation SVN_SILENT made messages (.desktop file) 2014-03-29 04:54:20 +00:00
khtmlsettingsplugin Do not change the Konqueror settings on popup! 2014-06-06 06:10:35 -04:00
kimgalleryplugin SVN_SILENT made messages (.desktop file) 2013-07-26 06:37:56 +00:00
kttsplugin SVN_SILENT made messages (.desktop file) 2013-03-15 14:57:44 +01:00
microformat SVN_SILENT made messages (.desktop file) 2013-04-20 15:43:04 +02:00
minitools SVN_SILENT made messages (.desktop file) 2013-04-20 15:43:04 +02:00
quickprint SVN_SILENT made messages (.desktop file) 2013-12-29 04:07:55 +00:00
rellinks SVN_SILENT made messages (.desktop file) 2014-01-22 03:54:49 +00:00
searchbar SVN_SILENT made messages (.desktop file) 2013-07-23 03:59:21 +00:00
shellcmdplugin SVN_SILENT made messages (.desktop file) 2013-07-26 06:37:56 +00:00
uachanger SVN_SILENT made messages (.desktop file) 2013-07-24 06:39:56 +00:00
validators SVN_SILENT made messages (.desktop file) 2013-04-20 09:44:11 +02:00
webarchiver SVN_SILENT made messages (.desktop file) 2014-01-22 03:54:49 +00:00
CMakeLists.txt Move all konq plugins together. 2011-02-05 10:38:19 +01:00
COPYING Moved from extragear, to put the konq plugins together with konqueror, as discussed on k-c-d in September. 2011-01-03 09:44:41 +00:00
COPYING.DOC Moved from extragear, to put the konq plugins together with konqueror, as discussed on k-c-d in September. 2011-01-03 09:44:41 +00:00
COPYING.LIB Moved from extragear, to put the konq plugins together with konqueror, as discussed on k-c-d in September. 2011-01-03 09:44:41 +00:00
README Babelfish is dead, translation plugin uses google 2013-08-25 17:42:23 +02:00
uninstall.desktop Moved from extragear, to put the konq plugins together with konqueror, as discussed on k-c-d in September. 2011-01-03 09:44:41 +00:00

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

babelfish
-------------------
This works on KHTMLPart/KWebKitPart.  It uses Google to
translate the current page to whatever language you want (within
reason).

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

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

validators
-------------------
This works on KHTMLPart/KWebKitPart.  It uses the w3c HTML validator to validate
the current page or stylesheet.  This is very handy when creating web pages.

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 a directory part.  It creates an HTML page with thumbnails of
all the images in the current directory.

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

autorefresh
-------------------
This works on any readonly part (though currently it only plugs into
khtmlpart/kwebkitpart). 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.

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

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

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.