Commit drupal reformatting of config

This commit is contained in:
megakeegman 2022-01-28 20:32:50 -05:00
parent efaf50cc0c
commit 06df8f3c19
8 changed files with 59 additions and 59 deletions

View file

@ -26,19 +26,19 @@ tips:
plugin: text
label: 'Server name'
weight: 2
selector: '#edit-name'
body: 'Enter a name to identify this server. For example, "Solr server". This will only be displayed in the admin user interface.'
selector: '#edit-name'
search-api-server-form-description:
id: search-api-server-form-description
plugin: text
label: 'Server description'
weight: 3
selector: '#edit-description'
body: 'Optionally, enter a description to explain the function of the server in more detail. This will only be displayed in the admin user interface.'
selector: '#edit-description'
search-api-server-form-backend:
id: search-api-server-form-backend
plugin: text
label: 'Server backend'
weight: 4
selector: '#edit-backend'
body: 'Servers can be based on different technologies. These are called "backends". A server uses exactly one backend and cannot change it later. You can make the "Database" backend available by enabling the "Database Search" module. Another very common backend is <a href="https://www.drupal.org/project/search_api_solr">"Solr"</a>, which requires to be set up separately.'
selector: '#edit-backend'