Browse Source

CH: Changed download link to local page + updated some of the pictures in screenshot section

Jean-Francois Goulet 20 years ago
parent
commit
e030e01424

+ 7 - 7
LuaEdit/WebSite/ContactUs.html

@@ -22,7 +22,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> - 
+								<a href="Download.html">Download</a> - 
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -
@@ -39,25 +39,25 @@
 						  <font face="Arial" size="2">
 						  Jean-François Goulet										 
 						  <br>
-						  <a href="mailto:[email protected]?subject=About LuaEdit...">[email protected]</a>
+						  <a href="mailto:[email protected]?subject=About LuaEdit...">[email protected]</a>
 						  <br>
-						  Created and developed LuaEdit for Lua 5.0 in Delphi/Pascal
+						  Created and developing LuaEdit in Delphi/Pascal
 						  <br>
 						  <br>
 						  <br>
 						  Shmuel Zeigerman										 
 						  <br>														
-						  <a href="mailto:shmu[email protected]?subject=About LuaEdit...">[email protected]</a>
+						  <a href="mailto:shmu[email protected]?subject=About LuaEdit...">[email protected]</a>
 						  <br>
-						  Tested LuaEdit for Lua 5.0 under several Operating Systems
+						  Testing LuaEdit under several Operating Systems
 						  <br>
 						  <br>
 						  <br>
 						  Massimo Magnano										 
 						  <br>														
-						  <a href="mailto:ma[email protected]?subject=About LuaEdit...">[email protected]t</a>
+						  <a href="mailto:ma[email protected]?subject=About LuaEdit...">[email protected]t</a>
 						  <br>
-						  Helped developing LuaEdit for Lua 5.0 in Delphi/Pascal
+						  Contibuting to the development of LuaEdit in Delphi/Pascal
 						  </font>
 					</td>
 				</tr>

+ 1 - 1
LuaEdit/WebSite/EMailError.html

@@ -22,7 +22,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> - 
+								<a href="Download.html">Download</a> -
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -

+ 19 - 1
LuaEdit/WebSite/History.html

@@ -22,7 +22,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> -
+								<a href="Download.html">Download</a> -
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -
@@ -38,6 +38,24 @@
 					<td>
 						  <font face="Arial" size="2">
 						  <table width="100%">
+						  		 <tr>
+								 	 <b><font face="Arial" size="3">&nbsp;Major Release: v2.6.1.???</font></b>
+									 <br>
+									 <font face="Arial" size="1">&nbsp;Published on ??.??.2005</font>
+									 <br>
+									 <br>
+									 <ul type="square"> 								
+									 	  <li>Changed GUI of editor's settings window.</li>	 												
+									 	  <li>Changed GUI of project's settings window.</li>
+									 	  <li>Added color set management to make it easier for programmers to modify syntax highlighting colors.</li>  
+									 	  <li>Added target lua unit option in project's settings.</li>
+									 	  <li>Added working directory option in project's settings.</li>
+										  <li>Added options for web browser in editor's settings.</li>
+										  <li>Added animated tabs speed option in editor's settings.</li>
+									 </ul>
+									 <hr size="1" color="#000000">
+									 <br>
+								 </tr>
 						  		 <tr>
 								 	 <b><font face="Arial" size="3">&nbsp;Major Release: v2.5.1.949</font></b>
 									 <br>

+ 2 - 2
LuaEdit/WebSite/ImgDebugger.html

@@ -22,7 +22,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> -
+								<a href="Download.html">Download</a> -
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -
@@ -36,7 +36,7 @@
 				</tr>
 				<tr> 
 					 <td>
-					 	 <img width="1152" height="804" src="Medias/Debugger.JPG">
+					 	 <img width="1152" height="812" src="Medias/Debugger.JPG">
 					 </td>
 				</tr>
 				<tr>

+ 2 - 2
LuaEdit/WebSite/ImgLiveDebug.html

@@ -22,7 +22,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> - 
+								<a href="Download.html">Download</a> - 
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -
@@ -36,7 +36,7 @@
 				</tr>
 				<tr> 
 					 <td>
-					 	 <img width="1152" height="804" src="Medias/LiveDebug.JPG">
+					 	 <img width="1152" height="812" src="Medias/LiveDebug.JPG">
 					 </td>
 				</tr>
 				<tr>

+ 2 - 2
LuaEdit/WebSite/ImgSettings1.html

@@ -22,7 +22,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> -
+								<a href="Download.html">Download</a> -
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -
@@ -37,7 +37,7 @@
 				</tr>
 				<tr> 
 					 <td>
-					 	 <img width="496" height="448" src="Medias/Settings1.JPG">
+					 	 <img width="497" height="440" src="Medias/Settings1.JPG">
 					 </td>
 				</tr>
 				<tr>

+ 2 - 2
LuaEdit/WebSite/ImgSettings2.html

@@ -22,7 +22,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> - 
+								<a href="Download.html">Download</a> - 
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -
@@ -36,7 +36,7 @@
 				</tr>
 				<tr> 
 					 <td>
-					 	 <img width="497" height="447" src="Medias/Settings2.JPG">
+					 	 <img width="498" height="441" src="Medias/Settings2.JPG">
 					 </td>
 				</tr>
 				<tr>

+ 2 - 2
LuaEdit/WebSite/ImgSettings3.html

@@ -22,7 +22,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> - 
+								<a href="Download.html">Download</a> -
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -
@@ -36,7 +36,7 @@
 				</tr>
 				<tr> 
 					 <td>
-					 	 <img width="497" height="448" src="Medias/Settings3.JPG">
+					 	 <img width="498" height="442" src="Medias/Settings3.JPG">
 					 </td>
 				</tr>
 				<tr>

+ 1 - 1
LuaEdit/WebSite/JoinUs.html

@@ -22,7 +22,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> -
+								<a href="Download.html">Download</a> -
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -

+ 1 - 1
LuaEdit/WebSite/LastNameError.html

@@ -22,7 +22,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> -
+								<a href="Download.html">Download</a> -
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -

+ 1 - 1
LuaEdit/WebSite/NameError.html

@@ -22,7 +22,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> -
+								<a href="Download.html">Download</a> -
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -

+ 6 - 3
LuaEdit/WebSite/ScreenShots.html

@@ -22,7 +22,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> -
+								<a href="Download.html">Download</a> -
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -
@@ -46,12 +46,15 @@
 							  </li>
 							  <li>
 							  	  <a href="ImgSettings1.html">The editor settings [General tab] (640 x 480)</a>
+							  </li>	
+							  <li>
+							  	  <a href="ImgSettings2.html">The editor settings [Environment tab] (640 x 480)</a>
 							  </li>
 							  <li>
-							  	  <a href="ImgSettings2.html">The editor settings [Display tab] (640 x 480)</a>
+							  	  <a href="ImgSettings3.html">The editor settings [Display tab] (640 x 480)</a>
 							  </li>
 							  <li>
-							  	  <a href="ImgSettings3.html">The editor settings [Color tab] (640 x 480)</a>
+							  	  <a href="ImgSettings4.html">The editor settings [Color tab] (640 x 480)</a>
 							  </li>
 						</ul>
 						</font>

+ 6 - 5
LuaEdit/WebSite/Support.html

@@ -22,7 +22,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> - 
+								<a href="Download.html">Download</a> - 
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -
@@ -39,11 +39,12 @@
 						  <font face="Arial" size="2">
 						  <p>
 						  	 You may obtain support using the following e-mail address. For a faster process, please be
-							 as detailed and precise as possible. You should get feedback shortly (within the next 24 hours)
+							 as detailed and precise as possible. You should get feedback shortly (within the next 24 to 48 hours)
 							 and we apologize for the problems you are encountering right now. Thank you for choosing LuaEdit.
-							 <blockquote>
-							 	<a href="mailto:[email protected]?subject=Support for LuaEdit...">[email protected]</a>
-							 </blockquote>
+							 <ul type="square">
+							 	<li><a href="mailto:[email protected]?subject=Support for LuaEdit...">[email protected]</a></li>
+								<li><a href="mailto:[email protected]?subject=Support for LuaEdit...">[email protected]</a></li>
+							 </ul>
 						  </p>					  
 						  <br> 
 						  </font>

+ 43 - 4
LuaEdit/WebSite/index.html

@@ -2,13 +2,14 @@
 <!-- Creation date: 2004-12-20 -->
 <head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-  <title>Welcome on LuaEdit Official Web Site</title>
+  <meta name="KEYWORDS" content="Lua, IDE, Editor, Debugger, .Net, Professional, LuaEdit, Code">
+  <title>Welcome on LuaEdit's Official Web Site</title>
   <meta name="description" content="">
   <meta name="keywords" content="">
   <meta name="author" content="Jean-Francois Goulet">
   <meta name="generator" content="WebExpert 6">
 </head>
-	<body bgcolor="#FFFFFF">
+	<body bgcolor="#FFFFFF" rightmargin="10" leftmargin="10">
 		 <table width="100%" border="0" cellpadding="0" cellspacing="0" summary="">
 				<tr> 			   					
 					<td height="135" valign="top">
@@ -22,7 +23,7 @@
 						<center>
 								<font face="Arial" size="2">
 								<a href="index.html">Home</a> -
-								<a href="http://luaforge.net/frs/?group_id=84&release_id=243">Download</a> -
+								<a href="Download.html">Download</a> -
 								<a href="History.html">History</a> -
 								<a href="ScreenShots.html">Screenshots</a> - 
 								<a href="JoinUs.html">Join Us</a> -
@@ -51,6 +52,44 @@
 					</td>
 				</tr> 
 				<tr> 
+					<table width="100%" border="0" cellpadding="0" cellspacing="0" summary="">
+						<tr>
+							<td width="10" bgcolor="#000066">								
+							</td>
+							<td>
+								<b><font face="Arial" size="3">&nbsp;LuaEdit extends its empire!</font></b>
+								<br>
+								<font face="Arial" size="1">&nbsp;Posted on 09.18.2005 by Jean-François Goulet
+							</td>
+						</tr>
+						<tr>  
+							 <td>
+							 </td>
+							 <td height="20">
+							 </td>
+						</tr>
+						<tr>   
+							<td>
+							</td>
+							<td style="text-align: justify">
+								<img width="63" height="70" src="Medias/ie_logo.gif" align="left">  
+								<font face="Arial" size="2">
+								LuaEdit has just aquired two new domains: <a href="http://www.luaedit.net">www.luaedit.net</a> and
+								<a href="http://www.luaedit.org">www.luaedit.org</a>. They all forward you to this website. We hope
+								that this will project a better image of LuaEdit and its team. The support address has been changed,
+								as well as our contact us e-mail addresses. These new changes are not affecting our original website
+								<a href="http://luaedit.luaforge.net">luaedit.luaforge.net</a>.	<b>Just a quick note:</b> LuaEdit's official
+								web site has now been visited by over 15,500 people, putting LuaEdit project in 1<sup>st</sup> position in this category!
+								(Source taken from LuaForge's <a href="http://luaforge.net/top/toplist.php?type=pageviews_proj">Top Project Page Views</a>
+								listing) Thanks to all of you!
+								<br>
+								<br>
+								The LuaEdit Team
+							</td>
+						</tr>
+					</table>
+					<br>
+					<br> 
 					<table width="100%" border="0" cellpadding="0" cellspacing="0" summary="">
 						<tr>
 							<td width="10" bgcolor="#000066">								
@@ -180,7 +219,7 @@
 								<img width="32" height="32" src="Medias/LuaEditLogo.ico" align="left">  
 								<font face="Arial" size="2">
 								A new 2.2 version of LuaEdit has just been released today! This version includes many bug fixes and new features as usual.
-								Just like before, this release is distributed with and without the sources. Downloads are available on <a href="http://luaforge.net">LuaForge.net</a> or <a href="www.download.com">Download.com</a> websites.
+								Just like before, this release is distributed with and without the sources. Downloads are available on <a href="http://luaforge.net">LuaForge.net</a> or <a href="httP://www.download.com">Download.com</a> websites.
 								Unfortunately, due to a lack of time, the version is not yet implemented for remote debugging. For more informations about this
 								release, please visit the <a href="History.html">history</a> page of this website or consult the distributed help files. Feel free
 								to send us your feedbacks!