Loading...
 

Xmas Wish List (version 0.1a)


Simple Xmas Wish List. Currently all users can see all other users' items in the list.

YAML
preferences:
 feature_trackers: 'y'
 feature_userPreferences: 'y'
 user_selector_realnames_tracker: 'y'
 user_show_realnames: 'y'
objects:
  -
    type: tracker
    ref: xmas_wish_list
    data:
      name: '$profilerequest:Tracker Name:$Xmas Wish List$'
      description: ''
      sort_default_order: desc
      restrict_end: '0'
      form_classes: ''
      restrict_start: '0'
      allow:
        - creator_modification
  -
    type: tracker_field
    ref: xmas_wish_list_xwlTitle
    data:
      name: Title
      permname: xwlTitle
      tracker: '$profileobject:xmas_wish_list$'
      options:
        samerow: 1
        autocomplete: 'n'
        exact: 'n'
      type: text_field
      order: '10'
      visby: {  }
      editby: {  }
      flags:
        - link
        - list
        - public
        - mandatory
  -
    type: tracker_field
    ref: xmas_wish_list_xwlUser
    data:
      name: User
      permname: xwlUser
      tracker: '$profileobject:xmas_wish_list$'
      options:
        autoassign: 1
        notify_template_format: text
        groupIds:
          - 0
        canChangeGroupIds:
          - 0
        showRealname: 1
      type: user
      order: '20'
      visby: {  }
      editby: {  }
      flags:
        - list
        - public
  -
    type: tracker_field
    ref: xmas_wish_list_xwlDescription
    data:
      name: Description
      permname: xwlDescription
      tracker: '$profileobject:xmas_wish_list$'
      options:
        toolbars: 1
        distinct: 'n'
        wysiwyg: 'n'
        samerow: 1
      type: text_area
      order: '30'
      visby: {  }
      editby: {  }
      flags:
        - public
  -
    type: tracker_option
    ref: xmas_wish_list_sort_default_field
    data:
      tracker: '$profileobject:xmas_wish_list$'
      name: sort_default_field
      value: modification


ToDo

  • Make some pretty templates for the tracker