alinks.settings.yml in Alinks 8
config/install/alinks.settings.yml
2 string references to 'alinks.settings'
- AlinksController::delete in src/
Controller/ AlinksController.php - Remove the given entity type, bundle and display from alinks configuration.
- KeywordSettingsForm::getEditableConfigNames in src/
Form/ KeywordSettingsForm.php - Gets the configuration names that will be editable.
File
config/install/alinks.settings.ymlView source
- displays:
- -
- entity_type: node
- entity_bundle: article
- entity_display: full
- xpathSelector: '//*//p//text()[not(ancestor::a) and not(ancestor::script) and not(ancestor::*[@data-alink-ignore])]'