Project

General

Profile

« Previous | Next » 

Revision 3596

Added by walbridge over 16 years ago

Updated the NCEAS skin for various fixes: Rewrote the login XSLT to work correctly. Added a login status button to the page headers. Modified the header image to disable the global site search used on the NCEAS homepage. Removed former IFRAME cruft.

View differences:

nceas.xsl
44 44
		
45 45
			<xsl:call-template name="documenthead"/>
46 46
			
47
			<body id="Overview">
47
			<body id="Overview" onload="loginStatus();">
48 48
				<div id="main_wrapper">
49 49
					
50 50
				    <xsl:call-template name="bodyheader"/>
......
131 131
						<a href="@cgi-prefix@/register-dataset.cgi?cfg=nceas">
132 132
						   Register</a>
133 133
					</li>
134
          <li class="collapsed">
135
            <span id="login_block"></span>
136
          </li>
134 137
				</ul>
135 138
			</ul>
136 139
		</div><!-- navigation -->

Also available in: Unified diff