Project

General

Profile

« Previous | Next » 

Revision 4454

add support for displaying eml 2.1 documents.
split the "common" templates into nceas-common.xsl, but needed different stylesheets for 2.1.0 vs 2.0.1
see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3528

View differences:

nceas.xml
31 31
<!-- pre-beta6 modules -->
32 32
<!-- NOTE these settings are unchanged from the previous version - only the xsl 
33 33
     filename has changed from "eml-dataset-display.xsl" to "eml-dataset-2.0.0beta4.xsl" -->
34
  <doctype publicid="eml://ecoinformatics.org/eml-2.1.0">
35
    <target publicid="-//W3C//HTML//EN">/style/skins/nceas/nceas-eml-2.1.0.xsl</target>
36
  </doctype>
34 37
  <doctype publicid="eml://ecoinformatics.org/eml-2.0.1">
35 38
    <target publicid="-//W3C//HTML//EN">/style/skins/nceas/nceas.xsl</target>
36 39
  </doctype>

Also available in: Unified diff