[interchange-cvs] interchange - jon modified dist/standard/pages/splash.html

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sat Jun 24 12:17:15 EDT 2006


User:      jon
Date:      2006-06-24 16:17:15 GMT
Modified:  dist/standard/pages Tag: STABLE_5_4-branch splash.html
Log:
Clean up HTML, fix broken links, and don't mention Interchange links not
working, since this page wouldn't work in that case either. (Merged from
trunk.)

Revision  Changes    Path
No                   revision



No                   revision



1.2.2.1   +22 -42    interchange/dist/standard/pages/splash.html


rev 1.2.2.1, prev_rev 1.2
Index: splash.html
===================================================================
RCS file: /var/cvs/interchange/dist/standard/pages/splash.html,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -u -r1.2 -r1.2.2.1
--- splash.html	9 May 2004 20:56:20 -0000	1.2
+++ splash.html	24 Jun 2006 16:17:15 -0000	1.2.2.1
@@ -9,57 +9,37 @@
 
 <!-- BEGIN CONTENT -->
 
-<CENTER>
-[L]Welcome to[/L] __COMPANY__!
-<P>
-<B><A HREF="[area index]">[L]Enter as customer[/L]</A></B>
-<P>
-<B><A HREF="[area admin/index]">[L]Admin interface[/L]</A></B>
-<P>
+<center>
 
-<table>
+<p>[L]Welcome to[/L] __COMPANY__!</p>
+
+<p><b>
+<a href="[area index]">[L]Enter as customer[/L]</a>
+|
+<a href="[area admin/index]">[L]Admin interface[/L]</a>
+</b></p>
+
+<table width="70%">
 <tr>
   <td>
 
-   [L]<B>If the above links do not work</B>, this is an indication of one of the following[/L]:
+  <p>
+  [L]This is the "standard" demonstration of the Interchange electronic catalog system.[/L] 
+  [L]Links that will help you to use this software[/L]:
+  </p>
+
+  <ul>
+  <li><a href="http://www.icdevgroup.org/">[L]Main Interchange developer site[/L]</a></li>
+  <li><a href="http://www.perl.com/">[L]Perl Information[/L]</a></li>
+  <li><a href="http://www.w3.org/">[L]WWW Resources[/L]</a></li>
+  <li><a href="http://httpd.apache.org/">[L]Apache Web Server[/L]</a></li>
+  </ul>
 
-	<UL>
-	<LI> [L]Interchange server not running. Usually one of[/L]:
-	<blockquote>
-		/etc/rc.d/init.d/interchange restart<br>
-		/usr/local/interchange/bin/restart<br>
-	</blockquote>
-	[L]will work to start it.[/L]
-	<P>
-	<LI> [L]There are communication problems with the server. See the links below.[/L]
-	</UL>
   </td>
 </tr>
 </table>
 
-<BR CLEAR=all>
-
-<TABLE WIDTH=70%>
-<TR><TD>
-  [L]This is the "standard" demonstration of the Interchange electronic catalog system.[/L] 
-  [L]Links that will help you to use this software[/L]:
-  <P>
-
-  <UL>
-  <LI><A HREF="http://www.icdevgroup.org/">[L]Main Interchange developer site[/L]</A><BR>
-  <OL>
-  <LI><A HREF="http://www.icdevgroup.org/cgi-bin/ic/faq.html">[L]Frequently Asked Questions[/L]</A>
-  <LI><A HREF="http://www.icdevgroup.org/cgi-bin/ic/document.html">[L]Interchange Documentation[/L]</A>
-  <LI><A HREF="http://www.icdevgroup.org/mailman/listinfo/interchange-users">[L]User support mail lists[/L]</A>
-  </OL>
-  <LI><A HREF="http://www.perl.com/">[L]Perl Information[/L]</A><BR>
-  <LI><A HREF="http://www.w3.org/">[L]WWW Resources[/L]</A><BR>
-  <LI><A HREF="http://www.apache.org/httpd.html">[L]Apache Web Server[/L]</A><BR>
-  </UL>
-
-  </TD>
-</TR>
-</TABLE>
+</center>
 
 <!-- current page: @@MV_PAGE@@ -->
 








More information about the interchange-cvs mailing list