Changes between Initial Version and Version 1 of Ticket #377


Ignore:
Timestamp:
Apr 4, 2012, 9:35:30 AM (12 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #377

    • Property Status newassigned
  • 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.
     1BASE 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.
    22
    33 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.