summaryrefslogtreecommitdiffstats
path: root/WebContent/release-notes.html
diff options
context:
space:
mode:
authorJani Laakso <jani.laakso@itmill.com>2007-11-30 17:34:37 +0000
committerJani Laakso <jani.laakso@itmill.com>2007-11-30 17:34:37 +0000
commit2a51137038a4bea7ba3c435365a415dca6884e80 (patch)
tree2a8d501d4ef7dbfbf8a197feebe4a23db995c2c7 /WebContent/release-notes.html
parent270c78c01b1993d70266e2a55c191988c36ba833 (diff)
downloadvaadin-framework-2a51137038a4bea7ba3c435365a415dca6884e80.tar.gz
vaadin-framework-2a51137038a4bea7ba3c435365a415dca6884e80.zip
packaging
svn changeset:3097/svn branch:trunk
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r--WebContent/release-notes.html95
1 files changed, 42 insertions, 53 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index a39efab872..acd2f6a0ae 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -1,52 +1,32 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-<title>IT Mill Toolkit</title>
-<link href="doc/manual/html-style/local.css" rel="stylesheet" type="text/css" />
-<link rel="start" href="index.html" title="IT Mill Toolkit" />
-<style type="text/css">
-table.issues {
- border-width: 1px 1px 1px 1px;
- border-spacing: 2px;
- border-style: none none none none;
- border-color: gray gray gray gray;
- border-collapse: collapse;
- background-color: white;
-}
-table.issues th {
- border-width: 1px 1px 1px 1px;
- padding: 3px 3px 3px 3px;
- border-style: dashed dashed dashed dashed;
- border-color: gray gray gray gray;
- background-color: white;
- -moz-border-radius: 0px 0px 0px 0px;
-}
-table.issues td {
- border-width: 1px 1px 1px 1px;
- padding: 3px 3px 3px 3px;
- border-style: dashed dashed dashed dashed;
- border-color: gray gray gray gray;
- background-color: white;
- -moz-border-radius: 0px 0px 0px 0px;
-}
-</style>
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="container">
-<div id="header"><h1>IT Mill Toolkit</h1></div><div id="itmilllogo"></div><div id="page">
-<div class="navheader"><table width="100%" summary=""><tr><th align="center" colspan="3">IT Mill Toolkit</th></tr>
-<tr><td align="left" width="20%">&nbsp;</td><th align="center" width="60%">&nbsp;</th>
-<td align="right" width="20%"></td></tr></table summary=""><hr /></div><div class="book" lang="en">
-<div class="titlepage"><div><div><h1 class="title">
-<a name="N40001"></a>IT Mill Toolkit Release Notes</h1></div>
-<div><h2 class="subtitle">Version <version></version></h2></div><div>
-<div class="author"><h3 class="author"></h3></div></div>
-<div><p class="copyright">Copyright &copy; 2007 Oy IT Mill Ltd. All rights reserved.</p></div>
-<div><div class="abstract"><p class="title"></p>
-
-<h3>General</h3>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <title>IT Mill Toolkit 5</title>
+ <link rel="stylesheet" type="text/css" href="demo/css/styles.css" />
+ <!--[if IE]>
+ <link rel="stylesheet" type="text/css" href="demo/css/ie.css" />
+ <![endif]-->
+ </head>
+ <body>
+
+ <div id="container">
+
+ <div class="header">
+ <h1>Introducing IT Mill Toolkit 5</h1>
+ <em>Effortless web application development for Java-programmers.</em>
+ <a href="http://www.itmill.com" title="Open www.itmill.com">Visit itmill.com</a>
+ </div> <!-- /Header -->
+
+ <div class="content">
+
+ <div>
+ <h2>Release notes version <version></version></h2>
+
+ <h4>General</h4>
+
<p>
-Version <version></version>. This document is under construction.</p>
+This document is under construction.</p>
<p>
<br />
@@ -119,10 +99,19 @@ Table column selector div may be positioned randomly wrong (IE)
<br/>
Error message in Button is not shown (FF)
<br/>
-
-
-</div></div></div></div>
-
-<br />
-
-</div><div class="navfooter"><hr /><table width="100%" summary=""><tr><td align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td align="right" width="40%"></td></tr><tr><td valign="top" align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td valign="top" align="right" width="40%"></td></tr></table></div></div><div id="footer"><span>Version: <version></version></span>&copy; Oy IT Mill Ltd. 2000-2007</div></div></body></html>
+
+
+ </div> <!-- /getting-started -->
+
+ <div class="clearer"></div>
+ </div> <!-- /content-->
+
+ <div class="footer">
+ <a href="http://www.itmill.com">IT Mill Ltd.</a>
+ <em>Interfacing IT</em>
+ </div> <!-- /footer -->
+
+ </div> <!-- /container -->
+
+ </body>
+</html>