profile

nodefamily, status update

i've started development of the node relations module, i called it nodefamily module.

As the module might be useful not only for profile nodes, I've written it generally, so that it may be used without nodeprofiles at all.

implementation proposal

I'll try to work out a rough implementation proposal here.

user node-type

Its necessary, that for every user automatically exists a node in the system. A module has to care for creating/deleting this node, whenever users are added/deleted - so other modules can rely on that a node exists for each user, if the module is activated.

Google Summer of Code 06

I've got a google Summer of Code project :) (what's soc?)
Of course, Drupal is my mentoring organisation. My project is:

Node Profile Module and CCK

This drupal module will build user profile's as nodes, which opens the opportunity to use the Content Construction Kit (CCK) (view full project description).

Subscribe to RSS - profile