<div dir="ltr">Hello <span style="color:rgb(0,0,0);white-space:pre-wrap">Phi</span><span style="color:rgb(0,0,0);white-space:pre-wrap">l,</span><div><font color="#000000"><span style="white-space:pre-wrap"><br></span></font></div><div><font color="#000000"><span style="white-space:pre-wrap">Add it in a custom plugin or on your plugins/local/public/assets/javascripts .</span></font></div><div><font color="#000000"><span style="white-space:pre-wrap"><br></span></font></div><div><font color="#000000"><span style="white-space:pre-wrap">But I think the part you are missing is under </span></font></div><div><font color="#000000"><span style="white-space:pre-wrap">plugins/</span></font><span style="color:rgb(0,0,0);white-space:pre-wrap">local</span><font color="#000000"><span style="white-space:pre-wrap">/public/views</span><br></font></div><div><br></div><div>create a file called layout_head.html.erb</div><div>and add the following code, this will add your javascript to the header of the public interface</div><div><br></div><div><div><%= javascript_include_tag "#{@base_url}/assets/javascripts/NAME_OF_FILE.js" %></div></div><div><br></div><div>I haven't actually tried this on the public side, but it worked on the staff side and it worked out. Try that out and let me know what happens.</div><div><br></div><div>Good Luck, </div><div><br></div><div><div><div><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div style="font-size:12.8px">Carlos Lemus</div><div style="font-size:12.8px"><font size="1">Application Programmer, Special Collections Technical Services</font></div><div style="font-size:12.8px"><font size="1">University Libraries, University of Nevada, Las Vegas</font></div></div></div></div></div></div></div></div>
</div></div></div></div>