Update of /var/cvs/contributions/CMSContainer_Modules/community
In directory james.mmbase.org:/tmp/cvs-serv14976/community

Modified Files:
      Tag: b1_4
        README.txt 
Log Message:
CMSC-826 - Updated documentation according to the current situation.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community
See also: http://www.mmbase.org/jira/browse/CMSC-826


Index: README.txt
===================================================================
RCS file: /var/cvs/contributions/CMSContainer_Modules/community/README.txt,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -b -r1.2 -r1.2.2.1
--- README.txt  29 Jan 2008 11:15:21 -0000      1.2
+++ README.txt  11 Jun 2008 14:02:06 -0000      1.2.2.1
@@ -1,12 +1,17 @@
 DESCRIPTION:
 
-  * Community Module
+* Community Module
+Adds core functionality for User credentials, Personal information, Groups, 
Roles and User Preferences.  
 
 CONFIGURATION:
+  * add extra community database configuration jdbc.
 
-  * Locatie spring-community.xml (in web.xml) en spring-community.properties 
(in spring-community.xml)
+  * Location spring-community.xml (in web.xml) and spring-community.properties 
(in spring-community.xml)
   
-  * web.xml
+  * web.xml changes, see this file for an example:
+  
/CMSContainer_Demo*/demo.cmscontainer.org/war-community/src/webapp/WEB-INF/web.xml
+  
+  Example:
   
          <context-param>
            <param-name>contextConfigLocation</param-name>
@@ -32,17 +37,7 @@
          </filter-mapping>
    
   
-  * modulesmenu.jsp
-
-               <mm:haspage page="/editors/community/index.jsp">
-                 <li class="versioning">
-                   <a href="<mm:url page="../community/index.jsp"/>" 
target="rightpane"><fmt:message key="modules.community" /></a>
-                 </li>
-               </mm:haspage> 
-
 TODO:
-
   * Maintenance (Struts) of Authentication, Authorities and Permissions
-  * Login / Logout portlet
-  * Dependencies (all the libraries for Spring, Hibernate)
+  * Login / Logout portlet or even better: implement this using the servlet 
filter
   * Authorization (Permissions on Resources)
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to