f4f changes
[unfold.git] / portal / templates / fed4fire / fed4fire_home-view.html
index ac91ee7..5b0fc20 100644 (file)
                                <a href="#"><img src="{{ STATIC_URL }}img/icon_slices.png" alt="" /></a>
                        </div>
                        <div>
-                               <button id="slicerequestbtn" type="button" class="btn btn-default"><span class="glyphicon glyphicon-plus"></span> Request slice</button>
+                               <button id="slicerequestbtn" type="button" style="width: 150px;" class="btn btn-default"><span class="glyphicon glyphicon-plus"></span> Request slice</button>
                        </div>
                        <div>   
                                <div id="home-slice-list"><img src="{{ STATIC_URL }}img/loading.gif" alt="Loading Slices" /></div>
                        </div>
                         <div>
-                       <button id="jfed" type="button" class="btn btn-default" title="Some tools do their own slice creation and management.">
-                               <span class="glyphicon glyphicon-globe"></span>Experiment now</button>
+                <h3 title="Some tools do their own slice creation and management.">Experiment now</h3>
                         </div>
                        <div>
                                <ul><li>
-                                       <a class="button2" href='http://jfed.iminds.be/releases/r1306/webstart/experimenter/jfed-experimenter.jnlp'
+                                       <a class="btn btn-primary" style="width: 150px;" 
+                    href='http://jfed.iminds.be/releases/r1389/webstart/experimenter/jfed-experimenter.jnlp'
                                        title="Click here to start your experiment with jFed" 
-                                       onclick="return  launchApplication('http://jfed.iminds.be/releases/r1306/webstart/experimenter/jfed-experimenter.jnlp');">jFed</a>
+                                       onclick="return  launchApplication('http://jfed.iminds.be/releases/r1389/webstart/experimenter/jfed-experimenter.jnlp');">
+                    <span class="glyphicon glyphicon-cloud"></span> jFed</a>
                                </li></ul>
                        </div>
                </div>
                                SUPPORT
                        </h3>
                        <div>
-                               <a href="http://doc.fed4fire.eu/support.html" target="_blank"><img src="{{ STATIC_URL }}img/icon_support.png" alt="" /></a>
+                               <a href="http://doc.fed4fire.eu/support.html"><img src="{{ STATIC_URL }}img/icon_support.png" alt="" /></a>
                        </div>
                        <div>
-                               <button id="ticketbtn" type="button" class="btn btn-default"><span class="glyphicon glyphicon-envelope"></span> Contact</button>
+                               <button id="ticketbtn" type="button" style="width: 150px;" class="btn btn-default"><span class="glyphicon glyphicon-envelope"></span> Contact</button>
+                       </div>
+                       <p></p>
+                       <div>
+                       <button id="statbtn" type="button" style="width: 150px;" class="btn btn-default"><span class="glyphicon glyphicon-stats"></span>Testbeds' status</button>
                        </div>
                </div>
                
@@ -62,7 +67,7 @@
                                <a href="/portal/account/"><img src="{{ STATIC_URL }}img/icon_user_color.png" alt="" /></a>
                        </div>
                        <div>
-                               <button id="logoutbtn" type="button" class="btn btn-default" data-username="{{ username }}"><span class="glyphicon glyphicon-off"></span> Logout</button>
+                               <button id="logoutbtn" type="button" style="width: 150px;" class="btn btn-default" data-username="{{ username }}"><span class="glyphicon glyphicon-off"></span> Logout</button>
                        </div>
                        <div>
                                {% if person.last_name %}
                <div class="col-sm-2"></div>
                <div class="col-sm-4 slogan">
                        <h2>
-                               Your Easy Access to Computer Networking Testbeds.
+                               Fed4FIRE Portal
                        </h2>
                        <h3>
-                               A wide variety of world class testbeds available through your one account.
+                               Your easy access to Future Internet Research and Experimentation testbeds belonging to the Fed4FIRE federation.
+                       </h3>
+                       <h3>
+                                <a href='http://doc.fed4fire.eu'>Want to learn more?</a>
                        </h3>
                </div>
                <div class="col-sm-4 col-sm-offset-1" style="width:400px; top:16px; float:left;">
                $('button#ticketbtn').click(function() {
                        window.location="/portal/contact/";
                });
+               $('button#statbtn').click(function() {
+               window.location="https://flsmonitor.fed4fire.eu";
+               });
                $('button#signupbtn').click(function() {
                        window.location="/portal/register/";
                });
@@ -123,7 +134,7 @@ This should go into session
 --------*/
 });
 </script>
-
+<script type="text/javascript" src="{{STATIC_URL}}js/fed4fire_dtjava_orig.js"></script>
 <script>
        function launchApplication(jnlpfile) {
        dtjava.launch(