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:

nrs.xml
1 1
<?xml version="1.0"?>
2 2
<style-set name="nrs">
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
  <doctype publicid="-//NCEAS//login//EN">
10
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/login.xsl</target>
10
    <target publicid="-//W3C//HTML//EN">/style/common/login.xsl</target>
11 11
  </doctype>
12 12

  
13 13

  
......
15 15
    ARE THESE STILL NEEDED????????????
16 16

  
17 17
  <doctype publicid="-//NCEAS//login//EN">
18
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-common-path@/login.xsl</target>
18
    <target publicid="-//W3C//HTML//EN">/style/common/login.xsl</target>
19 19
  </doctype>
20 20

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

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

Also available in: Unified diff