From aeed385db55fb63edd5481334b94f1ba7546d0ef Mon Sep 17 00:00:00 2001 From: Marc Englund Date: Tue, 18 Sep 2007 15:19:49 +0000 Subject: directory structure change svn changeset:2320/svn branch:trunk --- .../demo/layout/featurebrowser-mainlayout.html | 241 --------------------- WebContent/theme/demo/layout/img/header.png | Bin 2389 -> 0 bytes .../theme/demo/layout/img/hide_properties.png | Bin 360 -> 0 bytes WebContent/theme/demo/layout/img/m_bg.png | Bin 4071 -> 0 bytes .../theme/demo/layout/img/show_properties.png | Bin 829 -> 0 bytes WebContent/theme/demo/layout/img/tab_handle.png | Bin 308 -> 0 bytes WebContent/theme/demo/styles.css | 3 - WebContent/theme/example/layout/Contact.html | 30 --- WebContent/theme/example/layout/Developers.html | 17 -- WebContent/theme/example/layout/News.html | 40 ---- WebContent/theme/example/layout/Products.html | 25 --- WebContent/theme/example/layout/Support.html | 16 -- WebContent/theme/example/layout/Welcome.html | 20 -- WebContent/theme/example/layout/icon_intro.png | Bin 2465 -> 0 bytes WebContent/theme/example/layout/mainLayout.html | 33 --- WebContent/theme/example/styles.css | 0 WebContent/theme/reservr/styles.css | 15 -- 17 files changed, 440 deletions(-) delete mode 100644 WebContent/theme/demo/layout/featurebrowser-mainlayout.html delete mode 100644 WebContent/theme/demo/layout/img/header.png delete mode 100644 WebContent/theme/demo/layout/img/hide_properties.png delete mode 100644 WebContent/theme/demo/layout/img/m_bg.png delete mode 100644 WebContent/theme/demo/layout/img/show_properties.png delete mode 100644 WebContent/theme/demo/layout/img/tab_handle.png delete mode 100644 WebContent/theme/demo/styles.css delete mode 100644 WebContent/theme/example/layout/Contact.html delete mode 100644 WebContent/theme/example/layout/Developers.html delete mode 100644 WebContent/theme/example/layout/News.html delete mode 100644 WebContent/theme/example/layout/Products.html delete mode 100644 WebContent/theme/example/layout/Support.html delete mode 100644 WebContent/theme/example/layout/Welcome.html delete mode 100644 WebContent/theme/example/layout/icon_intro.png delete mode 100644 WebContent/theme/example/layout/mainLayout.html delete mode 100644 WebContent/theme/example/styles.css delete mode 100644 WebContent/theme/reservr/styles.css (limited to 'WebContent/theme') diff --git a/WebContent/theme/demo/layout/featurebrowser-mainlayout.html b/WebContent/theme/demo/layout/featurebrowser-mainlayout.html deleted file mode 100644 index ee66b4919e..0000000000 --- a/WebContent/theme/demo/layout/featurebrowser-mainlayout.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - -
- -
-
tree
-
- -
- - - - - - -
- - - - - - -
-
demo
-
-
-
- -
-
tabsheet
-
- - - -
-
properties
-
- -
- - - - - - - -
themesrestart
-
- - - -
- - - - - - \ No newline at end of file diff --git a/WebContent/theme/demo/layout/img/header.png b/WebContent/theme/demo/layout/img/header.png deleted file mode 100644 index bf64ac4e17..0000000000 Binary files a/WebContent/theme/demo/layout/img/header.png and /dev/null differ diff --git a/WebContent/theme/demo/layout/img/hide_properties.png b/WebContent/theme/demo/layout/img/hide_properties.png deleted file mode 100644 index 0069db75d9..0000000000 Binary files a/WebContent/theme/demo/layout/img/hide_properties.png and /dev/null differ diff --git a/WebContent/theme/demo/layout/img/m_bg.png b/WebContent/theme/demo/layout/img/m_bg.png deleted file mode 100644 index 2d37f7ffae..0000000000 Binary files a/WebContent/theme/demo/layout/img/m_bg.png and /dev/null differ diff --git a/WebContent/theme/demo/layout/img/show_properties.png b/WebContent/theme/demo/layout/img/show_properties.png deleted file mode 100644 index 6427452419..0000000000 Binary files a/WebContent/theme/demo/layout/img/show_properties.png and /dev/null differ diff --git a/WebContent/theme/demo/layout/img/tab_handle.png b/WebContent/theme/demo/layout/img/tab_handle.png deleted file mode 100644 index ed0c34cabb..0000000000 Binary files a/WebContent/theme/demo/layout/img/tab_handle.png and /dev/null differ diff --git a/WebContent/theme/demo/styles.css b/WebContent/theme/demo/styles.css deleted file mode 100644 index 7c846fff61..0000000000 --- a/WebContent/theme/demo/styles.css +++ /dev/null @@ -1,3 +0,0 @@ -button { - border: 1px solid red; -} \ No newline at end of file diff --git a/WebContent/theme/example/layout/Contact.html b/WebContent/theme/example/layout/Contact.html deleted file mode 100644 index a37425078c..0000000000 --- a/WebContent/theme/example/layout/Contact.html +++ /dev/null @@ -1,30 +0,0 @@ - -

Contact Sales

-

-Do you want us to send you an offer? Or have our sales team contact -you on another matter? Please fill out the enclosed form and we'll get -back to you as soon as possible. You can also call us or send us an -e-mail. -

- -

Report a Bug

-

-If you have found an issue with IT Mill Toolkit, demo applications or -documentation, please report it to us. Fill out the following form to -send us any relevant information about the issue. -Click here -

- -

A job for a real expert

-

-We are always interested in new and keen talents! Finnish language -skills are required so please fill out the application form. -Click here for the form -

- -

You feedback is always welcome

-

-Please give us feedback on our site, products and services. We are -happy to receive positive as well as negative comments as they help us -improve ourselves even further! -

diff --git a/WebContent/theme/example/layout/Developers.html b/WebContent/theme/example/layout/Developers.html deleted file mode 100644 index 50e054a4f4..0000000000 --- a/WebContent/theme/example/layout/Developers.html +++ /dev/null @@ -1,17 +0,0 @@ - -

Developers

- -

-This section contains information for developers using IT Mill Toolkit -to create Java web applications. -

- -

-Start by reading the example application walk-through, get familiar -with the application structure and install the development environment. -

- -

-Simple. You'll be ready to build your own Ajax web applications in -Java language. -

diff --git a/WebContent/theme/example/layout/News.html b/WebContent/theme/example/layout/News.html deleted file mode 100644 index f6ab7c7f7f..0000000000 --- a/WebContent/theme/example/layout/News.html +++ /dev/null @@ -1,40 +0,0 @@ - -

News

- -

-IT Mill was founded in 2000 to develop this new programming paradigm -that would support the creation of real user interfaces for real -application using real programming languages. -

- -

-IT Mill has been offering high-quality expert services to support its -customers' software development from the start. This model has made it -possible for the company to grow and develop realistically and solely -on net income. -

- -

-The development of company's proprietary MillstoneTM technology -started at the end of 2000 in cooperation with Tekes, the National -Technology Agency of Finland. The first new Millstone customer -applications were launched already in 2001. -

- -

-Version 3.0 of the Millstone user interface library was published -using an open LGPL license in December 2002, making it possible to use -the library free of charge all around the world. -

- -

-Until 2005 more than 50 % of IT Mill's turnover was derived from sales -of Millstone specialist services, with the rest coming from sales of -other software development services and outsourcing services. -

- -

-In late 2006 IT Mill ensured funding of the new generation of -Millstone. IT Mill Toolkit was released in early 2007. -

- diff --git a/WebContent/theme/example/layout/Products.html b/WebContent/theme/example/layout/Products.html deleted file mode 100644 index 1b9b74c128..0000000000 --- a/WebContent/theme/example/layout/Products.html +++ /dev/null @@ -1,25 +0,0 @@ - -

Top 5 reasons to choose IT Mill Toolkit

- -

-1. High compatibility with web browsers and application servers -

- -

-2. Real savings in cross-browser application development and testing -

- -

-3. Ready-made components that make applications easy to maintain -and easy to extend -

- -

-4. Supports all stages of the application development cycle from -design to maintenance -

- -

-5. Proven in production - since 2001 -

- diff --git a/WebContent/theme/example/layout/Support.html b/WebContent/theme/example/layout/Support.html deleted file mode 100644 index aca7e2a66d..0000000000 --- a/WebContent/theme/example/layout/Support.html +++ /dev/null @@ -1,16 +0,0 @@ - -

Support

- -

-IT Mill offers a service, one that is expert, flexible and reliable. -We cover the gamut of software development - we are technology -consultants, a turnkey systems providers, a support center for the -customer's internal product development. -

- -

-We offer maintenance as well as additional development services for -all the software we build. However, it is one of our principles that -the customer should always be free to solicit competing bids for -further development and software maintenance. -

diff --git a/WebContent/theme/example/layout/Welcome.html b/WebContent/theme/example/layout/Welcome.html deleted file mode 100644 index 964753da5b..0000000000 --- a/WebContent/theme/example/layout/Welcome.html +++ /dev/null @@ -1,20 +0,0 @@ - -

Welcome

- -

-IT Mill is a specialist in enterprise web user interface design and -technology. We offer a variety of products and services for enterprise -application user interface design, -analysis and -implementation. Our -flagship product is IT Mill Toolkit - a server-side component -framework for Java EE. IT Mill Toolkit enables creation of highly -usable browser applications in real Java. -

- -

-IT Mill Toolkit is a web user interface framework for developing -high-quality web applications for enterprise and professional use. By -using standard Java tools and the enterprise environment (Java EE - -formerly J2EE) we have created the most elegant and complete -architecture for developing user interfaces for web business -applications - for your benefit. -

\ No newline at end of file diff --git a/WebContent/theme/example/layout/icon_intro.png b/WebContent/theme/example/layout/icon_intro.png deleted file mode 100644 index 032712985c..0000000000 Binary files a/WebContent/theme/example/layout/icon_intro.png and /dev/null differ diff --git a/WebContent/theme/example/layout/mainLayout.html b/WebContent/theme/example/layout/mainLayout.html deleted file mode 100644 index 5679ecbc62..0000000000 --- a/WebContent/theme/example/layout/mainLayout.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - -
This is an example application that uses custom layouts - - - - - - - -
-
- - - - - - - - -
-
-
-
-
diff --git a/WebContent/theme/example/styles.css b/WebContent/theme/example/styles.css deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/WebContent/theme/reservr/styles.css b/WebContent/theme/reservr/styles.css deleted file mode 100644 index 569fcaf8c6..0000000000 --- a/WebContent/theme/reservr/styles.css +++ /dev/null @@ -1,15 +0,0 @@ -button.important-link { - border: 0px; - text-align: left; - text-decoration: underline; - background: none; - font-weight: bold; -} -button.selected-link { - border: 0px; - text-align: left; - text-decoration: underline; - background: #183C6B; - font-weight: bold; - color: white; -} -- cgit v1.2.3