ceki 2003/12/22 05:27:05 Modified: docs index.html docs/site news.html src/xdocs/stylesheets site.vsl Added: docs/images ls-logo.jpg Removed: docs/images ls-logo.png Log: modified log to JPEG file Revision Changes Path 1.4 +1 -1 logging-site/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/logging-site/docs/index.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- index.html 22 Dec 2003 13:07:27 -0000 1.3 +++ index.html 22 Dec 2003 13:27:05 -0000 1.4 @@ -27,7 +27,7 @@ - + 1.1 logging-site/docs/images/ls-logo.jpg <> 1.3 +1 -1 logging-site/docs/site/news.html Index: news.html =================================================================== RCS file: /home/cvs/logging-site/docs/site/news.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- news.html 22 Dec 2003 13:07:28 -0000 1.2 +++ news.html 22 Dec 2003 13:27:05 -0000 1.3 @@ -26,7 +26,7 @@ - + 1.3 +2 -2 logging-site/src/xdocs/stylesheets/site.vsl Index: site.vsl =================================================================== RCS file: /home/cvs/logging-site/src/xdocs/stylesheets/site.vsl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- site.vsl 22 Dec 2003 13:07:28 -0000 1.2 +++ site.vsl 22 Dec 2003 13:27:05 -0000 1.3 @@ -213,7 +213,7 @@ #macro (getProjectImage) #if ($project.getChild("logo")) - + #set ( $logoString = $project.getChild("logo").getAttributeValue("href") ) @@ -225,7 +225,7 @@ #else - + #end #end