(no commit message)
authorErik Brakkee <erik@brakkee.org>
Sun, 6 Jun 2010 20:07:14 +0000 (20:07 +0000)
committerErik Brakkee <erik@brakkee.org>
Sun, 6 Jun 2010 20:07:14 +0000 (20:07 +0000)
TODO.txt

index ac2f1ab1bfe73ba5241c6d3ea73e7991b99de90b..9efb3863f1c1a07e9ea58ccf4a2f30fdbcff813b 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,4 +1,6 @@
  
+* Styling of the site based on  http://svn.apache.org/repos/asf/maven/skins/tags/maven-stylus-skin-1.2
+
 * DatabaseUtils: deletion of tables must be more generic
   First drop all constraints then drop all tables. 
   Or use JPA to drop the tables but that is a short-term solution