summaryrefslogtreecommitdiffstats
path: root/filters/kword/html/status.html
blob: 96fdfb1fa125770dbd0b55ce201e302f36e71606 (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
204
205
206
207
208
209
210
211
212
213
214
215
<!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: HTML 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>HTML 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 HTML for 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>10 Sept 2001</td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">Features</font></b></td>
     <td>
        - Crude!<br>
        - HTML: basic formatting, simple tables.<br>
        - No stylesheets yet, no table size calculating yet<br>
        - uses tdehtml<br>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Todo</font></b></td>
     <td>
        - &lt;font&gt;<br>
        - table size calculation<br>
        - images<br>
        - implement CSS2, integrate with tdehtml's css implementation<br>
        - many other tags<br>
     </td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">History</font></b></td>
     <td>
        20 Apr 2001 New (single pass) HTML filter<br>
        07 May 2001 Removing code of the old import filter<br>
        09 May 2001 Removing code of the former two pass filter system<br>
        10 Sep 2001 Rewrite using KHTML as html parser, support (simple) tables<br>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Authors</font></b></td>
     <td>
      <a href="mailto:frank.dekervel@student.kuleuven.ac.be">Frank Dekervel</a><br>
      <a href="mailto:goutte@kde.org">Nicolas Goutte</a>
     </td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">Links</font></b></td>
     <td>
        <a href="http://www.w3.org/TR/html401">HTML 4.01</a><br>
        <a href="http://www.w3.org/TR/xhtml1">XHTML 1.0</a><br>
        <a href="http://www.w3.org/TR/REC-CSS2">Cascaded Style Sheets Level 2 (CSS2)</a><br>
	<a href="http://developer.kde.org/documentation/library/2.1-api/classref/tdehtml/index.html">KHTML Documentation</a><br>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Progress report </font></b></td>
     <td>-</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 KWord to HTML<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>05 May 2002</td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">Features</font></b></td>
     <td>
        - Export to HTML 4.01 or XHTML 1.0 documents<br>
        - UTF-8 or locale or other encoding<br>
        - Three modes: light, basic and enhanced<br>
        - Uses CSS2 in enhanced mode<br>
        - Lists<br>
        - Character formatting<br>
        - Paragraph formatting<br>
        - Links<br>
        - Tables<br>
        - Inline images<br>
        - Inlined cliparts (transformed to SVG)<br>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Todo</font></b></td>
     <td>
        - Transform other inline images types into PNG<br>
        - Non-inlined images<br>
        - Non-inlined cliparts<br>
        - Fix white space problems (space at start, space at end, multiple consecutive spaces)<br>
        - Special treatement for paragraphs in fixed fonts (needed or not?)<br>
        - Possibilty to save the class definitions in a separate file (for KOffice 1.3?)<br>
     </td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">History</font></b></td>
     <td>
        04 Feb 2001 Start of complete re-write.<br>
        06 Feb 2001 First version that can export XHTML 1.0.<br>
        ?? Nov 2001 New version with simplier dialog.<br>
        13 Nov 2001 Links and full support for locale encoding<br>
        16 Feb 2002 New modes and new naming of modes: light, basic, enhanced<br>
        2? Feb 2002 Simplify the written file by avoiding redundant information<br>
        15 Mar 2002 Export lists with more than one depth<br>
        05 May 2002 Additional files are written in a sub-directory<br>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Authors</font></b></td>
     <td>
      <a href="mailto:goutte@kde.org">Nicolas GOUTTE</a>
     </td>
    </tr>

    <tr BGCOLOR="#CCCCFF">
     <td VALIGN=TOP><b><font size="+1">Links</font></b></td>
     <td>
        <a href="http://www.w3.org/TR/html401">HTML 4.01</a><br>
        <a href="http://www.w3.org/TR/xhtml1">XHTML 1.0</a><br>
        <a href="http://www.w3.org/TR/REC-CSS2">Cascaded Style Sheets Level 2 (CSS2)</a><br>
     </td>
    </tr>

    <tr BGCOLOR="#EEEEFF">
     <td VALIGN=TOP><b><font size="+1">Comments</font></b></td>
     <td>
        NOTE: this status describes the version of the filter for KOffice 1.2 (CVS HEAD)<br><br>
        <b>Modes:</b><br>
        - Light: converts mainly the document structure; uses strict (X)HTML<br>
        - Basic: converts most of the document; uses transitional (X)HTML<br>
        - Enhanced: converts as much as possible of the document; uses strict (X)HTML with CSS2<br>
     </td>
    </tr>
   </table>
  </td>
 </tr>
</table>
</center>
<A HREF="#START"><font size="-1"><b>Up</b></font></A>

</body>
</html>