[TEP-COMMIT] CVS: catalog/catalog/install/templates/main_page footer.php,1.3,1.4 header.php,1.2,1.3 stylesheet.css,1.4,1.5
cvs-OfajU3CKLf1/[email protected] Mon, 16 Feb 2004 08:09:32 +0100
| Newsgroups | gmane.comp.web.oscommerce.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pack/cvsroots/oscommerce/catalog/catalog/install/templates/main_page
In directory sunsite.dk:/tmp/cvs-serv4284/templates/main_page
Modified Files:
footer.php header.php stylesheet.css
Log Message:
make the installation and upgrade procedure multilingual
separate the sample database data from the database structure - installing
the sample data is now an option during the installation procedure
Index: footer.php
===================================================================
RCS file: /pack/cvsroots/oscommerce/catalog/catalog/install/templates/main_page/footer.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- footer.php 2003/07/09 01:11:06 1.3
+++ footer.php 2004/02/16 06:59:38 1.4
@@ -5,7 +5,7 @@
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
- Copyright (c) 2003 osCommerce
+ Copyright (c) 2004 osCommerce
Released under the GNU General Public License
*/
@@ -13,22 +13,22 @@
<!-- footer //-->
<table cellpadding="0" cellspacing="0" width="100%" border="0">
<tr>
- <td width="5%" class="leftColumn" align="left" valign="top"><img src="images/layout/left_bottom_curve.gif"></td>
- <td width="94%" background="images/layout/middle_bottom_background.gif" align="right" valign="bottom"> </td>
- <td width="1%" align="right" valign="top" class="rightColumn"><img src="images/layout/bottom_right_curve_y.gif"></td>
+ <td width="5%" class="leftColumn" align="left" valign="top"><img src="templates/main_page/images/left_bottom_curve.gif"></td>
+ <td width="94%" background="templates/main_page/images/middle_bottom_background.gif" align="right" valign="bottom"> </td>
+ <td width="1%" align="right" valign="top" class="rightColumn"><img src="templates/main_page/images/bottom_right_curve_y.gif"></td>
</tr>
</table></td>
- <td width="1%" background="images/layout/midright.gif"><img src="images/pixel_trans.gif" width="15" height="15" border="0" alt=""></td>
+ <td width="1%" background="templates/main_page/images/midright.gif"><img src="templates/main_page/images/pixel_trans.gif" width="15" height="15" border="0" alt=""></td>
</tr>
<tr>
- <td width="1%"><img src="images/layout/botleft.gif" width="15" height="15" border="0" alt=""></td>
- <td width="98%" background="images/layout/botmid.gif"><img src="images/pixel_trans.gif" width="15" height="15" border="0" alt=""></td>
- <td width="1%"><img src="images/layout/botright.gif" width="15" height="15" border="0" alt=""></td>
+ <td width="1%"><img src="templates/main_page/images/botleft.gif" width="15" height="15" border="0" alt=""></td>
+ <td width="98%" background="templates/main_page/images/botmid.gif"><img src="templates/main_page/images/pixel_trans.gif" width="15" height="15" border="0" alt=""></td>
+ <td width="1%"><img src="templates/main_page/images/botright.gif" width="15" height="15" border="0" alt=""></td>
</tr>
</table></td>
</tr>
<tr>
- <td align="center" class="smallText">Copyright © 2003 <a href="http://www.oscommerce.com">osCommerce</a></td>
+ <td align="center" class="smallText">Copyright © 2004 <a href="http://www.oscommerce.com" target="_blank">osCommerce</a></td>
</tr>
</table>
<!-- footer_eof //-->
Index: header.php
===================================================================
RCS file: /pack/cvsroots/oscommerce/catalog/catalog/install/templates/main_page/header.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- header.php 2003/07/09 01:11:06 1.2
+++ header.php 2004/02/16 06:59:38 1.3
@@ -5,7 +5,7 @@
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
- Copyright (c) 2003 osCommerce
+ Copyright (c) 2004 osCommerce
Released under the GNU General Public License
*/
@@ -18,17 +18,17 @@
<tr>
<td><table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
- <td width="1%"><img src="images/layout/topleft.gif" width="15" height="15" border="0"></td>
- <td width="98%" background="images/layout/topmid.gif"><img src="images/pixel_trans.gif" width="15" height="15" border="0"></td>
- <td width="1%"><img src="images/layout/topright.gif" width="15" height="15" border="0"></td>
+ <td width="1%"><img src="templates/main_page/images/topleft.gif" width="15" height="15" border="0"></td>
+ <td width="98%" background="templates/main_page/images/topmid.gif"><img src="templates/main_page/images/pixel_trans.gif" width="15" height="15" border="0"></td>
+ <td width="1%"><img src="templates/main_page/images/topright.gif" width="15" height="15" border="0"></td>
</tr>
<tr>
- <td width="1%" background="images/layout/midleft.gif"><img src="images/pixel_trans.gif" width="15" height="15" border="0"></td>
+ <td width="1%" background="templates/main_page/images/midleft.gif"><img src="templates/main_page/images/pixel_trans.gif" width="15" height="15" border="0"></td>
<td width="98%" bgcolor="ffffff"><table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
- <td><img src="images/layout/left_header_curve.gif"></td>
- <td width="100%" background="images/layout/middle_header_filler.gif"> </td>
- <td align="right" valign="top"><img src="images/oscommerce.gif" border="0" alt="osCommerce"></td>
+ <td><img src="templates/main_page/images/left_header_curve.gif"></td>
+ <td width="100%" background="templates/main_page/images/middle_header_filler.gif"> </td>
+ <td align="right" valign="top"><img src="templates/main_page/images/oscommerce.gif" border="0" alt="osCommerce"></td>
</tr>
</table>
<!-- header_eof //-->
Index: stylesheet.css
===================================================================
RCS file: /pack/cvsroots/oscommerce/catalog/catalog/install/templates/main_page/stylesheet.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- stylesheet.css 2003/07/09 01:11:06 1.4
+++ stylesheet.css 2004/02/16 06:59:38 1.5
@@ -4,7 +4,7 @@
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
- Copyright (c) 2003 osCommerce
+ Copyright (c) 2004 osCommerce
Released under the GNU General Public License
*/
@@ -25,6 +25,7 @@
.infoBoxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 20px; color: #9a9a9a; font-weight: bold; }
.pageTitle { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; font-weight: bold; text-decoration: underline; }
+.pageSubTitle { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; font-weight: bold; }
.longDescription { visibility: hidden; display: none; }
input { border-right: #eeeeee 1px solid; border-top: #eeeeee 1px solid; font: 8pt verdana, arial, helvetica; border-left: #cccccc 1px solid; color: #000000; border-bottom: #cccccc 1px solid; background-color: #ffffff }
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click