Support Node Profiles

budda - February 20, 2008 - 14:28
Project:vCard
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Any chance of supporting node profiles rather than just profile.module

#1

burlap - March 12, 2008 - 12:49

+1 for that...

#2

graphicalphabet - April 4, 2008 - 09:06

+1, please.

#3

NikLP - July 23, 2008 - 11:05

Further to that, the focus should probably be on http://drupal.org/project/content_profile (for D6) rather than node_profile or bio, although bio support is probably easier as it's less complicated than NP.

It would be nice to see this support CCK-based profiles in D6 somehow though.

#4

kamleshpatidar - December 1, 2008 - 06:19

Hi Nathan Paterson,
Have you done that? i want v card support to Node profile module.please guide how can i achieve this one?

Kamlesh Patidar

#5

kamleshpatidar - December 26, 2008 - 10:47

hi all ,

i have done this.

Kamlesh Patidar

#6

NikLP - December 26, 2008 - 15:09

AMAZING!!!111

Are you going to tell us how, or should we just guess? :p

#7

kamleshpatidar - December 30, 2008 - 13:13

Hi NikLP,
a lot of customization is required to fulfill requirement using Node profile. i completely cleaned up Vcard code ,b'coz i don't wanna to use Pear library with Vcard. But with pear library it's easy Use


nodeprofile_load('type',account->uid);

where

type="profile_XXXX"
& get your fields as usual
$node->field_YYYY[0]['value'];

Kamlesh Patidar

 
 

Drupal is a registered trademark of Dries Buytaert.