Natalias layout changes for home page
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@52311 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
9266d4f4a1
commit
96d8ed7db1
|
@ -44,14 +44,14 @@
|
|||
"helperPageUrl" :"http://scoobydoo.di.uoa.gr:16000/api/page/route",
|
||||
|
||||
"cacheUrl" :"https://demo.openaire.eu/cache/get?url=",
|
||||
|
||||
|
||||
"datasourcesAPI": "https://beta.services.openaire.eu/openaire/ds/search/",
|
||||
|
||||
"adminToolsAPIURL" :"https://beta.services.openaire.eu/uoa-admin-tools/",
|
||||
|
||||
"adminToolsCommunity" :"openaire",
|
||||
|
||||
"communityAPI": "https://dev-openaire.d4science.org/openaire/community/",
|
||||
"contextsAPI":"https://beta.services.openaire.eu/openaire/context",
|
||||
"communityAPI": "https://beta.services.openaire.eu/openaire/community/",
|
||||
|
||||
"csvLimit": 2000,
|
||||
"pagingLimit": 20,
|
||||
|
|
|
@ -52,7 +52,32 @@
|
|||
<div uk-grid="" class="uk-grid uk-grid-stack">
|
||||
<div class="uk-width-1-1@m uk-first-column">
|
||||
<div class="uk-margin uk-grid-match uk-child-width-1-1 uk-child-width-1-1@s uk-child-width-1-3@m uk-child-width-1-3@l uk-child-width-1-3@xl uk-grid-parallax uk-grid uk-scrollspy-inview uk-animation-slide-top-medium" uk-scrollspy-class="" uk-grid-parallax="translate: " uk-lightbox="toggle: a[data-type]" style="margin-bottom: 0px;">
|
||||
<div class="uk-first-column">
|
||||
<!-- Explore -->
|
||||
<div class="uk-card uk-card-default">
|
||||
<div class="uk-card-header">
|
||||
<a routerLinkActive="uk-link" routerLink="/search/find" class="el-link">
|
||||
|
||||
<div class="uk-grid-small uk-flex-middle" uk-grid>
|
||||
<div class="uk-width-auto">
|
||||
<img class="uk-border-circle" width="40" height="40" src="assets/explore.svg" alt="Explore">
|
||||
</div>
|
||||
<div class="uk-width-expand">
|
||||
<h3 class="uk-card-title uk-margin-remove-bottom" style="color: #f25f30 !important">Explore</h3>
|
||||
<p class="uk-text-meta uk-margin-remove-top">Discover linked open research</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="uk-card-body">
|
||||
<p>Search for
|
||||
publications-data-software and other research artefacts. See how these
|
||||
are linked together and how they are linked to funding and
|
||||
organizations.</p>
|
||||
<p>View statistics on projects and institutions.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!--div class="uk-first-column">
|
||||
<div uk-scrollspy-class="" class="el-item uk-card uk-card-default uk-card-hover uk-scrollspy-inview uk-animation-slide-top-medium" style="">
|
||||
<a routerLinkActive="uk-link" routerLink="/search/find" class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent" data-caption="<h4 class='uk-margin-remove'>Explore </h4><div>Search for publications-data-software and other research artefacts. See how these are linked together and how they are linked to funding and organizations.</div>
|
||||
<p>View statistics on projects and institutions.</p>"></a>
|
||||
|
@ -73,8 +98,31 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div-->
|
||||
|
||||
<!-- Share -->
|
||||
<div class="uk-card uk-card-default">
|
||||
<div class="uk-card-header">
|
||||
<a routerLinkActive="uk-link" routerLink="/participate/deposit-publications" class="el-link ">
|
||||
|
||||
<div class="uk-grid-small uk-flex-middle" uk-grid>
|
||||
<div class="uk-width-auto">
|
||||
<img class="uk-border-circle" width="40" height="40" src="assets/share.svg" alt="Share">
|
||||
</div>
|
||||
<div class="uk-width-expand">
|
||||
<h3 class="uk-card-title uk-margin-remove-bottom" style="color: #22207F !important">Share</h3>
|
||||
<p class="uk-text-meta uk-margin-remove-top">Deposit in a repository of your choice</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="uk-card-body">
|
||||
<p>Select an OpenAIRE compatible repository (2.0 +) so that your research is linked to your funding information.</p>
|
||||
<p>Use <a href="http://www.zenodo.org/" target="_blank" rel="noopener">ZENODO</a>, a catch-all repository hosted by CERN to deposit all your research results (publications, data, software, etc.)</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
<!--div>
|
||||
<div uk-scrollspy-class="" class="el-item uk-card uk-card-default uk-card-hover uk-scrollspy-inview uk-animation-slide-top-medium" style="">
|
||||
<a routerLinkActive="uk-link" routerLink="/participate/deposit-publications" class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent" data-caption="<h4 class='uk-margin-remove'>Share</h4><div class="uk-margin-bottom">Select an OpenAIRE compatible repository (2.0 +) so that your research is linked to your funding information.</div>
|
||||
<div>Use <a href="http://www.zenodo.org" target="_blank" rel="noopener">ZENODO</a>, a catch-all repository hosted by CERN to deposit all your research results (publications, data, software, etc.)</div>"></a>
|
||||
|
@ -91,8 +139,29 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div-->
|
||||
<!-- Link -->
|
||||
<div class="uk-card uk-card-default">
|
||||
<div class="uk-card-header">
|
||||
<a routerLinkActive="uk-link" routerLink="/participate/claim" class="el-link">
|
||||
|
||||
<div class="uk-grid-small uk-flex-middle" uk-grid>
|
||||
<div class="uk-width-auto">
|
||||
<img class="uk-border-circle" width="40" height="40" src="assets/link.svg" alt="Link">
|
||||
</div>
|
||||
<div class="uk-width-expand">
|
||||
<h3 class="uk-card-title uk-margin-remove-bottom" style="color: #4687E6 !important">Link</h3>
|
||||
<p class="uk-text-meta uk-margin-remove-top">Connect all your research</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="uk-card-body">
|
||||
<p>If you can't find your research results in OpenAIRE, don't worry!</p>
|
||||
<p>Use our <strong>LINK OUT service</strong>, that reaches out to many external sources via APIs, to connect your research results and <em>claim</em> them to your project.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<!--div>
|
||||
<div uk-scrollspy-class="" class="el-item uk-card uk-card-default uk-card-hover uk-scrollspy-inview uk-animation-slide-top-medium" style="">
|
||||
<a routerLinkActive="uk-link" routerLink="/participate/claim" class="el-link uk-position-cover uk-position-z-index uk-margin-remove-adjacent" data-caption="<h4 class='uk-margin-remove'>Link</h4><div class="uk-margin-bottom">If you don't find your research results in OpenAIRE, don't worry!</div>
|
||||
<div>Use our <strong>LINK OUT service</strong>, that reaches out to many external sources via APIs, to connect your research results and <em>claim</em> them to your project.</div>"></a>
|
||||
|
@ -109,7 +178,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div-->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"claimsAPIURL" : "http://scoobydoo.di.uoa.gr:8080/dnet-claims-service-2.0.0-SNAPSHOT/rest/claimsService/",
|
||||
"searchAPIURLLAst" : "https://beta.services.openaire.eu/search/v2/api/",
|
||||
"searchResourcesAPIURL" : "https://beta.services.openaire.eu/search/v2/api/resources",
|
||||
"csvAPIURL" : "http://rudie.di.uoa.gr:8080/dnet-functionality-services-2.0.0-SNAPSHOT/rest/v2/reports",
|
||||
"csvAPIURL" : "http://vatopedi.di.uoa.gr:8080/shadowSearch/rest/v2/api/reports",
|
||||
"searchCrossrefAPIURL" : "https://api.crossref.org/works",
|
||||
"searchDataciteAPIURL" : "https://api.datacite.org/works",
|
||||
|
||||
|
@ -53,7 +53,7 @@
|
|||
"adminToolsCommunity" :"openaire",
|
||||
|
||||
"datasourcesAPI": "https://beta.services.openaire.eu/openaire/ds/search/",
|
||||
|
||||
"contextsAPI":"https://dev-openaire.d4science.org/openaire/context",
|
||||
"communityAPI": "https://dev-openaire.d4science.org/openaire/community/",
|
||||
|
||||
"csvLimit": 2000,
|
||||
|
|
Loading…
Reference in New Issue