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.0.0.rc2 app/views/records/show_fields/_creator.html.erb
hyrax-2.0.0.rc1 app/views/records/show_fields/_creator.html.erb
sufia-7.4.1 app/views/records/show_fields/_creator.html.erb
hyrax-1.0.5 app/views/records/show_fields/_creator.html.erb
hyrax-2.0.0.beta5 app/views/records/show_fields/_creator.html.erb
hyrax-2.0.0.beta4 app/views/records/show_fields/_creator.html.erb
hyrax-2.0.0.beta3 app/views/records/show_fields/_creator.html.erb
hyrax-2.0.0.beta2 app/views/records/show_fields/_creator.html.erb
sufia-7.4.0 app/views/records/show_fields/_creator.html.erb
hyrax-2.0.0.beta1 app/views/records/show_fields/_creator.html.erb
hyrax-1.0.4 app/views/records/show_fields/_creator.html.erb
hyrax-1.0.3 app/views/records/show_fields/_creator.html.erb
hyrax-1.0.2 app/views/records/show_fields/_creator.html.erb
hyrax-1.0.1 app/views/records/show_fields/_creator.html.erb
hyrax-1.0.0.rc2 app/views/records/show_fields/_creator.html.erb
sufia-7.3.1 app/views/records/show_fields/_creator.html.erb
hyrax-1.0.0.rc1 app/views/records/show_fields/_creator.html.erb
sufia-7.3.0 app/views/records/show_fields/_creator.html.erb
sufia-7.3.0.rc3 app/views/records/show_fields/_creator.html.erb
sufia-7.3.0.rc2 app/views/records/show_fields/_creator.html.erb