Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
drupal.org
search_config
Commits
19ca0233
Commit
19ca0233
authored
Aug 16, 2006
by
Nesta Campbell
Browse files
*** empty log message ***
parent
a0b3f175
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
README.txt
README.txt
+11
-0
search_config.module
search_config.module
+2
-1
No files found.
README.txt
0 → 100644
View file @
19ca0233
/* $Id$*/
search_config is used to configure the advanced search form.
Installation
------------
1. Copy entire search_config directory to the module directory of your Drupal
installation
2. Enable the search_config module on the admin modules page
3. Go to administer » settings » search, you should now see a
"Advanced search form configuration" collapsed fieldset.
search_config.module
View file @
19ca0233
...
...
@@ -8,7 +8,7 @@
* In general the search_config module allows users to decide which fields
* to show on the advanced search form. This does not stop astute users from
* placing the search criteria directly in the search text fields. The module
* al
low
s provides four (4) new permissions but for the time being won't do
* als
o
provides four (4) new permissions but for the time being won't do
* much good.
*
* Admins will be able to decide if the following fields or selected members
...
...
@@ -21,6 +21,7 @@
* search form. Also, it does not control what can be searched.
*
* @author Nesta Campbell
* @todo Look at multiple hierarchy taxonomies
*
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment