diff --git a/README.txt b/README.txt index e69de29..cc81152 100644 --- a/README.txt +++ b/README.txt @@ -0,0 +1,55 @@ +CONTENTS OF THIS FILE +--------------------- + + * Introduction + * Requirements + * Recommended modules + * Installation + * Configuration + * Troubleshooting + * FAQ + + +INTRODUCTION +------------ +This module allows you to configure which exposed filters on a views block display should be configurable as default +values by the site administrator when placing the block. + + +REQUIREMENTS +------------ + +This module requires the following modules: + + * views + * views_ui + +RECOMMENDED MODULES +------------ + +This module requires the following modules: + + * views + * views_ui + + +INSTALLATION +------------ + + * Install as you would normally install a contributed Drupal module. Visit + https://www.drupal.org/node/1897420 for further information. + + +CONFIGURATION +------------- + + * Got a view Block Display + * Under the block settings sections, click the link next to "Allow settings." + * Select any "exposed" filter in the " Customizable filters" section + * Add a views block and choose default value for the filters set in previous step. + +TROUBLESHOOTING +--------------- + +* If you don't see the " Customizable filters" after enabling the module please try clearing the cache. +* If you are using a custom views display plugin, extend the plugin with ExposedFormBlockDisplay