History: Bug_Tracker_Search

Preview of version: 3

This profile is an addition to the existing Bug_Tracker profile intended to demonstrate unified search and specifically the custom_search plugin.

These pages will be created:
Profile_Bug_tracker_search_page

Dependency

YAML
dependencies: - $profiles.tiki.org:BugTrackerProfile:bug_tracker


Preferences

YAML
preferences: feature_search: y wikiplugin_list: y wikiplugin_customsearch: y


Add a form to search the bug reports


This will include: Profile_Bug_tracker_search_page and Profile_Bug_tracker_search_page_tpl

YAML
instructions: Bug_Tracker_Search preferences: enable: [ feature_wiki ] objects: - type: wiki_page ref: bug_tracker_search_page data: name: Bug_Tracker_Search description: Demonstration of plugin custom_search lang: en content: wikicontent:Profile_Bug_tracker_search_page - type: wiki_page ref: bug_tracker_search_page_tpl data: name: Bug_Tracker_Search_Tpl description: Template form for custom_search lang: en content: wikicontent:Profile_Bug_tracker_search_page_tpl



Some more sample data


YAML
objects: - type: tracker_item ref: bug_004 data: tracker: $Bug_Tracker:bug_tracker status: open values: - [ $Bug_Tracker:bug_tracker_summary, Lorem ipsum bug ] - [ $Bug_Tracker:bug_tracker_assignee, admin ] - [ $Bug_Tracker:bug_tracker_priority, 3 ] - [ $Bug_Tracker:bug_tracker_description, "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat." ] - type: tracker_item ref: bug_005 data: tracker: $Bug_Tracker:bug_tracker status: open values: - [ $Bug_Tracker:bug_tracker_summary, Duis aute irure dolor ] - [ $Bug_Tracker:bug_tracker_assignee, admin ] - [ $Bug_Tracker:bug_tracker_priority, 3 ] - [ $Bug_Tracker:bug_tracker_description, "Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.." ] - type: tracker_item ref: bug_006 data: tracker: $Bug_Tracker:bug_tracker status: open values: - [ $Bug_Tracker:bug_tracker_summary, Bacon ipsum ] - [ $Bug_Tracker:bug_tracker_assignee, admin ] - [ $Bug_Tracker:bug_tracker_priority, 2 ] - [ $Bug_Tracker:bug_tracker_description, "Bacon ipsum dolor amet rump beef ribs shankle, bacon andouille filet mignon venison beef corned beef pork chop. Hamburger sausage tri-tip, pancetta turducken leberkas picanha pork tenderloin kielbasa cow landjaeger biltong. Tongue fatback shank, prosciutto shoulder venison pork loin bresaola." ] - type: tracker_item ref: bug_007 data: tracker: $Bug_Tracker:bug_tracker status: open values: - [ $Bug_Tracker:bug_tracker_summary, T-bone porchetta chicken ] - [ $Bug_Tracker:bug_tracker_assignee, admin ] - [ $Bug_Tracker:bug_tracker_priority, 1 ] - [ $Bug_Tracker:bug_tracker_description, "T-bone porchetta chicken, shankle pork chop pork belly sausage alcatra beef ribs jowl jerky pancetta. Meatloaf doner pastrami, pork tri-tip bacon kielbasa leberkas tongue strip steak short loin. Shankle ham hock swine tri-tip. Meatloaf beef short loin tenderloin shoulder doner alcatra cow prosciutto filet mignon swine rump." ]


History

Information Version
Fri 27 of Mar, 2015 11:55 GMT-0000 Jonny Bradley changed to use permName 7
Fri 27 of Mar, 2015 11:49 GMT-0000 Jonny Bradley add tpl link 6
Thu 26 of Mar, 2015 15:02 GMT-0000 Jonny Bradley unified_trackerfield_keys: fieldId (sadly) 5
Thu 26 of Mar, 2015 14:44 GMT-0000 Jonny Bradley correct dependency reference 4
Thu 26 of Mar, 2015 14:17 GMT-0000 Jonny Bradley include pages 3
Thu 26 of Mar, 2015 14:11 GMT-0000 Jonny Bradley More data 2
Thu 26 of Mar, 2015 14:05 GMT-0000 Jonny Bradley Started 1