We are a developers group that are very much interested in using nodes for profiles. There is a module, and some other code already, but that needs polishing.
Especially for bigger and more complex communities, people need features such as finer grained permissions on profiles, categorising of users, or simply search in profiles. Nodes offer all that. We tie them together.
MySite + CCK + Panels + Users + Profiles + Account Mgmt + AdvProfile + lots more = one BRAVE new user* world
There are a ton of great & ongoing discussions about different ways to try to bridge the gap between some of the existing methods of organizing and presenting user data. The ones that I'm most aware of - and please do forgive me if I've missed something big here - are the ongoing attempts to bring Bio and Nodeprofile together, the discussion about integrating MySite and Panels, not to mention Advprofile, which is in itself an attempt to unify a number of disparate modules.
Read moreAm I doing this wrong?
I decided to go with the Bio module, since I have one type of profile, and fairly simple needs.
- When registering, people enter some basic contact info First Name, Last name and some info that will remain private, like phone number.
- When their application is accepted, they can create their "profile"... But I want to be able to keep the First Name and Last Name they originally entered on their registration form.
- I don't want them to use the "title" field for their name.
Bio Module and LDAP Integration
At work I've got LDAP (Active Directory) integration working just fine. However, I also wanted to pull profile information (Job Title, Department, Phone Number, etc.) out of Active Directory so there's a central repository for that type of information.
Read moreUse Bio now and later Profiles as Nodes
I really love this new module idea. Right now i am using Drupal 5,7. So,i can't use this module. I would like to use most likely Bio module or Node profile and collect the user information using CCK fields. Is it OK ? I mean i would like to use this module after my site code upgraded to 6.X. is that right approach ? or should i wieght ? My guess, once if i have this module, i just need to re-assain CCK fiels to content type related to this module. Am i right ...or too much imaginations ? Please advise me
Read moreInsert node profile fields on a content type
Hi,
Hope this message finds you very well.
I would like to have company information below press releases (content type = 'article'). In my node.tpl I have
<?php
print $node->field_company[0]['value']
?>node.tpl is currently as follows:
Read moreReplace profile.module fields with nodeprofile
Hi Everyone,
I'm trying to install http://www.drupal.org/project/phplist, but for it to update in the external php installation, have to replace profile.module fields (which we don't use) with our nodeprofile fields ..
Would you be so kind to point me in the right direction in replacing the fields for my phplist please?
Read moreHow to create a view based on 'wanted' fields in a node profile?
Hi,
I hope I'm asking this in the right place. What I am trying to achieve is a swapping type site for housing e.g User A has 2 bedrooms, wants to swap for a 1 bedroom. I think I am right in using nodeprofile to make all users nodes and have added cck fields for what they have and what they want, but cannot for the life of me work out how to a create user-specific View which shows a list other user's profiles(nodeprofile) matched to the user's 'wanted' field. I suppose you could liken the functionality I'm looking for to something like a 'matching' or dating site.
Read moreNeed advice on select from list by role
Hi,
I'm trying to get my head around this and somehow just don't get it.
I have 2 roles, the normal 'authenticated' and a 'platinum' profile.
Both fill in the authenticated profile where they can select 1 listing (select list) in the business directory from a content type called 'directory'.
I would like the 'platinum role' to be able to choose 3 listings for the directory. How would I do that please?
Do I create a separate content type just for platinum users where they can choose their 3 listings in the directory or is there perhaps an easier way to do this?
Read moreDifferent Profile Details per Subscribed Group
Hello all,
I am investigating Drupal and (probably) the Organic Groups to create a website.
What I would like to achieve is the following:
A person can be a member of different groups. I would like to make it possible that each user has a different profile (or different profile details visible) for each group.
Profile Advice
Like many, I'm creating a networking site. While I'm new to Drupal, I've worked with PHP, HTML, CSS, etc. My question is what is the best way to allow a user to add multiple items to their profile? For example we'd like our users to add their work history to their profile. Since we can't tell how many jobs someone's had, we'd like the option for adding, editing and deleting each job individually (similar to LinkedIn). So do we create CCK modules to enter the information? Use nodes for each job and add a view for them on the profile page?
Read moreWhat is the difference between Node Profile and Usernode?
What is the difference between Node Profile and Usernode modules?
1) Node Profile. According to its documentation: "This module builds user profiles as nodes, which opens the opportunity to use the Content Construction Kit (CCK)"
2) Usernode. Again the documentation says: "This module tries to make users nodes." And later on: "Use views to build user listings or even searches" and "Makes building of nodeprofiles easier"
Read morecontent profile 6.x prototype
I'm creating a new thread for continuing the discussion of http://groups.drupal.org/node/8261.
I've just done some work and implemented a first prototype of the possible base module (variant 2) --> http://drupal.org/project/content_profile -> Test it!
This prototype allows to mark multiple content types as content profile, but tries to keep the code clean and simple. As nodeprofile had already the multiple content type stuff, I found it easier to start with it, and so I took the ongoing nodeprofile 6.x port, scraped features out of it, simplified the code and made it more extensible.
Read moreLink from Views to User
Hi Everyone,
I'm using Nodeprofile and Usernode, and all beautiful.
When I create tables in Views with the fields, and have tried :
link to node
node: view link
etc
it all links to the node url .... not the user/ url.
I've tried bio and advanced profile, all with the same results.
Please, how do I link from a table in Views (CCK content) to the user profile and not the node.
Would most appreciate any reply.
Lilian
Read moreProfiles as nodes in d6
Recently I contacted the bio maintainers - I wondered if they are interested in joining efforts with drupal 6.x.
We 'd like to get input from the community, so I post my ideas here:
Read moreAdvanced Profile Wiki
Last updated by agentrickard on Sun, 2008-02-10 16:05
This wiki page is to create a roadmap for the Advanced Profile module. I already had a pretty good idea of what I wanted based on response to my tutorials but it helps to have it down on "paper". This is just a start and mostly a "mind dump" at this point. I will flesh it out more based on feedback.
Read morehelp with setting up different nodeprofiles by role
Is it possible to have a different cck node as a node profile for different roles? I have installed rolesignup - but my understanding is that it only helps decide which CCK nodeprofile edit form to display during registration.
In my case after registration and login all my users still end up having multiple "click here" to create profile links on their user pages one for each of the CCK nodes I enabled for "node profiles".
thank you for any help.
Read moreBiladi.us a social network website
www.biladi.us is an online portal for Moroccan living in USA, biladi.us is a social network, register and create your profile, add events, pictures, etc
Read moreBlank nodes created by nodeprofile
An interesting thing is occurring on my development site. basically a blank node (without a node type) is being created whenever a user visits his or her own profile.
I have not really found the complete source of the problem but I do know when I set the user to not be able to edit their own profile then it stops doing this.
Does anyone have ideas on the best way to find out how this is happening? I'm reluctant to set my site live like this as it could really grow the database out of control in no time.
Read moreViews of Users and Images
I am building a site where I have custom user profiles built using nodeprofile, usernode, nodefamily, et al. I am using Image Attach for the user images.
So, here's the problem: I want to create a view of nodes along with the attached image for the node author.
I can create a view that consists of the Node: Author and Image Attach: Display Image. I can create the view of nodes. What I can't do is get them to play nicely together. It seemed to me that Views Fusion would work for fusing these two views together, but I get errors:
Read moreHiding fields based on selections in other fields
I'm using nodeprofile and pageroute to create a registration wizard. I'm having users enter a personal address on the first page and a shipping address on a subsequent page. The shipping address might be their own address or it might be a different address. If they want it sent to themselves (which they'd designate by choosing from a dropdown), I'd like those address fields hidden or grayed out. Otherwise, I'd like those fields required. Does anyone know how to do this?
Read more




