From: Jouni Koivuviita Date: Fri, 20 Feb 2009 11:17:22 +0000 (+0000) Subject: Fixes #2649: Rearrange package index.html. X-Git-Tag: 6.7.0.beta1~3099 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=28c1bb21248fb71848d25d0fad51bad5c4f4ddc8;p=vaadin-framework.git Fixes #2649: Rearrange package index.html. svn changeset:6922/svn branch:trunk --- diff --git a/WebContent/index.html b/WebContent/index.html index aa0b5803fd..02cbaf26b9 100644 --- a/WebContent/index.html +++ b/WebContent/index.html @@ -15,13 +15,8 @@ var itmill = function() { - var isIE = /MSIE/.test(navigator.userAgent) && !window.opera; var packageContent; var package; - var demoArea; - var demos; - var additionalDemos; - var additionalDemosContent; return { @@ -105,24 +100,31 @@

IT Mill Toolkit Sampler

Sampler contains examples of most features, as well as combination examples and useful UI patterns that you can use simply by copy-pasting the code.

-

Address Book

-

Address Book application

-

A basic application for managing your contact informations. See the accompanying tutorial and learn how to build the same application.

+

Additional demos

+ + + +

Tutorial and Examples

+ +

Address Book tutorial

+

Read the step-by-step tutorial and learn how to build a simple contacts management application.

-

Additional demos

-

Below is a collection of stand-alone demo applications that will help you get started with development.

+

More Examples

+

Below is a collection of stand-alone demo applications that will help you get started with the actual Toolkit code.