README.txt
Version 1.2.2.28 (checked in on 2010/12/15 at 05:09:22 by danielb)
// $Id: README.txt,v 1.2.2.28 2010/12/15 05:09:22 danielb Exp $
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/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/structure/finder. 3. Activate the finder's block or navigate to the finder's path.
// $Id: README.txt,v 1.2.2.28 2010/12/15 05:09:22 danielb Exp $
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/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/structure/finder.
3. Activate the finder's block or navigate to the finder's path.