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:

esa.xml
1 1
<?xml version="1.0"?>
2 2
<style-set name="esa">
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-skins-path@/esa/esa-resultset.xsl</target>
7
    <target publicid="-//W3C//HTML//EN">/style/skins/esa/esa-resultset.xsl</target>
8 8
  </doctype>
9 9

  
10 10
<!--
......
12 12

  
13 13

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

  
19 19
  <doctype publicid="-//NCEAS//login//EN">
20
    <target publicid="-//W3C//HTML//EN">@systemidserver@@style-skins-path@/esa/esa-login.xsl</target>
20
    <target publicid="-//W3C//HTML//EN">/style/skins/esa/esa-login.xsl</target>
21 21
  </doctype>
22 22

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

Also available in: Unified diff