Project

General

Profile

« Previous | Next » 

Revision 8098

revert NCEAS skin to use traditional pathquery.

View differences:

nceas.xml
3 3
<!-- general login & search -->
4 4
  <default-style>/style/common/ascii-treeview.xsl</default-style>
5 5

  
6
	<!-- rendered SOLR results -->
7
	<doctype publicid="solr">
8
		<target publicid="-//W3C//HTML//EN">/style/skins/nceas/nceas.xsl</target>
9
	</doctype>
10

  
11 6
  <doctype publicid="-//NCEAS//resultset//EN">
12 7
    <target publicid="-//W3C//HTML//EN">/style/skins/nceas/nceas.xsl</target>
13 8
  </doctype>
......
18 13
    <!-- <target publicid="-//W3C//HTML//EN">/style/common/fgdc/fgdc_1.xsl</target>-->
19 14
  </doctype>
20 15

  
16
<!--
17
    ARE THESE STILL NEEDED????????????
18

  
21 19
  <doctype publicid="-//NCEAS//login//EN">
20
    <target publicid="-//W3C//HTML//EN">/style/common/login.xsl</target>
21
  </doctype>
22

  
23
  <doctype publicid="-//NCEAS//eml-generic//EN">
24
    <target publicid="-//W3C//HTML//EN">/style/common/generic-morpho.xsl</target>
25
  </doctype>
26
-->
27
  <doctype publicid="-//NCEAS//login//EN">
22 28
    <target publicid="-//W3C//HTML//EN">/style/skins/nceas/nceas-login.xsl</target>
23 29
  </doctype>
24 30

  

Also available in: Unified diff