You are here

README.txt in Finder 7.2

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt
Finder README

CONTENTS OF THIS FILE
----------------------

  * Introduction
  * Installation
  * Configuration


INTRODUCTION
------------
Finder allows Drupal site administrators to create flexible search forms to
find objects such as Nodes or Users based on the values of a field.
Maintainer: Daniel Braksator (http://drupal.org/user/134005)
Project page: http://drupal.org/project/finder.


INSTALLATION
------------
1. Copy finder folder to modules (usually sites/all/modules) directory.
2. Go to the admin modules page (admin/modules).
3. Enable 'Finder', and optionally the 'Finder UI' module.


CONFIGURATION
-------------
1. Enable permissions at admin/user/permissions.
2. Create finders and their form elements at admin/structure/finder.
3. Activate the finder's block or navigate to the finder's path.

File

README.txt
View source
  1. Finder README
  2. CONTENTS OF THIS FILE
  3. ----------------------
  4. * Introduction
  5. * Installation
  6. * Configuration
  7. INTRODUCTION
  8. ------------
  9. Finder allows Drupal site administrators to create flexible search forms to
  10. find objects such as Nodes or Users based on the values of a field.
  11. Maintainer: Daniel Braksator (http://drupal.org/user/134005)
  12. Project page: http://drupal.org/project/finder.
  13. INSTALLATION
  14. ------------
  15. 1. Copy finder folder to modules (usually sites/all/modules) directory.
  16. 2. Go to the admin modules page (admin/modules).
  17. 3. Enable 'Finder', and optionally the 'Finder UI' module.
  18. CONFIGURATION
  19. -------------
  20. 1. Enable permissions at admin/user/permissions.
  21. 2. Create finders and their form elements at admin/structure/finder.
  22. 3. Activate the finder's block or navigate to the finder's path.