# HG changeset patch # User fknauft # Date 1294847657 -3600 # Node ID f9de6c1c352a32711e31f95ec54e229b5ba031fe # Parent c84536a4993a71dc83b0d4f3398e3f9fa3407792 intro page diff -r c84536a4993a -r f9de6c1c352a gis_gui/head.pt --- a/gis_gui/head.pt Wed Jan 12 10:18:28 2011 +0100 +++ b/gis_gui/head.pt Wed Jan 12 16:54:17 2011 +0100 @@ -1,4 +1,4 @@
-

Map Points in Time

+

map Places In Time

\ No newline at end of file diff -r c84536a4993a -r f9de6c1c352a gis_gui/icons/mappit_state.png Binary file gis_gui/icons/mappit_state.png has changed diff -r c84536a4993a -r f9de6c1c352a gis_gui/intro.pt --- a/gis_gui/intro.pt Wed Jan 12 10:18:28 2011 +0100 +++ b/gis_gui/intro.pt Wed Jan 12 16:54:17 2011 +0100 @@ -1,23 +1,29 @@ -
-

Welcome!

-
-

This website offers you a platform for geographical representation and analysis of historical data. \n The beta version is available for you to test and evaluate.

-

The diagram below shows which functions are already active.

+
+

Welcome!

+
+

=> This website offers you a platform for geographical representation and analysis of historical data.

+

=> The beta version is available for you to test and evaluate.

+

=> The diagram below shows which functions are already active.

-
-

First time here?

- Login +
+

=>Login

+

=> First time here?
+ Then go to the end of this page.

+
-
+

Introduction for Newbies

+

On this platform you can visualize and analyze the geographical aspects of historical data with spatial references.

The system works on the basis of the GoogleMaps API.

+

You can display pre-existing data as maps [Song Yingxing example] or input and process your own data [sample table in Excel]. Select your desired features for geographical analysis and save for future use!

In the beta phase, data is accessible to all registered users. To prevent your work from being altered or deleted, please save externally.

-

To test the system, login as user test with the password test and get started now!

+

To explore the system, login as user test with the password test and get started now!

+

To use the system with Your own account, please contact us: mappit@mpiwg-berlin.mpg.de

diff -r c84536a4993a -r f9de6c1c352a gis_gui/lib/blocks.css --- a/gis_gui/lib/blocks.css Wed Jan 12 10:18:28 2011 +0100 +++ b/gis_gui/lib/blocks.css Wed Jan 12 16:54:17 2011 +0100 @@ -39,7 +39,7 @@ } div.block div.titlebar h1 { - font-size:20px; + font-size:18px; padding-top: 10px; padding-bottom: 10px; margin:0px; @@ -130,6 +130,7 @@ border: 1px solid black; background-color: #fff; text-align: center; + font-size: 14px; align: center; height:250px; padding:10px;