back_to_top.settings.yml in Back To Top 8
Same filename and directory in other branches
config/install/back_to_top.settings.yml
3 string references to 'back_to_top.settings'
- BackToTopSettingsForm::buildForm in src/
Form/ BackToTopSettingsForm.php - Form constructor.
- BackToTopSettingsForm::submitForm in src/
Form/ BackToTopSettingsForm.php - Form submission handler.
- back_to_top_page_attachments in ./
back_to_top.module
File
config/install/back_to_top.settings.ymlView source
- back_to_top_prevent_on_mobile: TRUE
- back_to_top_prevent_in_admin: FALSE
- back_to_top_prevent_in_front: FALSE
- back_to_top_button_trigger: 100
- back_to_top_button_place: 1
- back_to_top_button_text: 'Back to top'
- back_to_top_button_type: 'image'
- back_to_top_bg_color: '#F7F7F7'
- back_to_top_border_color: '#CCCCCC'
- back_to_top_hover_color: '#EEEEEE'
- back_to_top_text_color: '#333333'