(no commit message)
authorErik Brakkee <erik@brakkee.org>
Tue, 8 Jun 2010 20:31:02 +0000 (20:31 +0000)
committerErik Brakkee <erik@brakkee.org>
Tue, 8 Jun 2010 20:31:02 +0000 (20:31 +0000)
security/usermgt/src/site/site.xml
src/site/site.xml
test/enterprise/src/site/site.xml

index 38b6b8d857dfe19db03a5063ace5bff4f90b891d..e5b8d6fb46ba7d7eba7849ee17d18c1c80766ba1 100644 (file)
@@ -2,7 +2,16 @@
 <project xmlns="http://maven.apache.org/DECORATION/1.0.0"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
- name="Home Network Evolution">
+ name="Utilities Library">
+  
+  <skin>
+    <groupId>org.wamblee</groupId>
+    <artifactId>wamblee-skin</artifactId>
+  </skin>
+  
+  <bannerLeft>
+    <name>Utilities Library: Security/Usermgt</name>
+  </bannerLeft>
 
   <body>
     <links>
index 45c932879b5f049e6b7bfd3526e2370a9256fceb..c3b9aaf6a1bc864a7da0402fab5c5dd8d386d658 100644 (file)
@@ -3,6 +3,16 @@
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
   name="Utilities Library">
+  
+  <skin>
+    <groupId>org.wamblee</groupId>
+    <artifactId>wamblee-skin</artifactId>
+  </skin>
+  
+  <bannerLeft>
+    <name>Utilities Library</name>
+  </bannerLeft>
+  
   <body>
     <links>
       <item name="utilities library" href="http://utils.wamblee.org/"/>
index e2cea7a5ea09c1a8c48aacf6bcbe48e0610d1b1d..3f3e53bf546101c4d65fb83df1342079c01796c3 100644 (file)
@@ -1,5 +1,18 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="Utilities Library: Test/Enterprise">
+<?xml version="1.0" encoding="ISO-8859-1"?>  
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
+  name="Utilities Library">
+  
+  <skin>
+    <groupId>org.wamblee</groupId>
+    <artifactId>wamblee-skin</artifactId>
+  </skin>
+  
+  <bannerLeft>
+    <name>Utilities Library: Test/Enterprise</name>
+  </bannerLeft>
+
   <body>
     <links>
       <item name="utilities library" href="http://utils.wamblee.org/"/>