taylor 02/02/11 00:06:29 Modified: xdocs changes.xml Log: Revision Changes Path 1.22 +21 -2 jakarta-jetspeed/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/jakarta-jetspeed/xdocs/changes.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- changes.xml 9 Feb 2002 23:57:27 -0000 1.21 +++ changes.xml 11 Feb 2002 08:06:29 -0000 1.22 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="iso-8859-1"?> <!-- -$Id: changes.xml,v 1.21 2002/02/09 23:57:27 taylor Exp $ +$Id: changes.xml,v 1.22 2002/02/11 08:06:29 taylor Exp $ --> <document> <properties> @@ -141,7 +141,26 @@ Add - Adding support for HREF in Link tag in the HTMLRewrite. (PS) </li> <li> - Add 2002/02/09 - added xdocs links to Jetspeed TrailMap, Slides (DST) + Add - 2002/02/09 - added xdocs links to Jetspeed TrailMap, Slides (DST) +</li> +<li> + Add - 2002/02/10 - New Profiler feature: Role-based PSML. If the profiler fails to find + a profile for a user, it then searches all the roles for that user for the profile. +</li> +<li> + Add - 2002/02/10 - New Profiler feature: When creating new users, the default + template (user account) is now configurable in the JR.p. Setting this to empty will + not create any PSML entries, and then role-based PSML will be used (if enabled). +</li> +<li> + Add - 2002/02/10 - New Profiler feature: Configurable media types for new users. + The JR.p configures which media types profiles are cloned from the template account + when a new user is created. List the media types with commas as delimiters. +</li> +<li> + Add - 2002/02/10 - New JetspeedSecurity feature: Configurable roles to assign to a new user. + The roles that are assigned to a new user are configurable via the JR.p. List the roles + with commas as delimiters. </li> </ul> </section>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>