import drupal6-search_config-1.6:
In simple use cases the search_config module allows site admins to decide which fields to display on the advanced search form when enabled. There is also the option of excluding node types from search results. Once selected they are also automatically removed from the advance search form. This gives more control over the content that can be searched to those who need it.
This commit is contained in:
parent
9a1bd7622e
commit
986d22f31d
10
www/drupal6/search_config/Makefile
Normal file
10
www/drupal6/search_config/Makefile
Normal file
@ -0,0 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/10/25 11:21:26 stephan Exp $
|
||||
|
||||
COMMENT = decide which fields to display on the advanced search form
|
||||
|
||||
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
||||
|
||||
DISTNAME = search_config-6.x-1.6
|
||||
PKGNAME = drupal6-search_config-1.6
|
||||
|
||||
.include <bsd.port.mk>
|
5
www/drupal6/search_config/distinfo
Normal file
5
www/drupal6/search_config/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (drupal6/search_config-6.x-1.6.tar.gz) = oIO/xMZyneLbr/2ugnISOg==
|
||||
RMD160 (drupal6/search_config-6.x-1.6.tar.gz) = hWH+2PVUrXw6gY/lVSAp5l2LC/c=
|
||||
SHA1 (drupal6/search_config-6.x-1.6.tar.gz) = sG0renthWb+otP+m2M1AADWSU+A=
|
||||
SHA256 (drupal6/search_config-6.x-1.6.tar.gz) = IJ9TyknsvNr2iV+BeQhCRbxBWR4DlNa/lyNzqfqdcLY=
|
||||
SIZE (drupal6/search_config-6.x-1.6.tar.gz) = 11639
|
6
www/drupal6/search_config/pkg/DESCR
Normal file
6
www/drupal6/search_config/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
In simple use cases the search_config module allows site admins to
|
||||
decide which fields to display on the advanced search form when enabled.
|
||||
There is also the option of excluding node types from search results.
|
||||
Once selected they are also automatically removed from the advance
|
||||
search form. This gives more control over the content that can be
|
||||
searched to those who need it.
|
10
www/drupal6/search_config/pkg/PLIST
Normal file
10
www/drupal6/search_config/pkg/PLIST
Normal file
@ -0,0 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/10/25 11:21:26 stephan Exp $
|
||||
@owner ${DRUPAL_OWNER}
|
||||
@group ${DRUPAL_GROUP}
|
||||
${DRUPAL_MODS}search_config/
|
||||
${DRUPAL_MODS}search_config/LICENSE.txt
|
||||
${DRUPAL_MODS}search_config/README.txt
|
||||
${DRUPAL_MODS}search_config/search_config.info
|
||||
${DRUPAL_MODS}search_config/search_config.module
|
||||
${DRUPAL_MODS}search_config/translations/
|
||||
${DRUPAL_MODS}search_config/translations/hu.po
|
Loading…
Reference in New Issue
Block a user