Removing readme text files from code
This commit is contained in:
parent
b461f2b690
commit
3b59d37c3b
54 changed files with 0 additions and 4753 deletions
|
@ -1,55 +0,0 @@
|
|||
********************************************************************
|
||||
D R U P A L M O D U L E
|
||||
********************************************************************
|
||||
Name: Search Restrict Apache Solr
|
||||
Author: Robert Castelo <www.codepositive.com>
|
||||
Drupal: 6.x
|
||||
********************************************************************
|
||||
DESCRIPTION:
|
||||
|
||||
Restrict by role who can search for each content type when Apache Solr is being used.
|
||||
|
||||
|
||||
|
||||
********************************************************************
|
||||
PREREQUISITES:
|
||||
|
||||
Apache Solr Integration module (Drupal core).
|
||||
|
||||
|
||||
|
||||
********************************************************************
|
||||
INSTALLATION:
|
||||
|
||||
Note: It is assumed that you have Drupal up and running. Be sure to
|
||||
check the Drupal web site if you need assistance. If you run into
|
||||
problems, you should always read the INSTALL.txt that comes with the
|
||||
Drupal package and read the online documentation.
|
||||
|
||||
1. Place the entire module directory into your Drupal modules directory.
|
||||
|
||||
|
||||
2. Enable the module modules by navigating to:
|
||||
|
||||
administer > build > modules
|
||||
|
||||
Click the 'Save configuration' button at the bottom to commit your
|
||||
changes.
|
||||
|
||||
|
||||
|
||||
********************************************************************
|
||||
USAGE:
|
||||
|
||||
On the configuration form of each each content type set the role(s)
|
||||
that can search for nodes of that content type.
|
||||
|
||||
|
||||
********************************************************************
|
||||
TO DO
|
||||
|
||||
Write tests
|
||||
|
||||
|
||||
********************************************************************
|
||||
ACKNOWLEDGEMENT
|
Reference in a new issue