[Clo-cvs] CVS update: public_html/recent-projects.shtml public_html/index.shtml

Mario Mommer mmommer at common-lisp.net
Thu Mar 17 19:38:55 UTC 2005


Update of /project/clo/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv27078

Modified Files:
	index.shtml 
Added Files:
	recent-projects.shtml 
Log Message:
Ordering things a bit here.

Date: Thu Mar 17 20:38:54 2005
Author: mmommer



Index: public_html/index.shtml
diff -u public_html/index.shtml:1.80 public_html/index.shtml:1.81
--- public_html/index.shtml:1.80	Thu Mar 17 19:58:03 2005
+++ public_html/index.shtml	Thu Mar 17 20:38:53 2005
@@ -38,14 +38,9 @@
 
     <div class="sideBox RHS">
       <div>Recent projects</div>
-<table><tbody>
- <tr><td>2005-03-16</td><td><a href="/project/cl-cli-parser">CL-CLI-PARSER</a></td></tr>
- <tr><td>2005-03-16</td><td><a href="/project/cl-mp3-parse">cl-mp3-parse</a></td></tr>
- <tr><td>2005-03-11</td><td><a href="/project/closure">closure</a></td></tr>
- <tr><td>2005-03-09</td><td><a href="/project/cl-enumeration">cl-enumeration</a></td></tr>
- <tr><td>2005-02-28</td><td><a href="/project/cl-gsl">cl-gsl</a></td></tr>
-
-</tbody></table>
+         <table><tbody>
+      <!--#include virtual="recent-projects.shtml" -->
+         </tbody></table>
     </div>
 
 




More information about the clo-cvs mailing list