<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.eprints.org/w/index.php?action=history&amp;feed=atom&amp;title=Element_classes.pl</id>
	<title>Element classes.pl - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.eprints.org/w/index.php?action=history&amp;feed=atom&amp;title=Element_classes.pl"/>
	<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Element_classes.pl&amp;action=history"/>
	<updated>2026-05-05T15:47:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.8</generator>
	<entry>
		<id>https://wiki.eprints.org/w/index.php?title=Element_classes.pl&amp;diff=14491&amp;oldid=prev</id>
		<title>Drn@ecs.soton.ac.uk: Added page about config file</title>
		<link rel="alternate" type="text/html" href="https://wiki.eprints.org/w/index.php?title=Element_classes.pl&amp;diff=14491&amp;oldid=prev"/>
		<updated>2022-02-04T11:44:49Z</updated>

		<summary type="html">&lt;p&gt;Added page about config file&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{dirs}}&lt;br /&gt;
{{cfgd}}&lt;br /&gt;
&lt;br /&gt;
'''element_classes.pl''' contains configuration to assign classes to HTML elements generated by EPrints on eprint summary pages and templates.  This can help make it easier to integrate EPrints page layout with the institutional branding of your repository.  Where changing or adding the EPrints class to your branding would breaks its layout.  By being able to use your own class names in certain EPrint HTML elements, should help prevent you breaking your existing branding.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
 $c-&amp;gt;{eprint}-&amp;gt;{summary_content_class} = {&lt;br /&gt;
   ROOT =&amp;gt; 'ep_summary_content',&lt;br /&gt;
   top =&amp;gt; 'ep_summary_content_top',&lt;br /&gt;
   left =&amp;gt; 'ep_summary_content_left',&lt;br /&gt;
   main =&amp;gt; 'ep_summary_content_main',&lt;br /&gt;
   right =&amp;gt; 'ep_summary_content_right',&lt;br /&gt;
   bottom =&amp;gt;'ep_summary_content_bottom',&lt;br /&gt;
   after =&amp;gt; 'ep_summary_content_after'&lt;br /&gt;
 };&lt;br /&gt;
 &lt;br /&gt;
 $c-&amp;gt;{item_list_class} = undef;&lt;br /&gt;
 $c-&amp;gt;{toolbar_class} = &amp;quot;ep_tm_key_tools&amp;quot;;&lt;/div&gt;</summary>
		<author><name>Drn@ecs.soton.ac.uk</name></author>
		
	</entry>
</feed>