From 0e1c9479660d91825dc39fd282f236fb803b1b54 Mon Sep 17 00:00:00 2001 From: Jouni Koivuviita Date: Wed, 31 Mar 2010 11:46:45 +0000 Subject: Fixes #4340: Redesign demo page to include add-on demo and Directory links svn changeset:12255/svn branch:6.3 --- WebContent/index.html | 218 ++++++++++++++++++++++++++++-------------- WebContent/release-notes.html | 20 ++-- 2 files changed, 155 insertions(+), 83 deletions(-) diff --git a/WebContent/index.html b/WebContent/index.html index 46bc8846fd..43a46288b1 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -7,112 +7,184 @@ - - +
- Great, you’ve made it this far with Vaadin. Now let’s get started for real! - + +
-
- + + +
-

Tutorial – Address Book

-

Read the step-by-step tutorial and learn how to build a simple contact management app.

- -

Documentation

Need help using Vaadin? Look no further. Everything you need to know is here.

-
-
- +
+
+

Open Source Development

+

Vaadin 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.

+ +
+
+

Support & Services

+

The commercial products complement Vaadin and make it possible for you to get better results quicker – both from a development perspective as well as from a business perspective.

+

We are also glad to help you hands on or even do the work for you – which ever you prefer.

+

Read more about the Services or the Support alternatives.

+
+
+ + + + + + diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 26ddb74d32..b737a2961c 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -14,7 +14,7 @@ @@ -22,7 +22,7 @@

Version @version@ built on @builddate@.

-

Release Notes for Vaadin @version@

+

Release Notes for Vaadin @version@

-

General Upgrade Notes

+

General Upgrade Notes

When upgrading from an earlier version of the Vaadin library, you should always do the following:

@@ -146,7 +146,7 @@ If you package a widget set as a JAR for use in other projects:

Using the Vaadin project facet in the Eclipse IDE does the steps 1 and 2 automatically.

-

Instructions for Upgrading from IT Mill Toolkit 5

+

Instructions for Upgrading from IT Mill Toolkit 5

While the Vaadin 6 API is otherwise mostly backward-compatible with IT Mill Toolkit 5.4, the change of the product name has made it necessary to reflect it in the Java package names, @@ -219,7 +219,7 @@ client-side widgets with Google Web Toolkit (GWT).

  • Rename IToolkitOverlayVOverlay -

    Notes and Limitations for Google App Engine

    +

    Notes and Limitations for Google App Engine

    The following instructions and limitations apply when you run a Vaadin application under the Google App Engine.

    @@ -254,7 +254,7 @@ under the Google App Engine.

  • The application remains locked during uploads - a progress bar is not possible

  • -

    Important known problems in Vaadin @version@

    +

    Important known problems in Vaadin @version@

    -

    Requirements

    +

    Requirements

    Vaadin is available for the following operating systems:

    @@ -398,7 +398,7 @@ work.

    -- cgit v1.2.3