You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Ate Douma (JIRA)" <je...@portals.apache.org> on 2005/04/26 16:06:23 UTC

[jira] Commented: (JS2-242) Configuration of User Details Portlet contents and behavior:

     [ http://issues.apache.org/jira/browse/JS2-242?page=comments#action_63787 ]
     
Ate Douma commented on JS2-242:
-------------------------------

I've implemented the solution for a User Attributes Entry Form as follows:
All User Attributes defined for the Security Portlet Application (maintainable through the PAM)
are rendered as text input fields using the User Attribute Description as label (note: no i18n here yet).
These fields are rendered in the order they are stored in the database, so if you want to re-order,
you should remove and re-add them in the correct order through the PAM.

An example of User Attribute definitions in the PAM is attached:

   http://issues.apache.org/jira/secure/attachment/19783/security-user-attributes.png.jpg

I've added an preferences edit mode to the UserDetailsPortlet through which all above mentioned features
can be configured.
The default values provided result in exact the same behavior as it is right now.
But, by defining you own User Attributes (see above) and tuning these preferences like in the following attached screenshot: 

  http://issues.apache.org/jira/secure/attachment/19784/19784_user-detail-prefs.jpg

you can get a real nice result as shown in the attached screenshots for the new User tab and the Add User form (which will set the default Role and default Profile rule through hidden fields):

  http://issues.apache.org/jira/secure/attachment/19785/19785_user-detail-user.jpg
  http://issues.apache.org/jira/secure/attachment/19786/19786_user-detail-add.jpg


> Configuration of User Details Portlet contents and behavior:
> ------------------------------------------------------------
>
>          Key: JS2-242
>          URL: http://issues.apache.org/jira/browse/JS2-242
>      Project: Jetspeed 2
>         Type: Sub-task
>   Components: Admin Portlets
>     Versions: 2.0-M2
>     Reporter: Ate Douma
>     Assignee: Ate Douma
>      Fix For: 2.0-M3
>  Attachments: security-user-attributes.png.jpg, user-detail-add.jpg, user-detail-prefs.jpg, user-detail-user.jpg
>
> Configuration of User Details Portlet contents and behavior:
> - allow form based entry of a configurable set of User Attributes
>   on a new User Details Portlet tab (User tab)
> - specify which tabs are visible (e.g. hide Attributes tab)
> - specify default values for role and profile rule for new users (including none)
> - specify if default role and/or profile fields should be shown on "Add User" form
> - optional display Password tab contents on (new) User tab, allowing Password tab to
>   be hidden

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org