[slf4j-dev] svn commit: r935 - slf4j/trunk/slf4j-site/src/site/pages/templates
ceki at slf4j.org
ceki at slf4j.org
Fri Dec 7 15:22:10 CET 2007
Author: ceki
Date: Fri Dec 7 15:22:09 2007
New Revision: 935
Modified:
slf4j/trunk/slf4j-site/src/site/pages/templates/right.js
Log:
added link to JCL harmful to your health
Modified: slf4j/trunk/slf4j-site/src/site/pages/templates/right.js
==============================================================================
--- slf4j/trunk/slf4j-site/src/site/pages/templates/right.js (original)
+++ slf4j/trunk/slf4j-site/src/site/pages/templates/right.js Fri Dec 7 15:22:09 2007
@@ -1,6 +1,9 @@
document.write('<p class="menu_header">SLF4J-related buzz</p>');
+document.write('<p class="rm small"><a href="http://jnassef.blogspot.com/2007/10/commons-logging-may-be-harmful-to-your.html">JCL harmful to your health</a>');
+document.write('</p>');
+
document.write('<p class="rm small"><a href="http://bsnyderblog.blogspot.com/2007/08/my-soapbox-for-slf4j.html">SLF4J soapbox</a>');
document.write('</p>');
@@ -25,7 +28,7 @@
document.write('<p class="rm small"><a href="http://thecodist.com/fiche/thecodist/article/the-open-source-frameworks-i-use">Frameworks I use</a>');
document.write('</p>');
-document.write('<p class="rm small"><a href="http://day-to-day-stuff.blogspot.com/2007/07/no-more-commons-logging.html">VERSION 99.0</a>');
+document.write('<p class="rm small"><a href="http://day-to-day-stuff.blogspot.com/2007/07/no-more-commons-logging.html"><b>VERSION 99.0</b></a>');
document.write('</p>');
document.write('<p class="rm small"><a href="http://blog.lukas-vlcek.com/2007/05/jakarta-commons-logging-and-slf4j.html">JCL and SLF4J</a>');
More information about the slf4j-dev
mailing list