Sha256: acdb07c348ad63f01d69e6cc6eaad2d5cd433573a885b444648da12c400d95b1

Contents?: true

Size: 240 Bytes

Versions: 85

Compression:

Stored size: 240 Bytes

Contents

<% record.creator.each do |creator| %>
<span itemprop="creator" itemscope itemtype="http://schema.org/Person">
  <span itemprop="name"><%= link_to_facet(creator, Solrizer.solr_name("creator", :facetable)) %></span>
</span>
<br />
<% end %>

Version data entries

85 entries across 85 versions & 3 rubygems

Version Path
hyrax-1.1.1 app/views/records/show_fields/_creator.html.erb
hyrax-2.3.0 app/views/records/show_fields/_creator.html.erb
hyrax-2.0.3 app/views/records/show_fields/_creator.html.erb
hyrax-2.2.4 app/views/records/show_fields/_creator.html.erb
hyrax-2.2.3 app/views/records/show_fields/_creator.html.erb
hyrax-2.2.2 app/views/records/show_fields/_creator.html.erb
hyrax-2.2.1 app/views/records/show_fields/_creator.html.erb
hyrax-2.2.0 app/views/records/show_fields/_creator.html.erb
hyrax-2.1.0 app/views/records/show_fields/_creator.html.erb
hyrax-2.1.0.rc4 app/views/records/show_fields/_creator.html.erb
hyrax-2.1.0.rc3 app/views/records/show_fields/_creator.html.erb
hyrax-2.1.0.rc2 app/views/records/show_fields/_creator.html.erb
hyrax-2.1.0.rc1 app/views/records/show_fields/_creator.html.erb
hyrax-1.1.0 app/views/records/show_fields/_creator.html.erb
hyrax-2.1.0.beta2 app/views/records/show_fields/_creator.html.erb
hyrax-2.0.2 app/views/records/show_fields/_creator.html.erb
hyrax-2.1.0.beta1 app/views/records/show_fields/_creator.html.erb
hyrax-2.0.1 app/views/records/show_fields/_creator.html.erb
hyrax-2.0.0 app/views/records/show_fields/_creator.html.erb
hyrax-2.0.0.rc3 app/views/records/show_fields/_creator.html.erb