/[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.2 - (show annotations) (download)
Sun Jan 15 08:52:12 2006 UTC (3 years, 10 months ago) by robertDouglass
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +6 -1 lines
File MIME type: text/plain
Describe the need to patch search.module for Flexisearch to work. The patch is a bug fix that has been applied to the current development branch for 4.6.*
1 $Id: README.txt,v 1.1 2006/01/04 13:12:08 jasonm3m 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 IMPORTANT: A core bug in the search module was discovered during the development of Flexisearch. This bug has been applied in the current 4.6.* branch, so any Drupal releases including 4.6.6 or higher will have the fix. Otherwise, you need to patch Drupal for this module to work.
16
17 The issue describing the bug and the patch can be found here: http://drupal.org/node/43022
18
19
20 1. Upload flexisearch.module to your /MODULES/ folder.
21
22 2. Go to the ADMINISTER section of your drupal site.
23
24 3. Click on MODULES
25
26 4. Enable the flexisearch.module
27
28 5. Go to ADMINISTER -> SETTINGS -> FLEXISEARCH
29
30 6. (Optionally) insert some help text for your users or customise the navigation menu link & page title.
31
32 7. Select which flexinode fields from each content type you would like included in your search.
33
34 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,
35 select YES to instruct Drupal to re-index your site.
36
37 9. Click on SAVE CONFIGURATION.
38
39 10. Go to ADMINISTER -> ACCESS CONTROL and enable SEARCH FLEXINODES for specific user roles.
40
41 11. Flexisearch is now active on your site, a link will appear in the navigation menu for users with
42 permission to SEARCH FLEXINODES.
43
44
45 Hope you find it useful.
46
47 Email me or post a message on the drupal.org site if you have any ideas on how I can improve the module.
48
49 Dublin Drupaller
50
51 gus@modernmediamuse.com

  ViewVC Help
Powered by ViewVC 1.1.2