File: README

package info (click to toggle)
kdeaddons 2.2.2-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 5,092 kB
  • ctags: 1,843
  • sloc: cpp: 22,249; sh: 10,647; perl: 2,107; ansic: 888; makefile: 447; python: 303
file content (68 lines) | stat: -rw-r--r-- 2,585 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
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
----------------

* katehelloworld: 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

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 throught babelfish for a rought 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
* htmlsettingsplugin: to quickly enable/disble Javascript, Java, Cache etc
* kimggalleryplugin: Konqueror as file manager creates HTML files with a gallery of graphics file
* 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

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

* alarm: a simple, customizable wakeup alarm
* blurscope: a pretty fading monoscope
* luckytag: guesses tag information from the filename
* 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

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. :-)
* 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.2.2.1 2001/10/23 18:50:43 binner Exp $