Sha256: 8f34bbc155f775cf16048cc585f68ab7ca614965514cc2a3089c2c04f8f48a3d

Contents?: true

Size: 549 Bytes

Versions: 22

Compression:

Stored size: 549 Bytes

Contents

<h3>
  <span class="sr-only">Title</span>
  <%= link_to truncate(featured.title.first, length: 28, separator: ' '), [main_app, featured] %>
</h3>
<div>
  <span class="sr-only">Depositor</span>
  <%= link_to_profile featured.depositor("no depositor value") %>
</div>
<div>
  <span class="sr-only">File type</span>
  <%= link_to_facet_list(featured.resource_type, 'resource_type', 'no resource specified') %>
</div>
<div>
  <span class="sr-only">Keywords</span>
  <%= link_to_facet_list(featured.keyword, 'keyword', 'no keywords specified') %>
</div>

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
hyrax-1.1.1 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.0.3 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-1.1.0 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.0.2 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.0.1 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.0.0 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.0.0.rc3 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.0.0.rc2 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.0.0.rc1 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-1.0.5 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.0.0.beta5 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.0.0.beta4 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.0.0.beta3 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.0.0.beta2 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-2.0.0.beta1 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-1.0.4 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-1.0.3 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-1.0.2 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-1.0.1 app/views/hyrax/homepage/_featured_fields.html.erb
hyrax-1.0.0.rc2 app/views/hyrax/homepage/_featured_fields.html.erb