Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
 <% if (extraHeadData != null)
    \{ %>
    <%= extraHeadData %>
 <% \} %>

If you have heavily customized your metadata fields away from Dublin Core, you can modify the crosswalk that generates these elements by modifying dspace/config/crosswalks/xhtml-head-item.properties.

...