Closed (fixed)
Project:
Node Family
Version:
master
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2007 at 21:51 UTC
Updated:
17 Jan 2008 at 20:52 UTC
Since I want to understand all the modules I use, I also want to understand nodefamily. I mainly want to know why this module is needed for the implementation of the "users as nodes" concept.
Nodefamily provides a relationship functionality. There's a parent content-type, and a child content-type, and there's a DB table that stores this relationship.
But why is this DB table necessary, and this API, when a simple SQL query can show this relationship? That's the Big Question that I just don't get. Why 1,000 lines of code for something so simple that one SQL query can do?
Comments
Comment #1
fagonodefamily allows one to build nodeprofiles, which exist of more than one content type.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.