<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <p>You can see the relevant section of code here:</p>
    <p><a moz-do-not-send="true" href="https://github.com/archivesspace/archivesspace/blob/cfc0a4943e50706ed4c073241de49a06f5d5e295/public/app/views/shared/_result.html.erb#L14-L31">https://github.com/archivesspace/archivesspace/blob/cfc0a4943e50706ed4c073241de49a06f5d5e295/public/app/views/shared/_result.html.erb#L14-L31</a></p>
    <p>The main points to note are that the scope and contents note will
      only be used if there is no abstract. And, whichever is used, if
      it contains more than a preset limit (500 characters), it will be
      truncated. In order to do so safely (without risking creating
      invalid HTML by, say, truncating in the middle of a bullet-point
      list) it converts to plain text (strip_tags). Hence your links
      won't work whenever what is displayed in the search results ends
      with an ellipsis (...) indicating the truncation has been applied.</p>
    <p>You could put your links to PDFs in abstracts, that way only they
      would displayed in search results. Or, if you are using 2.6.0 or
      better, you could increase the limit by setting <span class="pl-pds"><i>abstract_note_length</i> in the config file to
        something higher than 500. Or override that template completely
        in a plug-in.<br>
      </span></p>
    <p>Andrew.<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 01/04/2020 21:47, Hoffner, Bailey E.
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:83C166C6-2398-4759-8613-C623498B78A5@ou.edu">
      
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Calibri Light";
        panose-1:2 15 3 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Times New Roman \(Body CS\)";
        panose-1:2 11 6 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-size:11.0pt">Hello All,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">We are
            currently implementing ArchivesSpace at the University of
            Oklahoma Libraries and are taking a dynamic, top-down
            approach to the work: collection level records for all, then
            ingesting deeper component records, for our thousands of
            collections.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">As a
            temporary measure to get our users out of our current online
            finding aid registry and into ArchivesSpace, we are dropping
            links into the top of the scope and contents notes that will
            guide researchers to the current full PDFs – these will be
            removed once the collections are fully described in
            ArchivesSpace but it’s a necessary step for us at this time.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">So far, the
            links show up at the top of each collection level record and
            are also clickable links in the preview version of the
            collection record that comes up when users search. Except
            for one of them that is oddly not formatting the same way
            (see below). The successful and unsuccessful examples look
            exactly the same on the staff interface and I’ve tried
            yanking out all the scope text and turning it to plain text
            – no luck. Any tips?<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">Thanks!<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">-Bailey<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">Successful:<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><img style="width:6.8541in;height:2.625in" id="Picture_x0020_1" src="cid:part2.D34CC0D3.A7D75E82@bodleian.ox.ac.uk" alt="A
              screenshot of a cell phone
              Description automatically generated" class="" width="658" height="252"></span><span style="font-size:11.0pt"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">Not
            Successful:<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><img style="width:6.4375in;height:2.1145in" id="Picture_x0020_2" src="cid:part3.DDA19A39.3D2D42F9@bodleian.ox.ac.uk" alt="A
              screenshot of a cell phone
              Description automatically generated" class="" width="618" height="203"></span><span style="font-size:11.0pt"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri
            Light",sans-serif">Bailey Hoffner, MLIS<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri
            Light",sans-serif">Metadata and Collections Management
            Archivist<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri
            Light",sans-serif">University of Oklahoma Libraries<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri
            Light",sans-serif">405-325-1566<o:p></o:p></span></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Archivesspace_Users_Group mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org">Archivesspace_Users_Group@lyralists.lyrasis.org</a>
<a class="moz-txt-link-freetext" href="http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group</a>
</pre>
    </blockquote>
  </body>
</html>