summaryrefslogtreecommitdiffstats
path: root/WebContent/index.html
diff options
context:
space:
mode:
authorMarko Grönroos <magi@iki.fi>2008-05-06 14:45:02 +0000
committerMarko Grönroos <magi@iki.fi>2008-05-06 14:45:02 +0000
commit04cdc0d723bd6ba3927f32a92c53fef794b96a35 (patch)
tree8f972c1f7a226847fba298762bcc4599294bd2a6 /WebContent/index.html
parent9e8bfbb5b47ae5d9522aa6dd1dd7e9a63c48839c (diff)
downloadvaadin-framework-04cdc0d723bd6ba3927f32a92c53fef794b96a35.tar.gz
vaadin-framework-04cdc0d723bd6ba3927f32a92c53fef794b96a35.zip
Updated index.html and needed styles for dev.itmill.com, etc.
svn changeset:4349/svn branch:trunk
Diffstat (limited to 'WebContent/index.html')
-rw-r--r--WebContent/index.html21
1 files changed, 14 insertions, 7 deletions
diff --git a/WebContent/index.html b/WebContent/index.html
index a8ef681283..106c2816fb 100644
--- a/WebContent/index.html
+++ b/WebContent/index.html
@@ -146,7 +146,10 @@
<h1>Introducing IT Mill Toolkit 5</h1>
<strong>Beta</strong>
<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 id="header-links">
+ <a href="http://dev.itmill.com" title="Open dev.itmill.com">Visit developer site dev.itmill.com</a><br/>
+ <a href="http://forum.itmill.com" title="Open forum.itmill.com">Visit support site forum.itmill.com</a>
+ </div>
</div> <!-- /Header -->
<div class="content">
@@ -186,9 +189,9 @@
<div id="getting-started">
<h2>Getting started</h2>
- <h4>Eclipse IDE Quickstart</h4>
+ <h4>Eclipse IDE QuickStart</h4>
<p>The easiest way to start working with IT Mill Toolkit is to
- use Eclipse IDE with the Toolkit quickstart project.
+ use Eclipse IDE with the Toolkit QuickStart project.
<a href="doc/manual/ch01s05.html" class="more">Instant Toolkit workspace for Eclipse</a></p>
</div> <!-- /getting-started -->
@@ -204,9 +207,13 @@
<li><a href="http://forum.itmill.com" class="more">Support forum</a></li>
</ul>
- <h4>Licenses</h4>
- <p>All of IT Mill Toolkit's core is licensed under liberal Open Source license. Commercial licenses are also available.
- <a href="license/licensing-guidelines.html" class="more">Licensing Guidelines</a></p>
+ <h4>Open Source Development &amp; Licenses</h4>
+ <p>IT Mill Toolkit is developed as an Open Source software and its core is licensed under
+ the liberal Apache 2.0 License. Commercial licenses that include support are also available.</p>
+ <ul class="links">
+ <li><a href="http://dev.itmill.com" title="Open dev.itmill.com" class="more">Developer website</a></li>
+ <li><a href="license/licensing-guidelines.html" class="more">Licensing Guidelines</a></li>
+ </ul>
</div> <!-- /support-licensing -->
@@ -238,7 +245,7 @@
<ul>
<li><a href="http://forum.itmill.com">Support forum</a></li>
<li><a href="license/licensing-guidelines.html">Licensing Guidelines</a></li>
- <li>Prices and purchase from <a href="mailto:sales@itmill.com">sales@itmill.com</a></li>
+ <li>Commercial support and prices from <a href="mailto:sales@itmill.com">sales@itmill.com</a></li>
</ul>
</div>