Project

General

Profile

« Previous | Next » 

Revision 3744

reuse the fgdc-root.xsl for both nceas and sanparks skins (it is included in different containing stylesheets)
note: still need to pin down the switch that [dis]allows editing of the the files

View differences:

fgdc-root.xsl
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3
    <xsl:output indent="yes" method="html"/>
4
    <xsl:param name="docid"/>
5
    <xsl:param name="sessionid"/>
6
    <xsl:param name="qformat"/>
7
    <xsl:param name="publicRead"/>
3
	<xsl:param name="publicRead"/>
8 4
    <xsl:param name="message"/>
9 5
    <xsl:param name="readonly">true</xsl:param>
10 6
    

Also available in: Unified diff