You are here

README.txt in Finder 6

Same filename and directory in other branches
  1. 7.2 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. At admin/build/modules enable the Finder module.


CONFIGURATION
-------------
1. Enable permissions at admin/user/permissions. WARNING: Users who can
   'administer finder PHP settings' will be able to execute PHP code on your
   site.
2. Create finders and their form elements at admin/build/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. At admin/build/modules enable the Finder module.
  17. CONFIGURATION
  18. -------------
  19. 1. Enable permissions at admin/user/permissions. WARNING: Users who can
  20. 'administer finder PHP settings' will be able to execute PHP code on your
  21. site.
  22. 2. Create finders and their form elements at admin/build/finder.
  23. 3. Activate the finder's block or navigate to the finder's path.