search_page.yml
Same filename in other branches
File
-
core/
modules/ search/ migrations/ search_page.yml
View source
- id: search_page
- label: Search page configuration
- migration_tags:
- - Drupal 6
- - Configuration
- source:
- plugin: d6_search_page
- variables:
- - node_rank_comments
- - node_rank_promote
- - node_rank_recent
- - node_rank_relevance
- - node_rank_sticky
- - node_rank_views
- constants:
- id: node_search
- path: node
- plugin: node_search
- process:
- module: module
- id: 'constants/id'
- path: 'constants/path'
- plugin: 'constants/plugin'
- configuration:
- plugin: default_value
- default_value: [ ]
- 'configuration/rankings':
- plugin: search_configuration_rankings
- destination:
- plugin: entity:search_page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.