major pageroute update, status

Submitted by fago on Tue, 08/15/2006 - 23:25
I've just committed a major update to the pageroute module. I've reorganized the page types and created a new one: the node management type. The node management page allows one to add/edit/delete nodes from a configurable content type. It shows a themeable list of already created nodes and allows editing and deleting if the user has access. The node management page type was the last important piece missing for nodeprofiles: A userfriendly way to create several nodes of the same type.

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: