<div dir="ltr"><div dir="ltr"><div dir="ltr">Hello,<div><br></div><div>It&#39;s me again (sorry). I&#39;m trying to get to grips with the EPrints front end this week.</div><div><br></div><div>I&#39;ve managed to find (hopefully) all of the autoloading JavaScript and CSS files and managed to make a couple of my own in my repository directories.</div><div><br></div><div>I was looking today at how these boxes work (any collapse/expand box in EPrints):</div><div><br></div><div><div><img src="cid:ii_jlqop2b90" alt="image.png" width="542" height="65"><br></div></div><div><br></div><div>When I inspect the &quot;+&quot; symbol in chrome it takes me to an element with this:</div><div><br></div><div>&lt;a class=&quot;ep_box_collapse_link&quot; onclick=&quot;EPJS_blur(event); EPJS_toggleSlideScroll(&#39;ep_summary_box_5254_content&#39;,false,&#39;ep_summary_box_5254&#39;);EPJS_toggle(&#39;ep_summary_box_5254_colbar&#39;,true);EPJS_toggle(&#39;ep_summary_box_5254_bar&#39;,false);return false&quot; href=&quot;#&quot;&gt;&lt;img alt=&quot;+&quot; src=&quot;/style/images/plus.png&quot; border=&quot;0&quot;&gt; CORE (COnnecting REpositories)&lt;/a&gt;<br></div><div><br></div><div>A quick google points me to this file in Eprints:</div><div><br></div><div>/opt/eprints3/perl_lib/EPrints/Box.pm<br></div><div><br></div><div>Can anybody advise me, or point me to some guidance, on how I would alter the behaviour of this piece of JavaScript? I&#39;m not certain, but I&#39;m about 99% sure that I don&#39;t edit Box.pm at this location.</div><div><br></div><div>This isn&#39;t particularly urgent, I&#39;m just trying to learn how it works.</div><div><br></div><div>Thanks,</div><div>James</div></div></div></div>