Began rework of options page. Also added 3 plugins (filters, translate, and squirrels...
[squirrelmail.git] / plugins / translate / README
CommitLineData
849bdf42 1Message Translation -- Version 1.4
2
3If you have ever received a mail message from someone who is not in
4your country, you probably noticed that they used a different language
5than you. If you don't know their language, a translator might help you
6out.
7
8
9Features
10========
11
12* Multiple translation servers
13* Uses your language preference for setting up default translation options
14* You pick where you see the translation box
15* You decide which translation buttons you see
16
17
18Description
19===========
20
21This plugin lets you select, on a per-user basis, the translator you want
22to use. It defaults to None. It has different servers you can use, and
23it lists their strengths and limits with each one. Also, there are
24multiple servers just in case one changes their interface or goes down.
25
26Since SquirrelMail is designed to have multiple translations of the text,
27this plugin takes your preference and will use it for selecting what to
28translate the text into.
29
30
31Future Work
32===========
33
34* Grab translation directly from server (need to send POST request directly)
35* Translate your outgoing message
36
37
38Servers
39=======
40
41Babelfish = babelfish.altavista.com
42Go.com = translator.go.com
43Dictionary.com = www.dictionary.com/translate
44InterTran = tranexp.com
45GPLTrans = www.translator.cx
46
47
48Installation
49============
50
51As with other plugins, just uncompress the archive in the plugins
52directory, go back to the main directory, run configure and add the plugin.
53
54Questions/comments/flames/etc can be sent to the Squirrelmail Plugins list
55
56
57Changes
58=======
591.3 -> 1.4
60 * Modified to use new option page hook.
61 Paul Joseph Thompson <captbunzo@squirrelmail.org>
62
631.2 -> 1.3
64 * Stupid bugfix. :-)
65
661.1 -> 1.2
67 * HTML changed to look better
68
691.0 -> 1.1
70 * Added more servers
71 * Added better language handling
72 * You have to pick a server, but you can choose not to have the box
73 * Added better support for direction of translation