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-2.9.6 app/views/records/show_fields/_creator.html.erb
hyrax-2.9.5 app/views/records/show_fields/_creator.html.erb
hyrax-2.9.4 app/views/records/show_fields/_creator.html.erb
hyrax-2.9.3 app/views/records/show_fields/_creator.html.erb
hyrax-2.9.2 app/views/records/show_fields/_creator.html.erb
hyrax-2.9.1 app/views/records/show_fields/_creator.html.erb
hyrax-2.9.0 app/views/records/show_fields/_creator.html.erb
hyrax-2.8.0 app/views/records/show_fields/_creator.html.erb
hyrax-2.7.2 app/views/records/show_fields/_creator.html.erb
hyrax-2.7.1 app/views/records/show_fields/_creator.html.erb
hyrax-2.7.0 app/views/records/show_fields/_creator.html.erb
hyrax-2.6.0 app/views/records/show_fields/_creator.html.erb
hyrax-2.5.1 app/views/records/show_fields/_creator.html.erb
hyrax-2.5.0 app/views/records/show_fields/_creator.html.erb
hyrax-2.4.1 app/views/records/show_fields/_creator.html.erb
hyrax-3.0.0.pre.beta1 app/views/records/show_fields/_creator.html.erb
hyrax-2.4.0 app/views/records/show_fields/_creator.html.erb
hyrax-2.3.3 app/views/records/show_fields/_creator.html.erb
hyrax-2.3.2 app/views/records/show_fields/_creator.html.erb
hyrax-2.3.1 app/views/records/show_fields/_creator.html.erb