rich user profile, together with nodefamily

This commit is contained in:
espie 2008-07-11 09:16:55 +00:00
parent 6877cff97e
commit 1fb72a9817
4 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/07/11 09:16:55 espie Exp $
COMMENT = recreates profiles as separate nodes
DISTNAME = nodeprofile-5.x-1.4
PKGNAME = drupal5-node-profile-1.4
RUN_DEPENDS = ::www/drupal5/subform_element \
::www/drupal5/nodefamily
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal5/nodeprofile-5.x-1.4.tar.gz) = HIJszu4YAYy3dDabtkBf+w==
RMD160 (drupal5/nodeprofile-5.x-1.4.tar.gz) = QOt1mBeOa6A3vVX2jKdoEtKHRYI=
SHA1 (drupal5/nodeprofile-5.x-1.4.tar.gz) = 2ee8/dQlJDchIQZm/z3RsNciXE0=
SHA256 (drupal5/nodeprofile-5.x-1.4.tar.gz) = DLdG3JIgWEBxFEmJFCDtEwe9mAFNXdco+m6nLqe8urs=
SIZE (drupal5/nodeprofile-5.x-1.4.tar.gz) = 16935

View File

@ -0,0 +1,11 @@
This module builds user profiles as nodes, which opens the opportunity
to use the Content Construction Kit (CCK). So it's possible to make
use of the field types, which are available for CCK. The integration
of the views module allows one to easily build customizable user
listings or even user searches.
Furthermore it allows one
* to build nodeprofiles consisting of several content types,
* to build different nodeprofiles for different roles or
* to build multiple (different kind of) nodeprofiles for the same users.

View File

@ -0,0 +1,12 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/07/11 09:16:55 espie Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}/nodeprofile/
${DRUPAL_MODS}/nodeprofile/LICENSE.txt
${DRUPAL_MODS}/nodeprofile/README.txt
${DRUPAL_MODS}/nodeprofile/nodeprofile.css
${DRUPAL_MODS}/nodeprofile/nodeprofile.info
${DRUPAL_MODS}/nodeprofile/nodeprofile.install
${DRUPAL_MODS}/nodeprofile/nodeprofile.module
${DRUPAL_MODS}/nodeprofile/nodeprofile_panels.inc
${DRUPAL_MODS}/nodeprofile/nodeprofile_workflow_ng.inc