Project

General

Profile

« Previous | Next » 

Revision 4841

Added by daigle about 15 years ago

Use only one eml common stylesheet directory for all post 2.0.0 beta versions of eml. Point all eml versions to that directory in skin xml files.

View differences:

nrs.xml
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.1.0">
31 31
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.1.0/eml.xsl</target>
32
    <!-- target publicid="-//W3C//HTML//EN">/style/common/eml-2/eml.xsl</target -->
32 33
  </doctype>      
33 34
  <doctype publicid="eml://ecoinformatics.org/eml-2.0.1">
34
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.1/eml.xsl</target>
35
    <!-- target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.1/eml.xsl</target -->
36
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2/eml.xsl</target>
35 37
  </doctype>
36 38
  <doctype publicid="eml://ecoinformatics.org/eml-2.0.0">
37
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.1/eml.xsl</target>
39
    <!-- target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.1/eml.xsl</target -->
40
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2/eml.xsl</target>
38 41
  </doctype>
39 42
  <doctype publicid="-//NCEAS//eml-dataset//EN">
40 43
    <target publicid="-//W3C//HTML//EN">/style/common/eml-2.0.0beta4/eml-dataset-2.0.0beta4.xsl</target>

Also available in: Unified diff