/[drupal]/contributions/modules/flexisearch/README.txt
ViewVC logotype

Contents of /contributions/modules/flexisearch/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Jan 4 13:12:08 2006 UTC (3 years, 10 months ago) by jasonm3m
Branch: MAIN
Branch point for: DRUPAL-4-6
File MIME type: text/plain
Initial commit of the flexisearch.module for Drupal 4.6.x
1 $Id: README.txt,v 1.0.1 2006/01/02 17:40:57 Dublin Drupaller Exp $
2
3 Introduction:
4
5 This module provides a custom flexinode search page that allows users to search flexinode content
6 on a field by field basis.
7
8 This module is intended for Drupal version 4.6.x
9
10
11 ==================
12 Installation:
13 ===================
14
15 1. Upload flexisearch.module to your /MODULES/ folder.
16
17 2. Go to the ADMINISTER section of your drupal site.
18
19 3. Click on MODULES
20
21 4. Enable the flexisearch.module
22
23 5. Go to ADMINISTER -> SETTINGS -> FLEXISEARCH
24
25 6. (Optionally) insert some help text for your users or customise the navigation menu link & page title.
26
27 7. Select which flexinode fields from each content type you would like included in your search.
28
29 8. If you're installing flexisearch.module on an existing site with content, you need to refresh your database search index before using Flexisearch, so before saving your settings,
30 select YES to instruct Drupal to re-index your site.
31
32 9. Click on SAVE CONFIGURATION.
33
34 10. Go to ADMINISTER -> ACCESS CONTROL and enable SEARCH FLEXINODES for specific user roles.
35
36 11. Flexisearch is now active on your site, a link will appear in the navigation menu for users with
37 permission to SEARCH FLEXINODES.
38
39
40 Hope you find it useful.
41
42 Email me or post a message on the drupal.org site if you have any ideas on how I can improve the module.
43
44 Dublin Drupaller
45
46 gus@modernmediamuse.com

  ViewVC Help
Powered by ViewVC 1.1.2