soc

unique urls

Submitted by fago on Fri, 07/28/2006 - 14:53
I've started working on providing a userfriendly way for filling out the nodes of a profile in a through steps. I started with providing a unique url for each content-type which restricts its number of creatable nodes per user to 1 - as it happens for a nodeprofile content type.

nodefamily & views integration, status

Submitted by fago on Tue, 07/25/2006 - 12:25
In the last days I was working on the views integration for the nodefamily module. Unfortunately it turned out to be more complex than I thought originally. What I wanted to do, was that views is able to automatically join the node tables of different nodes together, so that one is able to list information of both nodes. But I noticed that this approach has some downsides. They are:

usernode module

Submitted by fago on Sat, 07/08/2006 - 02:46
i started with the development of the usernode module, which cares for creating/deleting a node, whenever users are added/deleted - so other modules can rely on that a node exists for each user. it already does its job, however the views integration is still missing.

node relations

Submitted by fago on Wed, 06/14/2006 - 14:55
As i noted in the proposal I need a node relationship, which offers views integration. The views integration I 've in mind is that it's not only possible to display a link to a related node in a view, like it is with CCK node relations, instead it should be possible to list concrete data (e.g. CCK fields) of the related node.

project schedule

Submitted by fago on Wed, 06/14/2006 - 14:23
I noted that I've not published a project schedule yet, so here it is:

1. Planning, until end of June

2. Development phase, until the beginning of August

With the beginning of July my current (university) term ends and so I'll be able to concentrate on reaching my goals by producing the code. With the end of this phase the project shall be mostly completed.