advanced_user for drupal6

This commit is contained in:
espie 2009-07-15 10:41:15 +00:00
parent 1834e327c5
commit b228d1f3bf
4 changed files with 35 additions and 0 deletions

View 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>

View 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

View 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

View 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