Revision: 1246
Author:   peterdb
Date:     2006-07-27 05:06:07 -0700 (Thu, 27 Jul 2006)
ViewCVS:  http://svn.sourceforge.net/spring-rich-c/?rev=1246&view=rev

Log Message:
-----------
added site.xml

Modified Paths:
--------------
    trunk/spring-richclient/form/src/site/apt/index.apt
    trunk/spring-richclient/form/src/site/apt/interceptors.apt

Added Paths:
-----------
    trunk/spring-richclient/form/src/site/site.xml
Modified: trunk/spring-richclient/form/src/site/apt/index.apt
===================================================================
--- trunk/spring-richclient/form/src/site/apt/index.apt 2006-07-27 11:17:39 UTC 
(rev 1245)
+++ trunk/spring-richclient/form/src/site/apt/index.apt 2006-07-27 12:06:07 UTC 
(rev 1246)
@@ -4,10 +4,6 @@
  Peter De Bruycker
  -----
  
-Spring-richclient Form Module
-
-    This module contains the Form module.
-
-Mechanisms
-
-    {{{interceptors.html}FormComponentInterceptors}}
+Spring-richclient Form
+ 
+    Everything related to forms.
\ No newline at end of file

Modified: trunk/spring-richclient/form/src/site/apt/interceptors.apt
===================================================================
--- trunk/spring-richclient/form/src/site/apt/interceptors.apt  2006-07-27 
11:17:39 UTC (rev 1245)
+++ trunk/spring-richclient/form/src/site/apt/interceptors.apt  2006-07-27 
12:06:07 UTC (rev 1246)
@@ -4,7 +4,7 @@
  Peter De Bruycker
  -----
  
-Rationale
+Form Component Interceptors
  
     Form Component Interceptors provide a way to intercept and add extra
     functionality to input components on a form.

Added: trunk/spring-richclient/form/src/site/site.xml
===================================================================
--- trunk/spring-richclient/form/src/site/site.xml                              
(rev 0)
+++ trunk/spring-richclient/form/src/site/site.xml      2006-07-27 12:06:07 UTC 
(rev 1246)
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+    <skin>
+        <groupId>org.apache.maven.skins</groupId>
+        <artifactId>maven-default-skin</artifactId>
+        <version>1.0</version>
+    </skin>
+    <bannerLeft>
+        <name>Spring Rich Client</name>
+        <href>http://spring-rich-c.sf.net</href>
+    </bannerLeft>
+    <bannerRight>
+        <name>Spring framework</name>
+        <src>http://www.springframework.org/buttons/spring_clear.png</src>
+        <href>http://www.springframework.org</href>
+    </bannerRight>
+    <publishDate format="yyyy-MM-dd HH:mm"/>
+    <body>
+        <menu name="Overview" inherit="top">
+            <item name="Home" href="/index.html"/>
+        </menu>
+
+        <menu name="User Guide">
+            <item name="Form Component Interceptors" href="interceptors.html"/>
+        </menu>
+
+        <menu ref="reports"/>
+
+    </body>
+</project>
\ No newline at end of file


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
spring-rich-c-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs

Reply via email to