comparison doc/upgrading.txt @ 2120:09ad4c25fca1

Adding a new reactor... ...for supporting Internet Explorer's kludge in not allowing .eml to be opened (and giving you no clues as to why it's not opening it, either. :P). Read detectors/filereactor.py for more information.
author Eddie Parker <eparker@users.sourceforge.net>
date Thu, 25 Mar 2004 21:53:48 +0000
parents cc4667ef3f12
children fd5459469069
comparison
equal deleted inserted replaced
2119:cc4667ef3f12 2120:09ad4c25fca1
10 10
11 11
12 12
13 Migrating from 0.7 to 0.8 13 Migrating from 0.7 to 0.8
14 ========================= 14 =========================
15
16
17 0.8.0 Added filereactor detector
18 --------------------------------
19
20 This reactor is not installed by default, but rather can be found in the source
21 directory, under the detectors/ directory.
22
23 In it, it contains a workaround for an Internet Explorer limitation, regarding
24 .eml and .mht files. It is tested to work with both Internet Explorer 6 and
25 Mozilla's Firefox.
26
27 Read the description inside of the reactor itself, for more information.
28
15 29
16 0.8.0 Added Dispatcher role 30 0.8.0 Added Dispatcher role
17 --------------------------- 31 ---------------------------
18 32
19 A new config option has been added. There is a 'role' that can be filled, 33 A new config option has been added. There is a 'role' that can be filled,

Roundup Issue Tracker: http://roundup-tracker.org/