Project

General

Profile

« Previous | Next » 

Revision 8171

add note about new metacatUI themes to the skin config page. https://projects.ecoinformatics.org/ecoinfo/issues/6068

View differences:

lib/admin/skins-configuration.jsp
59 59

  
60 60
<h3>Skins Configuration</h3>
61 61
<hr class="config-line">
62
<div class="heading-comment message-text">
63
	NOTE: Metacat v2.2.0 includes a new mechanism for customizing the look and feel of your  
64
	Metacat deployment. MetacatUI themes can be deployed separately from the Metacat server
65
	allowing easier independent user interface customization. See the Metacat documentation 
66
	for more information on using this feature.	
67
</div>
68
<br/>
62 69
<div class="heading-comment">
63 70
	Choose and configure the skins that will be available in this instance of Metacat
64
</div><br>
71
</div>
72
<br/>
65 73

  
66 74
<%
67 75
	HashMap<String, HashMap<String, String>> allSkinProperties = 

Also available in: Unified diff