Project

General

Profile

« Previous | Next » 

Revision 3780

Added by daigle about 16 years ago

Changes to remove ANT tokens for the turnkey install project

View differences:

sanparks.xsl
110 110
            </title>
111 111
                        
112 112
			<script language="Javascript" type="text/JavaScript"
113
				src="@systemidserver@@style-skins-path@/{$qformat}/{$qformat}.js" />
113
				src="{$contextURL}style/skins/{$qformat}/{$qformat}.js" />
114 114
			<script language="Javascript" type="text/JavaScript"
115
				src="@systemidserver@@style-common-path@/branding.js" />
115
				src="{$contextURL}/style/common/branding.js" />
116 116
			<link rel="stylesheet" type="text/css"
117
				href="@systemidserver@@style-skins-path@/{$qformat}/{$qformat}.css" />
117
				href="{$contextURL}/style/skins/{$qformat}/{$qformat}.css" />
118 118

  
119 119
			<script language="JavaScript">
120 120
				<![CDATA[
......
138 138
			</tr>
139 139
			<tr class="leftnav" valign="top">
140 140
				<td>
141
					<form action="@systemidserver@@style-skins-path@/{$qformat}/index.jspx" method="post" target="_top" name="orgForm">
141
					<form action="{$contextURL}/style/skins/{$qformat}/index.jspx" method="post" target="_top" name="orgForm">
142 142
						<input name="organizationScope" type="hidden" value="" />
143 143
						<table>
144 144
							<tr>
......
203 203
				<tr>
204 204
					<td style="background: #124325;">
205 205
						<a href="http://www.SANParks.org/" title="SANParks.org Home">
206
							<img border="0" src="@systemidserver@@style-skins-path@/{$qformat}/images/logofade.jpg" alt="SANParks.org Home" />
206
							<img border="0" src="{$contextURL}/style/skins/{$qformat}/images/logofade.jpg" alt="SANParks.org Home" />
207 207
						</a>
208 208
					</td>
209 209
					<td align="center" nowrap="nowrap" width="100%">
......
260 260
							</tr>
261 261
							<tr valign="bottom" height="20" bgcolor="#124325">
262 262
								<td nowrap="nowrap">
263
									<a href="@systemidserver@@style-skins-path@/{$qformat}/index.jspx" target="_top" class="headermenu">Repository Home</a>
263
									<a href="{$contextURL}/style/skins/{$qformat}/index.jspx" target="_top" class="headermenu">Repository Home</a>
264 264
								</td>
265 265
								<td nowrap="nowrap">
266 266
									<a href="LINK HERE" class="headermenu">Register Data</a>
......
273 273
					</td>
274 274
					<td valign="bottom" align="right">
275 275
						<!-- <img src='images/lilies.jpg' alt='Lilies' /> -->
276
						<img src='@systemidserver@@style-skins-path@/{$qformat}/images/giraffe.jpg' alt='Giraffe' />
276
						<img src='{$contextURL}/style/skins/{$qformat}/images/giraffe.jpg' alt='Giraffe' />
277 277
					</td>
278 278
				</tr>
279 279
			</table>

Also available in: Unified diff