Changes between Initial Version and Version 1 of Ticket #377
- Timestamp:
- Apr 4, 2012, 9:35:30 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #377
- Property Status new → assigned
-
Ticket #377 – Description
initial v1 1 BASE 3.2 will add extension points for adding node loaders to the item overview (http://base.thep.lu.se/ticket/1681). We should include some examples in the example code.1 BASE 3.2 will add extension points for adding node loaders and validators to the item overview (http://base.thep.lu.se/ticket/1680 and http://base.thep.lu.se/ticket/1681). We should include some examples in the example code. 2 2 3 3 1. Include the user that is the owner of an item as a property node. 4 2. Continue to load the group and role membership of that user as child nodes 4 2. Continue to load the role membership of that user as child nodes. 5 3. A validator that checks if the user has a valid URL address or not. 6 4. A validator that checks if the user is a member of at least one role.