advanced_user for drupal6
This commit is contained in:
parent
1834e327c5
commit
b228d1f3bf
8
www/drupal6/advanced_user/Makefile
Normal file
8
www/drupal6/advanced_user/Makefile
Normal file
@ -0,0 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/07/15 10:41:15 espie Exp $
|
||||
|
||||
COMMENT = advanced user notification for drupal
|
||||
|
||||
DISTNAME = advuser-6.x-2.1
|
||||
PKGNAME = drupal6-advanced-user-2.1
|
||||
|
||||
.include <bsd.port.mk>
|
5
www/drupal6/advanced_user/distinfo
Normal file
5
www/drupal6/advanced_user/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (drupal6/advuser-6.x-2.1.tar.gz) = clcR1eUqWPDNLMeMN1P5Og==
|
||||
RMD160 (drupal6/advuser-6.x-2.1.tar.gz) = ZQJUUyM7ANWvKJc+pJIM40x7frg=
|
||||
SHA1 (drupal6/advuser-6.x-2.1.tar.gz) = go2eTjtiC8Y/vbe8saXIB4X+Pgg=
|
||||
SHA256 (drupal6/advuser-6.x-2.1.tar.gz) = 5ToHgjgLmWg62MHxQx93QorgryVyDAOp8bgX3XyqAXY=
|
||||
SIZE (drupal6/advuser-6.x-2.1.tar.gz) = 15939
|
12
www/drupal6/advanced_user/pkg/DESCR
Normal file
12
www/drupal6/advanced_user/pkg/DESCR
Normal file
@ -0,0 +1,12 @@
|
||||
Module Functions
|
||||
|
||||
* Filtering of users based on profile.module fields
|
||||
* Mass emailing/deleting of the filtered users
|
||||
* Show all users who never logged in
|
||||
* Notify selected roles when a new user registers for an account or when an account is modified. The notification emails include:
|
||||
o User's email address
|
||||
o A link to google and yahoo searches for user's email address - great for doing a quick spammer check on the user's email address.
|
||||
|
||||
|
||||
Mostly useful for:
|
||||
* Notify selected roles when user updates profile fields
|
10
www/drupal6/advanced_user/pkg/PLIST
Normal file
10
www/drupal6/advanced_user/pkg/PLIST
Normal file
@ -0,0 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/07/15 10:41:15 espie Exp $
|
||||
@owner ${DRUPAL_OWNER}
|
||||
@group ${DRUPAL_GROUP}
|
||||
${DRUPAL_MODS}/advuser/
|
||||
${DRUPAL_MODS}/advuser/LICENSE.txt
|
||||
${DRUPAL_MODS}/advuser/README.txt
|
||||
${DRUPAL_MODS}/advuser/advuser.info
|
||||
${DRUPAL_MODS}/advuser/advuser.install
|
||||
${DRUPAL_MODS}/advuser/advuser.module
|
||||
${DRUPAL_MODS}/advuser/advuser_filters.inc
|
Loading…
x
Reference in New Issue
Block a user