You are here

README.txt in Search API Sorts Widget 1.x

Same filename and directory in other branches
  1. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installing
 * Setup


INTRODUCTION
------------

SearchAPI Sorts Widget provides a form-based widget for selecting the active
sort.


INSTALLING
----------

The following dependencies exist:

 * search_api_sorts
 * block

Install the module as per the usual.


SETUP
-----

* Go to the search index page: admin/config/search/search-api/index/[SEARCH_INDEX]
* Enable the required sorts on the "Sorts" tab.
* Switch to the "Sorts widget" tab.
* Select "Active".
* Optionally configure auto-submit functionality.
* Provide labels for the ascending and descending parts of each sort.
* Save settings.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installing
  5. * Setup
  6. INTRODUCTION
  7. ------------
  8. SearchAPI Sorts Widget provides a form-based widget for selecting the active
  9. sort.
  10. INSTALLING
  11. ----------
  12. The following dependencies exist:
  13. * search_api_sorts
  14. * block
  15. Install the module as per the usual.
  16. SETUP
  17. -----
  18. * Go to the search index page: admin/config/search/search-api/index/[SEARCH_INDEX]
  19. * Enable the required sorts on the "Sorts" tab.
  20. * Switch to the "Sorts widget" tab.
  21. * Select "Active".
  22. * Optionally configure auto-submit functionality.
  23. * Provide labels for the ascending and descending parts of each sort.
  24. * Save settings.