From 4ad6b9d025e7dd31df32cf9f187e6b29287750bd Mon Sep 17 00:00:00 2001 From: Ciro Scognamiglio Date: Tue, 5 Aug 2014 18:12:09 +0200 Subject: [PATCH] cosmetic fixes, about page reorganised, footer (totest) --- portal/static/css/onelab.css | 42 +++++++++++++- portal/templates/base.html | 16 ++++++ portal/templates/management-tab-requests.html | 6 +- portal/templates/onelab/onelab_about.html | 55 ++++++------------- .../onelab_management-tab-requests.html | 6 +- portal/templates/onelab/onelab_news.html | 3 +- 6 files changed, 80 insertions(+), 48 deletions(-) diff --git a/portal/static/css/onelab.css b/portal/static/css/onelab.css index 7d113240..a6f9af82 100644 --- a/portal/static/css/onelab.css +++ b/portal/static/css/onelab.css @@ -634,6 +634,45 @@ div.secondary .account span { div.secondary .account a { color:black; } + + +div.footer { + padding-top:15px; + +} +div.footer div.bottom { + position:absolute; + bottom:0; +} +div.footer ul { + margin:6px 0 0 0; + padding:0; +} + +div.footer li { + font-size:9pt; + display:inline; + list-style:none; + margin:0px; + padding:0; + margin-right:15px; + color:#747474; + letter-spacing:0.4px; +} + +div.footer li a { + color:#747474; +} +div.footer li a:hover { + text-decoration:underline; +} +div.copy { + font-size:8pt; + color:gray; + padding-top:15px; + padding-bottom:15px; +} + div.home { font-size:11pt; line-height:1.2em; @@ -729,6 +768,3 @@ div.slogan { th { border:0 !important; } -th.checkbox { - -} diff --git a/portal/templates/base.html b/portal/templates/base.html index d16b2a43..268c9aa6 100644 --- a/portal/templates/base.html +++ b/portal/templates/base.html @@ -91,6 +91,22 @@ $(document).ready(function() { {% block base_content %} {% endblock %} {% endblock container %} +
Loading...
 
diff --git a/portal/templates/management-tab-requests.html b/portal/templates/management-tab-requests.html index d534915e..2270a3b9 100644 --- a/portal/templates/management-tab-requests.html +++ b/portal/templates/management-tab-requests.html @@ -44,7 +44,7 @@
-

Authorities

+

From your authorities

{% if my_authorities %} @@ -108,7 +108,7 @@ {% endif %}
-

Sub-Authorities

+

From your sub-authorities

{% if sub_authorities %} @@ -166,7 +166,7 @@ {% endif %}
-

Authorities with delegation

+

From your authorities with delegation

{% if delegation_authorities %} diff --git a/portal/templates/onelab/onelab_about.html b/portal/templates/onelab/onelab_about.html index 5b7eb96d..40fb2586 100644 --- a/portal/templates/onelab/onelab_about.html +++ b/portal/templates/onelab/onelab_about.html @@ -1,44 +1,35 @@ -{% extends "layout.html" %} +{% extends "layout_wide.html" %} {% block content %} -
-
- -
-
-
-
- +
+
+
+

AboutAbout

+
-
- - -
-
-
+ +
+

- OneLab Portal is a central place to get acess to all OneLab testbeds.In order to get access to the portal, - an experimenter needs to register to the portal. The portal administrative body + OneLab Portal is a central place to get acess to all OneLab testbeds. In order to get access to the portal, + an experimenter needs to register to the portal. The portal administrative body is responsible to accept or reject newly registered users.

- To learn more about OneLab visit: http://onelab.eu/ + To learn more about OneLab visit: onelab.eu

- If you have any questions regarding using the portal visit: OneLab support + If you have any questions regarding using the portal visit: OneLab support

OneLab portal is a community effot. To get more information about OneLab portal team visit: - http://myslice.info/community + myslice.info/community

-
+
+

A ready-made and easily customisable user interface for your testbed.

MySlice is an ambitious project aiming to support researchers throughout the lifecycle of experiments that can run on a variety @@ -63,6 +54,7 @@

+

Portal Components

Myslice (Web Frontend)

@@ -90,15 +82,4 @@

- - - - -{% endblock %} +{% endblock %} \ No newline at end of file diff --git a/portal/templates/onelab/onelab_management-tab-requests.html b/portal/templates/onelab/onelab_management-tab-requests.html index 488e63e0..87b8e8e3 100644 --- a/portal/templates/onelab/onelab_management-tab-requests.html +++ b/portal/templates/onelab/onelab_management-tab-requests.html @@ -42,7 +42,7 @@
-

Authorities

+

From your authorities

{% if my_authorities %} @@ -105,7 +105,7 @@ {% endif %}
nnllknjkn

-

Sub-Authorities

+

From your sub-authorities

{% if sub_authorities %} @@ -164,7 +164,7 @@ {% endif %}
-

Authorities with delegation

+

From your authorities with delegation

{% if delegation_authorities %} diff --git a/portal/templates/onelab/onelab_news.html b/portal/templates/onelab/onelab_news.html index 69b417d4..b46eab12 100644 --- a/portal/templates/onelab/onelab_news.html +++ b/portal/templates/onelab/onelab_news.html @@ -5,13 +5,12 @@

NewsNews

-
- 15 July 2014 - The OneLab Portal opens with the PlanetLab Europe, IOTLab and NITOS testbeds! + 1 August 2014 - The OneLab Portal opens for beta test with the PlanetLab Europe, IOTLab and NITOS testbeds!

Existing PlanetLab users will be able to open an account with their existing PLE credentials.

-- 2.43.0