[Vtigercrm-commits] [vtiger-commits] r6024 - in /vtigercrm/trunk/install: 1checkSystem.php 2setConfig.php 3confirmConfig.php 4createConfigFile.php 5createTables.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue May 16 03:37:45 EDT 2006


Author: don
Date: Tue May 16 01:37:37 2006
New Revision: 6024

Log:
moved the install images and css to include/install directory

Modified:
    vtigercrm/trunk/install/1checkSystem.php
    vtigercrm/trunk/install/2setConfig.php
    vtigercrm/trunk/install/3confirmConfig.php
    vtigercrm/trunk/install/4createConfigFile.php
    vtigercrm/trunk/install/5createTables.php

Modified: vtigercrm/trunk/install/1checkSystem.php
==============================================================================
--- vtigercrm/trunk/install/1checkSystem.php (original)
+++ vtigercrm/trunk/install/1checkSystem.php Tue May 16 01:37:37 2006
@@ -152,7 +152,7 @@
 <HEAD>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>vtiger CRM 5.0 Alpha5 Installer: Step 1</title>
-<link rel="stylesheet" href="install/install.css" type="text/css" />
+<link rel="stylesheet" href="include/install/install.css" type="text/css" />
 </head>
 <body leftMargin="0" topMargin="0" marginheight="0" marginwidth="0" class="">
 
@@ -162,10 +162,10 @@
 	<td align=center>
 	<br><br>
 	<!--  Top Header -->
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwTopBg.gif) repeat-x;">
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwTopBg.gif) repeat-x;">
 	<tr>
-		<td><img src="install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
-		<td align=right><img src="install/images/cwTopRight.gif" alt="v5alpha5" title="v5alpha5"></td>
+		<td><img src="include/install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
+		<td align=right><img src="include/install/images/cwTopRight.gif" alt="v5alpha5" title="v5alpha5"></td>
 	</tr>
 	</table>
 	
@@ -174,15 +174,15 @@
 	<!-- 1 of 5 header -->
 	<table border="0" cellspacing="0" cellpadding="5" width="75%" class=small> 
 	<tr>	
-		<td valign=top><img src="install/images/cwIcoSystem.gif" alt="System Check" title="System Check"></td>
+		<td valign=top><img src="include/install/images/cwIcoSystem.gif" alt="System Check" title="System Check"></td>
 		<td width=98% valign=top>
 			<table border=0 cellspacing=0 cellpadding=0 width=100%>
 			<tr>
-				<td><img src="install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
-				<td align=right><img src="install/images/cwStep1of5.gif" alt="Step 1 of 5" title="Step 1 of 5"></td>
+				<td><img src="include/install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
+				<td align=right><img src="include/install/images/cwStep1of5.gif" alt="Step 1 of 5" title="Step 1 of 5"></td>
 			</tr>
 			<tr>
-				<td colspan=2><img src="install/images/cwHdrSysCheck.gif" alt="System Check" title="System Check"></td>
+				<td colspan=2><img src="include/install/images/cwHdrSysCheck.gif" alt="System Check" title="System Check"></td>
 			</tr>
 			</table>
 			<hr noshade size=1>
@@ -337,20 +337,20 @@
 	
 	<table border=0 cellspacing=0 cellpadding=0 width=70% class=small>
 	<tr>
-		<td><img src="install/images/cwURL.gif"></td>
+		<td><img src="include/install/images/cwURL.gif"></td>
 		<td align=right>
 			<form action="install.php" method="post" name="form" id="form">
 			<input type="hidden" name="file" value="2setConfig.php" />
-			<input type="image" src="install/images/cwBtnNext.gif" border="0" onClick="window.location=('install.php')">
+			<input type="image" src="include/install/images/cwBtnNext.gif" border="0" onClick="window.location=('install.php')">
 		</td>
 	</tr>
 	</table>
 	<br><br>
 	<!-- Horizontal Shade -->
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwShadeBg.gif) repeat-x;">
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwShadeBg.gif) repeat-x;">
 	<tr>
-		<td><img src="install/images/cwShadeLeft.gif"></td>
-		<td align=right><img src="install/images/cwShadeRight.gif"></td>
+		<td><img src="include/install/images/cwShadeLeft.gif"></td>
+		<td align=right><img src="include/install/images/cwShadeRight.gif"></td>
 	</tr>
 	</table>
 

Modified: vtigercrm/trunk/install/2setConfig.php
==============================================================================
--- vtigercrm/trunk/install/2setConfig.php (original)
+++ vtigercrm/trunk/install/2setConfig.php Tue May 16 01:37:37 2006
@@ -148,7 +148,7 @@
 <HEAD>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>vtiger CRM 5.0 Alpha4 Installer: Step 2</title>
-<link rel="stylesheet" href="install/install.css" type="text/css" />
+<link rel="stylesheet" href="include/install/install.css" type="text/css" />
 
 </head>
 <body leftMargin="0" topMargin="0" marginheight="0" marginwidth="0">
@@ -236,10 +236,10 @@
 	<td align=center>
 	<br><br>
 	<!--  Top Header -->
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwTopBg.gif) repeat-x;">
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwTopBg.gif) repeat-x;">
 	<tr>
-		<td><img src="install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
-		<td align=right><img src="install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
+		<td><img src="include/install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
+		<td align=right><img src="include/install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
 	</tr>
 	</table>
 	
@@ -248,15 +248,15 @@
 	<!-- 1 of 5 header -->
 	<table border="0" cellspacing="0" cellpadding="5" width="75%" class=small> 
 	<tr>	
-		<td valign=top><img src="install/images/cwIcoSystem.gif" alt="System Check" title="System Check"></td>
+		<td valign=top><img src="include/install/images/cwIcoSystem.gif" alt="System Check" title="System Check"></td>
 		<td width=98% valign=top>
 			<table border=0 cellspacing=0 cellpadding=0 width=100%>
 			<tr>
-				<td><img src="install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
-				<td align=right><img src="install/images/cwStep2of5.gif" alt="Step 2 of 5" title="Step 2 of 5"></td>
-			</tr>
-			<tr>
-				<td colspan=2><img src="install/images/cwHdrSysConf.gif" alt="System Check" title="System Check"></td>
+				<td><img src="include/install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
+				<td align=right><img src="include/install/images/cwStep2of5.gif" alt="Step 2 of 5" title="Step 2 of 5"></td>
+			</tr>
+			<tr>
+				<td colspan=2><img src="include/install/images/cwHdrSysConf.gif" alt="System Check" title="System Check"></td>
 			</tr>
 			</table>
 			<hr noshade size=1>
@@ -388,20 +388,20 @@
 <!-- -->
 	<table border=0 cellspacing=0 cellpadding=0 width=70% class=small>
 	<tr>
-		<td><img src="install/images/cwURL.gif"></td>
+		<td><img src="include/install/images/cwURL.gif"></td>
 		<td align=right>
 			<input type="hidden" name="file" value="3confirmConfig.php" />
 
-			<input type="image" src="install/images/cwBtnNext.gif" border="0" onclick="return verify_data(this.form); window.location=('install.php')">
+			<input type="image" src="include/install/images/cwBtnNext.gif" border="0" onclick="return verify_data(this.form); window.location=('install.php')">
 		</td>
 	</tr>
 	</table>
 	<br><br>
 	<!-- Horizontal Shade -->
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwShadeBg.gif) repeat-x;">
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwShadeBg.gif) repeat-x;">
 	<tr>
-		<td><img src="install/images/cwShadeLeft.gif"></td>
-		<td align=right><img src="install/images/cwShadeRight.gif"></td>
+		<td><img src="include/install/images/cwShadeLeft.gif"></td>
+		<td align=right><img src="include/install/images/cwShadeRight.gif"></td>
 	</tr>
 	</table>
 

Modified: vtigercrm/trunk/install/3confirmConfig.php
==============================================================================
--- vtigercrm/trunk/install/3confirmConfig.php (original)
+++ vtigercrm/trunk/install/3confirmConfig.php Tue May 16 01:37:37 2006
@@ -100,7 +100,7 @@
 	<HEAD>
 	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 	<title>vtiger CRM 5.0 beta Installer: Step 3</title>
-	<link rel="stylesheet" href="install/install.css" type="text/css" />
+	<link rel="stylesheet" href="include/install/install.css" type="text/css" />
 	</head>
 	<body leftMargin="0" topMargin="0" marginheight="0" marginwidth="0">
 
@@ -111,25 +111,25 @@
 	<td align=center>
 	<br><br>
 	<!--  Top Header -->
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwTopBg.gif) repeat-x;">
-	<tr>
-	<td><img src="install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
-	<td align=right><img src="install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwTopBg.gif) repeat-x;">
+	<tr>
+	<td><img src="include/install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
+	<td align=right><img src="include/install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
 	</tr>
 	</table>
 
 	<!-- 3 of 5 header -->
 	<table border="0" cellspacing="0" cellpadding="5" width="75%" class=small> 
 	<tr>	
-	<td valign=top><img src="install/images/cwIcoSystem.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
+	<td valign=top><img src="include/install/images/cwIcoSystem.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
 	<td width=98% valign=top>
 	<table border=0 cellspacing=0 cellpadding=0 width=100%>
 	<tr>
-	<td><img src="install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
-	<td align=right><img src="install/images/cwStep3of5.gif" alt="Step 3 of 5" title="Step 3 of 5"></td>
-	</tr>
-	<tr>
-	<td colspan=2><img src="install/images/cwHdrCnfSysConf.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
+	<td><img src="include/install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
+	<td align=right><img src="include/install/images/cwStep3of5.gif" alt="Step 3 of 5" title="Step 3 of 5"></td>
+	</tr>
+	<tr>
+	<td colspan=2><img src="include/install/images/cwHdrCnfSysConf.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
 	</tr>
 	</table>
 	<hr noshade size=1>
@@ -201,7 +201,7 @@
 	<input type="hidden" class="dataInput" name="ftpserver" value="<?php if (isset($ftpserver)) echo "$ftpserver"; ?>" />
 	<input type="hidden" class="dataInput" name="ftpuser" value="<?php if (isset($ftpuser)) echo "$ftpuser"; ?>" />
 	<input type="hidden" class="dataInput" name="ftppassword" value="<?php if (isset($ftppassword)) echo "$ftppassword"; ?>" />
-	<input type="image" name="next" value="Change" src="install/images/cwBtnChange.gif" />
+	<input type="image" name="next" value="Change" src="include/install/images/cwBtnChange.gif" />
 	</form>
 	</td>
 	</tr>
@@ -211,10 +211,10 @@
 	</tr>
 	</table>
 	<!-- Horizontal Shade -->
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwShadeBg.gif) repeat-x;">
-	<tr>
-	<td><img src="install/images/cwShadeLeft.gif"></td>
-	<td align=right><img src="install/images/cwShadeRight.gif"></td>
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwShadeBg.gif) repeat-x;">
+	<tr>
+	<td><img src="include/install/images/cwShadeLeft.gif"></td>
+	<td align=right><img src="include/install/images/cwShadeRight.gif"></td>
 	</tr>
 	</table><br><br>
 
@@ -249,10 +249,10 @@
 	<td align=center>
 	<br><br>
 	<!--  Top Header -->
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwTopBg.gif) repeat-x;">
-	<tr>
-	<td><img src="install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
-	<td align=right><img src="install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwTopBg.gif) repeat-x;">
+	<tr>
+	<td><img src="include/install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
+	<td align=right><img src="include/install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
 	</tr>
 	</table>
 
@@ -261,15 +261,15 @@
 	<!-- 3 of 5 header -->
 	<table border="0" cellspacing="0" cellpadding="5" width="75%" class=small> 
 	<tr>	
-	<td valign=top><img src="install/images/cwIcoSystem.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
+	<td valign=top><img src="include/install/images/cwIcoSystem.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
 	<td width=98% valign=top>
 	<table border=0 cellspacing=0 cellpadding=0 width=100%>
 	<tr>
-	<td><img src="install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
-	<td align=right><img src="install/images/cwStep3of5.gif" alt="Step 3 of 5" title="Step 3 of 5"></td>
-	</tr>
-	<tr>
-	<td colspan=2><img src="install/images/cwHdrCnfSysConf.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
+	<td><img src="include/install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
+	<td align=right><img src="include/install/images/cwStep3of5.gif" alt="Step 3 of 5" title="Step 3 of 5"></td>
+	</tr>
+	<tr>
+	<td colspan=2><img src="include/install/images/cwHdrCnfSysConf.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
 	</tr>
 	</table>
 	<hr noshade size=1>
@@ -306,7 +306,7 @@
 	<input type="hidden" class="dataInput" name="ftpserver" value="<?php if (isset($ftpserver)) echo "$ftpserver"; ?>" />
 	<input type="hidden" class="dataInput" name="ftpuser" value="<?php if (isset($ftpuser)) echo "$ftpuser"; ?>" />
 	<input type="hidden" class="dataInput" name="ftppassword" value="<?php if (isset($ftppassword)) echo "$ftppassword"; ?>" />
-	<input type="image" name="next" value="Change" src="install/images/cwBtnChange.gif"/>
+	<input type="image" name="next" value="Change" src="include/install/images/cwBtnChange.gif"/>
 	</form>
 	</td>
 	</tr>
@@ -318,10 +318,10 @@
 	</table>
 	<!-- Horizontal Shade -->
 	<br><br>
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwShadeBg.gif) repeat-x;">
-	<tr>
-	<td><img src="install/images/cwShadeLeft.gif"></td>
-	<td align=right><img src="install/images/cwShadeRight.gif"></td>
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwShadeBg.gif) repeat-x;">
+	<tr>
+	<td><img src="include/install/images/cwShadeLeft.gif"></td>
+	<td align=right><img src="include/install/images/cwShadeRight.gif"></td>
 	</tr>
 	</table><br><br>
 
@@ -355,10 +355,10 @@
 	<td align=center>
 	<br><br>
 	<!--  Top Header -->
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwTopBg.gif) repeat-x;">
-	<tr>
-	<td><img src="install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
-	<td align=right><img src="install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwTopBg.gif) repeat-x;">
+	<tr>
+	<td><img src="include/install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
+	<td align=right><img src="include/install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
 	</tr>
 	</table>
 
@@ -367,15 +367,15 @@
 	<!-- 3 of 5 header -->
 	<table border="0" cellspacing="0" cellpadding="5" width="75%" class=small> 
 	<tr>	
-	<td valign=top><img src="install/images/cwIcoSystem.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
+	<td valign=top><img src="include/install/images/cwIcoSystem.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
 	<td width=98% valign=top>
 	<table border=0 cellspacing=0 cellpadding=0 width=100%>
 	<tr>
-	<td><img src="install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
-	<td align=right><img src="install/images/cwStep3of5.gif" alt="Step 3 of 5" title="Step 3 of 5"></td>
-	</tr>
-	<tr>
-	<td colspan=2><img src="install/images/cwHdrCnfSysConf.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
+	<td><img src="include/install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
+	<td align=right><img src="include/install/images/cwStep3of5.gif" alt="Step 3 of 5" title="Step 3 of 5"></td>
+	</tr>
+	<tr>
+	<td colspan=2><img src="include/install/images/cwHdrCnfSysConf.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
 	</tr>
 	</table>
 	<hr noshade size=1>
@@ -414,7 +414,7 @@
 	<input type="hidden" class="dataInput" name="ftpserver" value="<?php if (isset($ftpserver)) echo "$ftpserver"; ?>" />
 	<input type="hidden" class="dataInput" name="ftpuser" value="<?php if (isset($ftpuser)) echo "$ftpuser"; ?>" />
 	<input type="hidden" class="dataInput" name="ftppassword" value="<?php if (isset($ftppassword)) echo "$ftppassword"; ?>" />
-	<input type="image" name="next" value="Change" src="install/images/cwBtnChange.gif"/>
+	<input type="image" name="next" value="Change" src="include/install/images/cwBtnChange.gif"/>
 	</form>
 	</td>
 	</tr>
@@ -426,10 +426,10 @@
 	</table>
 	<!-- Horizontal Shade -->
 	<br><br>
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwShadeBg.gif) repeat-x;">
-	<tr>
-	<td><img src="install/images/cwShadeLeft.gif"></td>
-	<td align=right><img src="install/images/cwShadeRight.gif"></td>
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwShadeBg.gif) repeat-x;">
+	<tr>
+	<td><img src="include/install/images/cwShadeLeft.gif"></td>
+	<td align=right><img src="include/install/images/cwShadeRight.gif"></td>
 	</tr>
 	</table><br><br>
 
@@ -463,10 +463,10 @@
 	<td align=center>
 	<br><br>
 	<!--  Top Header -->
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwTopBg.gif) repeat-x;">
-	<tr>
-	<td><img src="install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
-	<td align=right><img src="install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwTopBg.gif) repeat-x;">
+	<tr>
+	<td><img src="include/install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
+	<td align=right><img src="include/install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
 	</tr>
 	</table>
 
@@ -475,15 +475,15 @@
 	<!-- 3 of 5 header -->
 	<table border="0" cellspacing="0" cellpadding="5" width="75%" class=small> 
 	<tr>	
-	<td valign=top><img src="install/images/cwIcoSystem.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
+	<td valign=top><img src="include/install/images/cwIcoSystem.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
 	<td width=98% valign=top>
 	<table border=0 cellspacing=0 cellpadding=0 width=100%>
 	<tr>
-	<td><img src="install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
-	<td align=right><img src="install/images/cwStep3of5.gif" alt="Step 3 of 5" title="Step 3 of 5"></td>
-	</tr>
-	<tr>
-	<td colspan=2><img src="install/images/cwHdrCnfSysConf.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
+	<td><img src="include/install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
+	<td align=right><img src="include/install/images/cwStep3of5.gif" alt="Step 3 of 5" title="Step 3 of 5"></td>
+	</tr>
+	<tr>
+	<td colspan=2><img src="include/install/images/cwHdrCnfSysConf.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
 	</tr>
 	</table>
 	<hr noshade size=1>
@@ -521,7 +521,7 @@
 	<input type="hidden" class="dataInput" name="ftpserver" value="<?php if (isset($ftpserver)) echo "$ftpserver"; ?>" />
 	<input type="hidden" class="dataInput" name="ftpuser" value="<?php if (isset($ftpuser)) echo "$ftpuser"; ?>" />
 	<input type="hidden" class="dataInput" name="ftppassword" value="<?php if (isset($ftppassword)) echo "$ftppassword"; ?>" />
-	<input type="image" name="next" value="Change" src="install/images/cwBtnChange.gif"/>
+	<input type="image" name="next" value="Change" src="include/install/images/cwBtnChange.gif"/>
 	</form>
 	</td>
 	</tr>
@@ -533,10 +533,10 @@
 	</table>
 	<!-- Horizontal Shade -->
 	<br><br>
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwShadeBg.gif) repeat-x;">
-	<tr>
-	<td><img src="install/images/cwShadeLeft.gif"></td>
-	<td align=right><img src="install/images/cwShadeRight.gif"></td>
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwShadeBg.gif) repeat-x;">
+	<tr>
+	<td><img src="include/install/images/cwShadeLeft.gif"></td>
+	<td align=right><img src="include/install/images/cwShadeRight.gif"></td>
 	</tr>
 	</table><br><br>
 
@@ -572,10 +572,10 @@
 	<td align=center>
 	<br><br>
 	<!--  Top Header -->
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwTopBg.gif) repeat-x;">
-	<tr>
-	<td><img src="install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
-	<td align=right><img src="install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwTopBg.gif) repeat-x;">
+	<tr>
+	<td><img src="include/install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
+	<td align=right><img src="include/install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
 	</tr>
 	</table>
 
@@ -584,15 +584,15 @@
 	<!-- 3 of 5 header -->
 	<table border="0" cellspacing="0" cellpadding="5" width="75%" class=small> 
 	<tr>	
-	<td valign=top><img src="install/images/cwIcoSystem.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
+	<td valign=top><img src="include/install/images/cwIcoSystem.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
 	<td width=98% valign=top>
 	<table border=0 cellspacing=0 cellpadding=0 width=100%>
 	<tr>
-	<td><img src="install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
-	<td align=right><img src="install/images/cwStep3of5.gif" alt="Step 3 of 5" title="Step 3 of 5"></td>
-	</tr>
-	<tr>
-	<td colspan=2><img src="install/images/cwHdrCnfSysConf.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
+	<td><img src="include/install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
+	<td align=right><img src="include/install/images/cwStep3of5.gif" alt="Step 3 of 5" title="Step 3 of 5"></td>
+	</tr>
+	<tr>
+	<td colspan=2><img src="include/install/images/cwHdrCnfSysConf.gif" alt="Confirm Configuration" title="Confirm Configuration"></td>
 	</tr>
 	</table>
 	<hr noshade size=1>
@@ -672,7 +672,7 @@
 	<input type="hidden" class="dataInput" name="ftpserver" value="<?php if (isset($ftpserver)) echo "$ftpserver"; ?>" />
 	<input type="hidden" class="dataInput" name="ftpuser" value="<?php if (isset($ftpuser)) echo "$ftpuser"; ?>" />
 	<input type="hidden" class="dataInput" name="ftppassword" value="<?php if (isset($ftppassword)) echo "$ftppassword"; ?>" />
-	<input type="image" name="Change" value="Change" src="install/images/cwBtnChange.gif"/></td>
+	<input type="image" name="Change" value="Change" src="include/install/images/cwBtnChange.gif"/></td>
 	</form>
 	</td>
 
@@ -703,7 +703,7 @@
 	<input type="hidden" class="dataInput" name="ftpserver" value="<?php if (isset($ftpserver)) echo "$ftpserver"; ?>" />
 	<input type="hidden" class="dataInput" name="ftpuser" value="<?php if (isset($ftpuser)) echo "$ftpuser"; ?>" />
 	<input type="hidden" class="dataInput" name="ftppassword" value="<?php if (isset($ftppassword)) echo "$ftppassword"; ?>" />
-	<input type="image" src="install/images/cwBtnNext.gif" name="next" value="Create" onClick="window.location=('install.php')"/></form>
+	<input type="image" src="include/install/images/cwBtnNext.gif" name="next" value="Create" onClick="window.location=('install.php')"/></form>
 	</td>
 
 	</tr>
@@ -716,10 +716,10 @@
 	<!-- -->
 	<br><br>
 	<!-- Horizontal Shade -->
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwShadeBg.gif) repeat-x;">
-	<tr>
-	<td><img src="install/images/cwShadeLeft.gif"></td>
-	<td align=right><img src="install/images/cwShadeRight.gif"></td>
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwShadeBg.gif) repeat-x;">
+	<tr>
+	<td><img src="include/install/images/cwShadeLeft.gif"></td>
+	<td align=right><img src="include/install/images/cwShadeRight.gif"></td>
 	</tr>
 	</table>
 	</td>

Modified: vtigercrm/trunk/install/4createConfigFile.php
==============================================================================
--- vtigercrm/trunk/install/4createConfigFile.php (original)
+++ vtigercrm/trunk/install/4createConfigFile.php Tue May 16 01:37:37 2006
@@ -103,7 +103,7 @@
 
 <title>vtiger CRM 5.0 beta Installer: Step 4</title>
 
-<link rel="stylesheet" href="install/install.css" type="text/css" />
+<link rel="stylesheet" href="include/install/install.css" type="text/css" />
 
 </head>
 
@@ -115,10 +115,10 @@
 	<td align=center>
 	<br><br>
 	<!--  Top Header -->
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwTopBg.gif) repeat-x;">
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwTopBg.gif) repeat-x;">
 	<tr>
-		<td><img src="install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
-		<td align=right><img src="install/images/cwTopRight.gif" alt="v5Beta" title="v5Beta"></td>
+		<td><img src="include/install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
+		<td align=right><img src="include/install/images/cwTopRight.gif" alt="v5Beta" title="v5Beta"></td>
 	</tr>
 	</table>
 	
@@ -127,15 +127,15 @@
 	<!-- 4 of 5 header -->
 	<table border="0" cellspacing="0" cellpadding="5" width="75%" class=small> 
 	<tr>	
-		<td valign=top><img src="install/images/cwIcoConfFile.gif" alt="System Check" title="System Check"></td>
+		<td valign=top><img src="include/install/images/cwIcoConfFile.gif" alt="System Check" title="System Check"></td>
 		<td width=98% valign=top>
 			<table border=0 cellspacing=0 cellpadding=0 width=100%>
 			<tr>
-				<td><img src="install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
-				<td align=right><img src="install/images/cwStep4of5.gif" alt="Step 4 of 5" title="Step 4 of 5"></td>
-			</tr>
-			<tr>
-				<td colspan=2><img src="install/images/cwHdrCrConfFile.gif" alt="Create Configuration File" title="Create Configuration File"></td>
+				<td><img src="include/install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
+				<td align=right><img src="include/install/images/cwStep4of5.gif" alt="Step 4 of 5" title="Step 4 of 5"></td>
+			</tr>
+			<tr>
+				<td colspan=2><img src="include/install/images/cwHdrCrConfFile.gif" alt="Create Configuration File" title="Create Configuration File"></td>
 			</tr>
 			</table>
 			<hr noshade size=1>
@@ -222,7 +222,7 @@
 		<br><br>
 		<table border=0 cellspacing=0 cellpadding=0 width=100% class=small>
 			<tr>
-				<td><img src="install/images/cwURL.gif"></td>
+				<td><img src="include/install/images/cwURL.gif"></td>
 				<td align=right>
 				 <form action="install.php" method="post" name="form" id="form">
 				 <!--<form action="install.php" method="post" name="form" id="form"> -->
@@ -236,7 +236,7 @@
 				 <input type="hidden" class="dataInput" name="db_populate" value="<?php if (isset($db_populate)) echo "$db_populate"; ?>" />
 				 <input type="hidden" class="dataInput" name="admin_email" value="<?php if (isset($admin_email)) echo "$admin_email"; ?>" />
 				 <input type="hidden" class="dataInput" name="admin_password" value="<?php if (isset($admin_password)) echo "$admin_password"; ?>" />
-				 <input  type="image" name="next" value="Next" src="install/images/cwBtnNext.gif" onClick="window.location=('install.php')" />
+				 <input  type="image" name="next" value="Next" src="include/install/images/cwBtnNext.gif" onClick="window.location=('install.php')" />
 				 </form>
 					
 				</td>
@@ -244,10 +244,10 @@
 		</table>
 		<br><br>
 		<!-- Horizontal Shade -->
-		<table border="0" cellspacing="0" cellpadding="0" width="100%" style="background:url(install/images/cwShadeBg.gif) repeat-x;">
-			<tr>
-				<td><img src="install/images/cwShadeLeft.gif"></td>
-				<td align=right><img src="install/images/cwShadeRight.gif"></td>
+		<table border="0" cellspacing="0" cellpadding="0" width="100%" style="background:url(include/install/images/cwShadeBg.gif) repeat-x;">
+			<tr>
+				<td><img src="include/install/images/cwShadeLeft.gif"></td>
+				<td align=right><img src="include/install/images/cwShadeRight.gif"></td>
 			</tr>
 		</table>
 				

Modified: vtigercrm/trunk/install/5createTables.php
==============================================================================
--- vtigercrm/trunk/install/5createTables.php (original)
+++ vtigercrm/trunk/install/5createTables.php Tue May 16 01:37:37 2006
@@ -32,7 +32,7 @@
 <HEAD>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>vtiger CRM 5.0 beta Installer: Step 5</title>
-<link rel="stylesheet" href="install/install.css" type="text/css" />
+<link rel="stylesheet" href="install/include/install.css" type="text/css" />
 <style type="text/css"><!--
 
 
@@ -76,10 +76,10 @@
 	<td align=center>
 	<br><br>
 	<!--  Top Header -->
-	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(install/images/cwTopBg.gif) repeat-x;">
+	<table border="0" cellspacing="0" cellpadding="0" width="80%" style="background:url(include/install/images/cwTopBg.gif) repeat-x;">
 	<tr>
-		<td><img src="install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
-		<td align=right><img src="install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
+		<td><img src="include/install/images/cwTopLeft.gif" alt="vtiger CRM" title="vtiger CRM"></td>
+		<td align=right><img src="include/install/images/cwTopRight.gif" alt="v5alpha4" title="v5alpha4"></td>
 	</tr>
 	</table>
 	
@@ -88,15 +88,15 @@
 	<!-- 5 of 5 header -->
 	<table border="0" cellspacing="0" cellpadding="5" width="75%" class=small> 
 	<tr>	
-		<td valign=top><img src="install/images/cwIcoDB.gif" alt="Create Database Tables" title="Create Database Tables"></td>
+		<td valign=top><img src="include/install/images/cwIcoDB.gif" alt="Create Database Tables" title="Create Database Tables"></td>
 		<td width=98% valign=top>
 			<table border=0 cellspacing=0 cellpadding=0 width=100%>
 			<tr>
-				<td><img src="install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
-				<td align=right><img src="install/images/cwStep5of5.gif" alt="Step 5 of 5" title="Step 5 of 5"></td>
+				<td><img src="include/install/images/cwHdrVtConfWiz.gif" alt="vtiger CRM Configuration Wizard" title="vtiger CRM Configuration Wizard"></td>
+				<td align=right><img src="include/install/images/cwStep5of5.gif" alt="Step 5 of 5" title="Step 5 of 5"></td>
 			</tr>
 			<tr>
-				<td colspan=2><img src="install/images/cwHdrCrDbTables.gif" alt="Create Database Tables" title="Create Database Tables"></td>
+				<td colspan=2><img src="include/install/images/cwHdrCrDbTables.gif" alt="Create Database Tables" title="Create Database Tables"></td>
 			</tr>
 			</table>
 			<hr noshade size=1>
@@ -150,16 +150,16 @@
 		<tr><td colspan=2 align="center">
 				 <form action="index.php" method="post" name="form" id="form">
 				 <input type="hidden" name="default_user_name" value="admin">
-			 <input  type="image" src="<?echo $renamefile;?>install/images/cwBtnFinish.gif" name="next" value="Finish" />
+			 <input  type="image" src="include/install/images/cwBtnFinish.gif" name="next" value="Finish" />
 				 </form>
 		</td></tr>
 		</table>		
 							<br><br>
 						<!-- Horizontal Shade -->
-					<table border="0" cellspacing="0" cellpadding="0" width="75%" style="background:url(<?echo $renamefile;?>install/images/cwShadeBg.gif) repeat-x;">
+					<table border="0" cellspacing="0" cellpadding="0" width="75%" style="background:url(include/install/images/cwShadeBg.gif) repeat-x;">
 					<tr>
-				<td><img src="<?echo $renamefile;?>install/images/cwShadeLeft.gif"></td>
-					<td align=right><img src="<?echo $renamefile;?>install/images/cwShadeRight.gif"></td>
+				<td><img src="include/install/images/cwShadeLeft.gif"></td>
+					<td align=right><img src="include/install/images/cwShadeRight.gif"></td>
 					</tr>
 					</table><br><br>
 





More information about the vtigercrm-commits mailing list