Project

General

Profile

« Previous | Next » 

Revision 3780

Added by daigle about 16 years ago

Changes to remove ANT tokens for the turnkey install project

View differences:

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

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

  
10 10
<!-- added back login authentication for the registry workflow -->
11 11
  <doctype publicid="-//NCEAS//login//EN">
12
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/login.xsl</target>
12
    <target publicid="-//W3C//HTML//EN">/style/common/login.xsl</target>
13 13
  </doctype>
14 14

  
15 15
<!--
16 16
  <doctype publicid="-//NCEAS//eml-generic//EN">
17
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/generic-morpho.xsl</target>
17
    <target publicid="-//W3C//HTML//EN">/style/common/generic-morpho.xsl</target>
18 18
  </doctype>
19 19
-->
20 20

  
......
22 22
<!-- NOTE these settings are unchanged from the previous version - only the xsl 
23 23
     filename has changed from "eml-dataset-display.xsl" to "eml-dataset-2.0.0beta4.xsl" -->
24 24
  <doctype publicid="eml://ecoinformatics.org/eml-2.0.1">
25
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.1/eml.xsl</target>
25
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.1/eml.xsl</target>
26 26
  </doctype>
27 27
  <doctype publicid="eml://ecoinformatics.org/eml-2.0.0">
28
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.1/eml.xsl</target>
28
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.1/eml.xsl</target>
29 29
  </doctype>
30 30
  <doctype publicid="-//NCEAS//eml-dataset//EN">
31
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta4/eml-dataset-2.0.0beta4.xsl</target>
31
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta4/eml-dataset-2.0.0beta4.xsl</target>
32 32
  </doctype>
33 33
  <doctype publicid="-//NCEAS//eml-dataset-2.0//EN">
34
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta4/eml-dataset-2.0.0beta4.xsl</target>
34
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta4/eml-dataset-2.0.0beta4.xsl</target>
35 35
  </doctype>
36 36
  <doctype publicid="-//NCEAS//eml-resource//EN">
37
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta4/eml-dataset-2.0.0beta4.xsl</target>
37
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta4/eml-dataset-2.0.0beta4.xsl</target>
38 38
  </doctype>
39 39
  <doctype publicid="-//ecoinformatics.org//eml-dataset-2.0.0beta4//EN">
40
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta4/eml-dataset-2.0.0beta4.xsl</target>
40
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta4/eml-dataset-2.0.0beta4.xsl</target>
41 41
  </doctype>
42 42
<!-- beta6 modules -->
43 43
  <doctype publicid="-//ecoinformatics.org//eml-access-2.0.0beta6//EN">
44
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-access-2.0.0beta6.xsl</target>
44
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-access-2.0.0beta6.xsl</target>
45 45
  </doctype>
46 46
  <doctype publicid="-//ecoinformatics.org//eml-attribute-2.0.0beta6//EN">
47
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-attribute-2.0.0beta6.xsl</target>
47
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-attribute-2.0.0beta6.xsl</target>
48 48
  </doctype>
49 49
  <doctype publicid="-//ecoinformatics.org//eml-constraint-2.0.0beta6//EN">
50
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-constraint-2.0.0beta6.xsl</target>
50
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-constraint-2.0.0beta6.xsl</target>
51 51
  </doctype>
52 52
  <doctype publicid="-//ecoinformatics.org//eml-coverage-2.0.0beta6//EN">
53
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-coverage-2.0.0beta6.xsl</target>
53
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-coverage-2.0.0beta6.xsl</target>
54 54
  </doctype>
55 55
  <doctype publicid="-//ecoinformatics.org//eml-dataset-2.0.0beta6//EN">
56
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-dataset-2.0.0beta6.xsl</target>
56
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-dataset-2.0.0beta6.xsl</target>
57 57
  </doctype>
58 58
  <doctype publicid="-//ecoinformatics.org//eml-entity-2.0.0beta6//EN">
59
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-entity-2.0.0beta6.xsl</target>
59
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-entity-2.0.0beta6.xsl</target>
60 60
  </doctype>
61 61
  <doctype publicid="-//ecoinformatics.org//eml-literature-2.0.0beta6//EN">
62
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-literature-2.0.0beta6.xsl</target>
62
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-literature-2.0.0beta6.xsl</target>
63 63
  </doctype>
64 64
  <doctype publicid="-//ecoinformatics.org//eml-physical-2.0.0beta6//EN">
65
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-physical-2.0.0beta6.xsl</target>
65
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-physical-2.0.0beta6.xsl</target>
66 66
  </doctype>
67 67
  <doctype publicid="-//ecoinformatics.org//eml-project-2.0.0beta6//EN">
68
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-project-2.0.0beta6.xsl</target>
68
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-project-2.0.0beta6.xsl</target>
69 69
  </doctype>
70 70
  <doctype publicid="-//ecoinformatics.org//eml-protocol-2.0.0beta6//EN">
71
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-protocol-2.0.0beta6.xsl</target>
71
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-protocol-2.0.0beta6.xsl</target>
72 72
  </doctype>
73 73
  <doctype publicid="-//ecoinformatics.org//eml-software-2.0.0beta6//EN">
74
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/eml-2.0.0beta6/eml-software-2.0.0beta6.xsl</target>
74
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta6/eml-software-2.0.0beta6.xsl</target>
75 75
  </doctype>
76 76
</style-set>

Also available in: Unified diff