Project

General

Profile

1
<?xml version="1.0"?>
2
<style-set name="knp">
3
<!-- general login & search -->
4
  <default-style>@systemidserver@@style-common-path@/ascii-treeview.xsl</default-style>
5

    
6
  <doctype publicid="-//NCEAS//resultset//EN">
7
    <target publicid="-//W3C//HTML//EN">@systemidserver@/keplerRepository/style/skins/kepler/resultset.xsl</target>
8
  </doctype>
9

    
10
  <doctype publicid="-//NCEAS//login//EN">
11
    <target publicid="-//W3C//HTML//EN">@systemidserver@/keplerRepository/style/skins/dev/login.xsl</target>
12
  </doctype>
13
  <doctype publicid="-//NCEAS//unauth_login//EN">
14
    <target publicid="-//W3C//HTML//EN">@systemidserver@/keplerRepository/style/skins/dev/login.xsl</target>
15
  </doctype>
16

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

    
20
  <doctype publicid="-//NCEAS//eml-generic//EN">
21
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/generic-morpho.xsl</target>
22
  </doctype>
23
-->
24

    
25

    
26
<!-- pre-beta6 modules -->
27
<!-- NOTE these settings are unchanged from the previous version - only the xsl 
28
     filename has changed from "eml-dataset-display.xsl" to "eml-dataset-2.0.0beta4.xsl" -->
29
  <doctype publicid="entity">
30
    <target publicid="-//W3C//HTML//EN">@systemidserver@/keplerRepository/style/skins/kepler/entity.xsl</target>
31
  </doctype>
32
</style-set>
(8-8/10)