summaryrefslogtreecommitdiffstats
path: root/filters/kword/ascii/status.html
blob: 6b53717d8b8a3f833bd412769be2d7b40f110845 (plain)
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <title>KOffice filters status: PLAIN TEXT FILTER</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#000099" vlink="#666666" alink="#666666">
<A NAME="START">&nbsp;</A>

<BR>
<center>
 <h1>
  KOffice filters status: &nbsp;&nbsp;<i>Plain Text Filter</i>
 </h1>
</center>

<hr NOSHADE SIZE=2 WIDTH="70%">

<font size="-1"><b>
 <A HREF="#import">Import</A> |
 <A HREF="#export">Export</A>
</b></font>

<BR><BR><BR>
<center><a NAME="import"></a></center>

<A HREF="#START"><font size="-1"><b>Up</b></font></A>
<center>
<table BORDER=0 CELLSPACING=0 BGCOLOR="#000000" WIDTH="100%">
 <tr>
  <td>
   <table BORDER=0 CELLPADDING=2 BGCOLOR="#FFFFFF"  WIDTH="100%">

    <tr BGCOLOR="#DDFFDD">
     <td COLSPAN="2">
      <center><b><i><font size="+1">
       <BR>
        Import from Plain Text to KWord<BR>
       <BR>
      </font></i></b></center>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP WIDTH="1%" NOWRAP><b><font size="+1">Last update</font></b></td>
     <td>04 May 2002 (Done by <a href="mailto:goutte@kde.org">Nicolas Goutte</a>)</td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">Features</font></b></td>
     <td>
     - import text from plain text documents<br>
     - read correctly files with Carriage Returns (with or without Line Feeds)<br>
     - selectable paragraph strategy:<br>
       * like previous versions (buggy!)<br>
       * one line per paragraph<br>
       * paragraph ends if lines ends with a point<br>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Todo</font></b></td>
     <td>
        - move most of the paragraph stategies out of the filter as independant functions in KWord<br>
        - better usability of the dialog<br>
     </td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">History</font></b></td>
     <td>-</td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Authors</font></b></td>
     <td>
      <a href="mailto:reggie@kde.org">Reginald Stadlbauer</a>&nbsp;&nbsp;
      <a href="mailto:mikej@xnet.com">Michael Johnson</a>&nbsp;&nbsp;
      <a href="mailto:goutte@kde.org">Nicolas Goutte</a>&nbsp;&nbsp;
     </td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">Links</font></b></td>
     <td>-</td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Comments</font></b></td>
     <td>
       This filter is <b>not maintained anymore</b>.
       (<a href="mailto:koffice@kde.org">Any volunteer to become the maintainer?</a>)<br>
       <br>
       <b>Paragraph strategies</b><br>
       <br>
       <b>As Is:</b><br>
        - one line becomes a paragraph<br>
        (Recommended strategy)<br>
       <b>Sentence:</b><br>
        - a paragraph ends when a line ends with a point or similar punctuation.<br>
        - the punctuation is searched at the end of the line, even if the sentence is quoted or in parentheses.<br>
        - an empty line also ends the paragraph.<br>
       <b>Old Way: (similar to KOffice 1.1.x)</b><br>
       - a paragraph ends at an empty line.<br>
       - a paragraph ends at a short line (less than 40 characters.)<br>
       (Unlike KOffice 1.1.x, the filter cannot handle lists anymore.)<br>
     </td>
    </tr>
   </table>
  </td>
 </tr>
</table>
</center>
<A HREF="#START"><font size="-1"><b>Up</b></font></A>

<br><br><br>

<hr NOSHADE SIZE=1>
<br><br><br>


<center>
 <a NAME="export"></a>
</center>

<A HREF="#START"><font size="-1"><b>Up</b></font></A>
<center>
<table BORDER=0 CELLSPACING=0 BGCOLOR="#000000"  WIDTH="100%">
 <tr>
  <td>
   <table BORDER=0 CELLPADDING=2 BGCOLOR="#FFFFFF"  WIDTH="100%">
    <tr BGCOLOR="#FFDDDD">
     <td COLSPAN="2">
      <center><b><i><font size="+1">
       <BR>Export from KWord to Plain Text<BR><BR>
      </font></i></b></center>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP WIDTH="1%" NOWRAP><b><font size="+1">Last update</font></b></td>
	  <td>10 Jun 2003 (Done by <a href="mailto:dang@kde.org">Clarence Dang</a>)</td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">Features</font></b></td>
     <td>
       - Export encoded text (UTF-8, locale or other encodings)<br>
       - Choice of End of Lines (LF, CR or CR/LF)<br>
       - Lists<br>
       - Basic Table Support<br>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Todo</font></b></td>
	  <td>
		  -
     </td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">History</font></b></td>
     <td>
        19 Mar 2001 Fix the bug due to the new KWord<br>
        13 Nov 2001 Add a dialog box<br>
        26 Nov 2001 Internal changes<br>
		  05 Feb 2003 Improved list support, basic table support<br>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Authors</font></b></td>
     <td>
      <a href="mailto:Bolle@iabg.de">Wolf-Michael Bolle</a>&nbsp;&nbsp;
      <A HREF="mailto:wtrobin@mandrakesoft.com">Werner Trobin</A>&nbsp;&nbsp;
      <a href="mailto:reggie@kde.org">Reginald Stadlbauer</a>&nbsp;&nbsp;
      <a href="mailto:goutte@kde.org">Nicolas Goutte</a>&nbsp;&nbsp;
      <a href="mailto:dang@kde.org">Clarence Dang</a>&nbsp;&nbsp;
     </td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">Links</font></b></td>
     <td>-</td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Comments</font></b></td>
     <td>
       This filter is <b>not maintained anymore</b>.
       (<a href="mailto:koffice@kde.org">Any volunteer to become the maintainer?</a>)<br>.
     </td>
    </tr>
   </table>
  </td>
 </tr>
</table>
</center>
<A HREF="#START"><font size="-1"><b>Up</b></font></A>

</body>
</html>