content_profile

Autopopulate node reference

Tjenare.

Håller på att göra en site till en "legion" i ett spel jag spelar (Aion Online), finfint övningsprojekt. ;-P

I legionen har man olika ranker, och jag tänkte sätta upp ett mentor-system. Nu är det så att jag kommer från en mer direkt-attack (mao. programmering) stil, och har lite svårt att ställa om min till "the Drupal way" - det är ju så enkelt att bara programmera in funktionen man vill ha...

1 comment · Read more

All user data in one content type or split in different content types

I build a job portal for students. There are two different kind of users: the students who are looking for a job and the employers offering jobs. As the students can write about their qualification the user accounts have a lot of fields.

1 comment · Read more

Rules with content_profile

I'm setting up a multirole website using rules, roles and content_profile.
To complicate matters the user roles are referencing a group node.
So far I've set up rules to trigger on creation of group node, bringing up
the content profile registration with autopopulation of node_reference.

The rules so far do the following:
- Upon creation of group node, redirect to content profile registration
page, passing group nid to the url parameter. Then send email to admin
group to notify of new group node needing approval.

2 comments · Read more
Syndicate content