Project

General

Profile

« Previous | Next » 

Revision 3773

Parameterize FGDC update/delete functions with the "enableFGDCediting" parameter.
Stylesheets that include fgdc-root.xsl must now set the edit parameter to "true" if they wish to have the editing widgets displayed (true for sanparks and saeon skins but not for nceas)

View differences:

fgdc_1.xsl
9 9
    
10 10
    <xsl:param name="contextURL"/>
11 11
	<xsl:param name="cgi-prefix"/>
12
	
13
	<!-- stylesheets that include fgdc-root.xsl can enable/disable editing  -->
14
	<xsl:param name="enableFGDCediting">true</xsl:param>
12 15
    
13 16
    <xsl:template match="/">
14 17
        <html>

Also available in: Unified diff