[go: up one dir, main page]

File: README

package info (click to toggle)
kdeaddons 4%3A3.3.2-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 16,592 kB
  • ctags: 5,562
  • sloc: xml: 85,722; cpp: 54,201; sh: 9,091; perl: 3,024; python: 1,180; makefile: 1,173; ansic: 984
file content (84 lines) | stat: -rw-r--r-- 3,095 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
In this file:

* What it is
* Plugins for Kate
* Plugins for Kicker
* Plugins for Konqueror
* Plugins for Noatun
* Scripts for KNewsTicker

What it is
----------

kdeaddons contains additional plugins and scripts for some KDE applications.

Plugins for Kate
----------------

* helloworld: demo plugin, insert's "Hello World" into your document
* htmltools: facilitates insertion of HTML tags
* insertcommand: inserts shell command output into a document
* openheader: opens .h for .c file and vica verca
* projectmanager: create, compile and build a project inside Kate
* textfilter: pipe your document throught a filter
* xmltools: lists XML elements, attributes, attributes values and
            entities allowed by DTD

Plugins for Kicker
------------------

* kolourpicker: picks color from anywhere and displays it's values
* ktimemon: little app to display cpu, memory and swap info

Plugins for Konqueror
---------------------

* babelfish: cringes the current web page through babelfish for a rough
             translation
* dirfilter: this allows Konqueror as file manager to filter the current
             directory display
* domtreeviewer: display the document object model (DOM) in a dialog box
* khtmlsettingsplugin: to quickly enable/disble Javascript, Java, Cache etc
* kimgalleryplugin: Konqueror as file manager creates HTML files with a 
                    gallery of graphics file
* kuick: allows to select a bunch of files and copy and move them really quick
* sidebar/mediaplayer: small embedded mediaplayer
* smbmounter: smbmount/umount samba shares
* uachanger: quickly change the user agent so that you can browse hostile
             web sites :-)
* validators: validates a HTML or CSS file against W3's html validor
* webarchiver: store a complete web page with pictures locally as a *.war file
* fsview: Graphical Disk Usage KPart for inode/directory, only for local files.

Plugins for Noatun
------------------

* alarm: a simple, customizable wakeup alarm
* alsaplayer: 
* blurscope: a pretty fading monoscope
* dub: A filesystem based playlist
* luckytag: guesses tag information from the filename
* lyrics: 
* nexscope: the ultra-customizable visualization
* noatunmadness: a weird and annoying scope that moves your windows
* pitchablespeed: pitchable playing speed
* synaescope: a visualization
* tippercanoe: a visualization
* tyler: a psychodelic visualization, tunnel like
* wavecapture: 

Scripts for KNewsTicker
-----------------------

* fyensget.py: A Python script to retrieve news from the danish newspaper
  "Fyens Stiftstidende". Take this as a motivation to write scripts for your
  local newspaper. :-)
* bbc.pl: 
* kataribe.pl: 
* newsrss.pl: A nifty Perl script which you can use to have the most recent
  postings which appeared in a USENET newsgroup of your chance show up in the
  news ticker. Check the script for further details.
* stock.pl: Use this Perl script to turn KNewsTicker into a stock ticker, check
  the script for information on how to define which symbols to monitor.

$Id: README,v 1.7 2003/09/07 12:46:53 weidendo Exp $