--- a/OSSEval/templates/base.html
+++ b/OSSEval/templates/base.html
@@ -1,31 +1,175 @@
{% load staticfiles %}
<!DOCTYPE html>
-<html lang="en">
-<head>
- <link rel="stylesheet" href="{% static "css/style.css" %}" />
- <title>{% block title %}OSS Evaluation{% endblock %}</title>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
-
-</head>
+<!-- Server: allura -->
+<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
+<!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]-->
+<!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]-->
+<!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]-->
+<!--[if (gt IE 9)|!(IE)]>-->
+<html class=" js canvas canvastext" lang="en"><!--<![endif]-->
+ <head>
+ <meta content="text/html; charset=UTF-8" http-equiv="content-type">
+ <title>opensourceprojects.eu - Open Source Evaluation</title>
+ <script src="{% static "js/ga.js" %}" async="" type="text/javascript"></script>
+ <!-- ew:head_css -->
+ <link rel="stylesheet" type="text/css" href="{% static "css/hilite.css" %}">
+ <link rel="stylesheet" type="text/css" href="{% static "css/site_style.css" %}">
+ <link rel="stylesheet" type="text/css" href="{% static "css/allura.css" %}">
+ <link rel="stylesheet" type="text/css" href="{% static "css/css.css" %}">
+ <style>
+ input.label_edit{ float: left; }
+ .tagEditor{
+ margin: 4px 0;
+ padding: 0;
+ float: left;
+ }
-<body>
- <div id="topmenu">
- {% block topmenu %}
- <ul>
- <li><a href="/">Import</a></li>
- <li><a href="/blog/">New</a></li>
- </ul>
- {% endblock %}
- </div>
+ .tagEditor li, .removable{
+ display: inline;
+ background-image: url('{% static "images/minus_small.png" %}');
+ background-color: #eef;
+ background-position: right center;
+ background-repeat: no-repeat;
+ list-style-type: none;
+ padding: 0 18px 0 6px;
+ margin: 0 4px;
+ cursor: pointer;
+ -moz-border-radius: 5px;
+ -webkit-border-radius: 5px;
+ }
- <div id="content">
- {% block content %}{% endblock %}
- </div>
- <div id="search">
- </div>
- <div id="assessment">
- </div>
-</body>
+ .tagEditor li:hover{
+ background-color: #ebebeb;
+ }
+ </style>
+ <!-- /ew:head_css -->
+ <!-- ew:head_js -->
+ <script type="text/javascript" src="{% static "js/js" %}"></script>
+ <!-- /ew:head_js -->
+ <link rel="icon" type="image/png" href="{% static "images/favicon.ico" %}">
+ <link href="{% static "css/css_002.css" %}" rel="stylesheet" type="text/css">
+ <style>
+ .hidden { display: none }
+ a.notfound { color: #f00; }
+ </style>
+ <style>.XzDbOebUIEXtwnBiLMVd { display:none }</style>
+ <link rel="alternate" type="application/rss+xml" title="Page RSS" href="https://opensourceprojects.eu/p/celar/wiki/Home/feed.rss">
+ <link rel="alternate" type="application/atom+xml" title="Page Atom" href="https://opensourceprojects.eu/p/celar/wiki/Home/feed.atom">
+ <link rel="alternate" type="application/rss+xml" title="Wiki RSS" href="https://opensourceprojects.eu/p/celar/wiki/feed.rss">
+ <link rel="alternate" type="application/atom+xml" title="Wiki Atom" href="https://opensourceprojects.eu/p/celar/wiki/feed.atom">
+ <script type="text/javascript">
+ var _gaq = _gaq || [];
+
+ function _add_tracking(prefix, tracking_id) {
+ _gaq.push([prefix+'._setAccount', tracking_id]);
+ _gaq.push([prefix+'_setDomainName', 'opensourceprojects.eu']);
+ _gaq.push([prefix+'._trackPageview']);
+ }
+ _add_tracking('', 'UA-36154196-2');
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' === document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+ </script>
+
+ <!-- Above from opensourceprojects.eu -->
+ <link rel="stylesheet" href="{% static "css/style.css" %}" />
+ <title>{% block title %}OSS Evaluation{% endblock %}</title>
+ <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.js"></script>
+ <script src="http://malsup.github.com/jquery.form.js"></script>
+ <link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/themes/smoothness/jquery-ui.css" />
+ <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js"></script>
+ <link rel="stylesheet" href="//cdn.datatables.net/1.10.0/css/jquery.dataTables.css" />
+ <script src="//cdn.datatables.net/1.10.0/js/jquery.dataTables.js"></script>
+ <script src="http://malsup.github.com/jquery.form.js"></script>
+ <link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/themes/smoothness/jquery-ui.css" />
+
+ </head>
+
+ <body class="wiki-Home" id="forge">
+ <header id="site-header">
+ <div class="wrapper">
+ <a id="header-logo" title="opensourceprojects.eu logo" href="https://opensourceprojects.eu/"><img src="{% static "images/logo.png" %}"></a>
+ <nav>
+ <div class="top_menu">
+ <a href="https://opensourceprojects.eu/p/">Projects</a>
+ <a href="https://opensourceprojects.eu/auth/create_account">Register</a>
+ <a href="https://opensourceprojects.eu/auth/">Log In</a>
+ </div>
+ </nav>
+ </div>
+ </header>
+ <section id="page-body" class=" neighborhood-Projects mountpoint-wiki">
+ <div id="content_base" class="wiki">
+ <div class="magic_bar_osp">
+ <div id="top_nav" class="">
+ <a href="" class="active">Import</a>
+ <a href="" class="">New</a>
+ </div>
+ <div id="sidebar">
+ <h3 class="">Pages</h3>
+ <ul class="sidebarmenu">
+ <li><a href=""><span>Browse Pages</span></a></li>
+ <li><a href=""><span>Browse Labels</span></a></li>
+ </ul>
+ <h3 class="">Help</h3>
+ <ul class="sidebarmenu">
+ <li><a href=""><span>Formatting Help</span></a></li>
+ </ul>
+ </div>
+ </div>
+
+ <div class="grid-20 pad">
+ <div class="grid-24" id="nav_menu_holder">
+ <h1 class="project_title">
+ <img src="{% static "images/icon.png" %}" class="project_icon" alt="Project Logo">
+ <div class="project_title_text">Open Source Evaluation</div>
+ </h1>
+ <h2 class="dark title">
+ <div class="title-text">Home</div>
+ <!-- actions -->
+ <small>
+ <a href="https://opensourceprojects.eu/p/celar/wiki/Home/history" title="History"><b data-icon="N" class="ico ico-history" title="History"></b></a>
+ <a href="https://opensourceprojects.eu/p/celar/wiki/Home/feed" title="RSS"><b data-icon="f" class="ico ico-feed" title="Feed"></b></a>
+ <a href="https://opensourceprojects.eu/p/celar/wiki/search" title="Search"><b data-icon="s" class="ico ico-search" title="Search"></b></a>
+ </small>
+ <!-- /actions -->
+ </h2>
+ </div>
+ <div class="editbox">
+ <div class="grid-9 gravatar sm">
+ <label class="simple">Authors</label>
+ <a href="https://opensourceprojects.eu/u/celarcloud/"><b data-icon="U" class="ico emboss ico-user x16"></b></a>
+ </div>
+ </div>
+ <div class="padding_content ">
+ <div class="markdown_content" id="content">
+ {% block content %}{% endblock %}
+ </div>
+ <div id="detail">
+ </div>
+ <div id="search">
+ </div>
+ <div id="search_results">
+ </div>
+ <div id="run">
+ </div>
+ </div>
+ </div>
+ <hr class="grid-19" style="margin-top: 1em; margin-bottom: 2em; clear:both;">
+ </div>
+ </section>
+ <footer id="site-footer">
+ <div class="footer-container">
+ <a href="https://opensourceprojects.eu/about">About</a>
+ <a href="http://docs.opensourceprojects.eu/">Documentation</a>
+ <a href="https://opensourceprojects.eu/p/osp/discussion/">Discussion</a>
+ <a href="https://opensourceprojects.eu/p/osp/tickets/">Report a bug</a>
+ <a href="http://www.ict-prose.eu/">PROSE CA</a>
+ </div>
+ </footer>
+ </body>
</html>
-