Modify ↓
Opened 16 years ago
Last modified 5 years ago
#4646 new enhancement
[feature-request] introduce special profile fields type tag
Reported by: | tekknokrat | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | UserManagerPlugin |
Severity: | normal | Keywords: | tags |
Cc: | Trac Release: | 0.11 |
Description
What would be very nice, is to have a special user property field with type tags which works with the TagsPlugin so that keywords given in the fields here are stored as tags.
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by
Keywords: | tags added |
---|---|
Status: | new → assigned |
comment:2 Changed 11 years ago by
Owner: | changed from Catalin BALAN to Ryan J Ollos |
---|
comment:3 Changed 5 years ago by
Owner: | Ryan J Ollos deleted |
---|---|
Status: | assigned → new |
Note: See
TracTickets for help on using
tickets.
Hi tekknokrat,
Thank you for you feedback.
Since UserManagerPlugin exposes an api for user attributes, a ITagProvider can be implemented in order to obtain the required functionality.
This is out of the UserManagerPlugin scope, but I would love to have a contrib module that could host this type of features. With other words feel free to implement/design this feature and we can host it somewhere in UserManmagerPlugin's contrib module.
Thank you, Catalin Balan