You are here

commons_search.info in Drupal Commons 7.3

name = Commons Search
description = Provides a framework for searching site content.
package = Commons - Search
core = 7.x

dependencies[] = ctools
dependencies[] = custom_search
dependencies[] = features
dependencies[] = search
dependencies[] = strongarm
dependencies[] = views
dependencies[] = views_load_more

features[ctools][] = panelizer:panelizer:1
features[ctools][] = strongarm:strongarm:1
features[ctools][] = views:views_default:3.0
features[features_api][] = api:2
features[user_permission][] = search content
features[user_permission][] = use advanced search
features[user_permission][] = use custom search
features[variable][] = custom_search_any_force
features[variable][] = custom_search_any_restricts
features[variable][] = custom_search_content_types_region
features[variable][] = custom_search_content_types_weight
features[variable][] = custom_search_criteria_negative_display
features[variable][] = custom_search_criteria_negative_label
features[variable][] = custom_search_criteria_negative_region
features[variable][] = custom_search_criteria_negative_weight
features[variable][] = custom_search_criteria_or_display
features[variable][] = custom_search_criteria_or_label
features[variable][] = custom_search_criteria_or_region
features[variable][] = custom_search_criteria_or_weight
features[variable][] = custom_search_criteria_phrase_display
features[variable][] = custom_search_criteria_phrase_label
features[variable][] = custom_search_criteria_phrase_region
features[variable][] = custom_search_criteria_phrase_weight
features[variable][] = custom_search_custom_paths_region
features[variable][] = custom_search_custom_paths_weight
features[variable][] = custom_search_delta
features[variable][] = custom_search_image
features[variable][] = custom_search_image_path
features[variable][] = custom_search_label
features[variable][] = custom_search_label_visibility
features[variable][] = custom_search_max_length
features[variable][] = custom_search_node_types
features[variable][] = custom_search_node_types_excluded
features[variable][] = custom_search_order
features[variable][] = custom_search_paths
features[variable][] = custom_search_paths_selector
features[variable][] = custom_search_paths_selector_label
features[variable][] = custom_search_paths_selector_label_visibility
features[variable][] = custom_search_search_box_region
features[variable][] = custom_search_search_box_weight
features[variable][] = custom_search_size
features[variable][] = custom_search_submit_button_region
features[variable][] = custom_search_submit_button_weight
features[variable][] = custom_search_submit_text
features[variable][] = custom_search_text
features[variable][] = custom_search_type_selector
features[variable][] = custom_search_type_selector_all
features[variable][] = custom_search_type_selector_label
features[variable][] = custom_search_type_selector_label_visibility
features[views_view][] = group_search

File

modules/commons/commons_search/commons_search.info
View source
  1. name = Commons Search
  2. description = Provides a framework for searching site content.
  3. package = Commons - Search
  4. core = 7.x
  5. dependencies[] = ctools
  6. dependencies[] = custom_search
  7. dependencies[] = features
  8. dependencies[] = search
  9. dependencies[] = strongarm
  10. dependencies[] = views
  11. dependencies[] = views_load_more
  12. features[ctools][] = panelizer:panelizer:1
  13. features[ctools][] = strongarm:strongarm:1
  14. features[ctools][] = views:views_default:3.0
  15. features[features_api][] = api:2
  16. features[user_permission][] = search content
  17. features[user_permission][] = use advanced search
  18. features[user_permission][] = use custom search
  19. features[variable][] = custom_search_any_force
  20. features[variable][] = custom_search_any_restricts
  21. features[variable][] = custom_search_content_types_region
  22. features[variable][] = custom_search_content_types_weight
  23. features[variable][] = custom_search_criteria_negative_display
  24. features[variable][] = custom_search_criteria_negative_label
  25. features[variable][] = custom_search_criteria_negative_region
  26. features[variable][] = custom_search_criteria_negative_weight
  27. features[variable][] = custom_search_criteria_or_display
  28. features[variable][] = custom_search_criteria_or_label
  29. features[variable][] = custom_search_criteria_or_region
  30. features[variable][] = custom_search_criteria_or_weight
  31. features[variable][] = custom_search_criteria_phrase_display
  32. features[variable][] = custom_search_criteria_phrase_label
  33. features[variable][] = custom_search_criteria_phrase_region
  34. features[variable][] = custom_search_criteria_phrase_weight
  35. features[variable][] = custom_search_custom_paths_region
  36. features[variable][] = custom_search_custom_paths_weight
  37. features[variable][] = custom_search_delta
  38. features[variable][] = custom_search_image
  39. features[variable][] = custom_search_image_path
  40. features[variable][] = custom_search_label
  41. features[variable][] = custom_search_label_visibility
  42. features[variable][] = custom_search_max_length
  43. features[variable][] = custom_search_node_types
  44. features[variable][] = custom_search_node_types_excluded
  45. features[variable][] = custom_search_order
  46. features[variable][] = custom_search_paths
  47. features[variable][] = custom_search_paths_selector
  48. features[variable][] = custom_search_paths_selector_label
  49. features[variable][] = custom_search_paths_selector_label_visibility
  50. features[variable][] = custom_search_search_box_region
  51. features[variable][] = custom_search_search_box_weight
  52. features[variable][] = custom_search_size
  53. features[variable][] = custom_search_submit_button_region
  54. features[variable][] = custom_search_submit_button_weight
  55. features[variable][] = custom_search_submit_text
  56. features[variable][] = custom_search_text
  57. features[variable][] = custom_search_type_selector
  58. features[variable][] = custom_search_type_selector_all
  59. features[variable][] = custom_search_type_selector_label
  60. features[variable][] = custom_search_type_selector_label_visibility
  61. features[views_view][] = group_search