Project

General

Profile

« Previous | Next » 

Revision 59134

[Library|Trunk]

JSONLD changes:
Add id in every jsonld
Home page:
remove search action from Organization
Add description in Organization
Add Website with search action
Add Organization and Website in every page
In every search page add is part of the Website
In result landing (Type Dataset) when there is no description add title in description

View differences:

result-preview.component.html
1 1
<!-- Before title -->
2 2
<div uk-grid>
3 3
  <div class="uk-width-1-1">
4
    <!-- deposit website URL -->
4
    <!-- deposit searchPage URL -->
5 5
    <span class="uk-width-expand uk-flex-right">
6 6
        <a *ngIf="result.websiteURL && promoteWebsiteURL" href="{{result.websiteURL}}" target="_blank" type="submit"
7 7
           class=" zenodoButton uk-float-right uk-button portal-button uk-padding uk-padding-remove-vertical uk-margin-small-left">

Also available in: Unified diff