Closed (fixed)
Project:
Node Family
Version:
4.7.x-1.x-dev
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2006 at 19:33 UTC
Updated:
28 Nov 2006 at 13:00 UTC
Hi,
I found something that could be an error in nodefamily's README.txt .
In following paragraph:
If the population of a content type is restricted to 1 nodefamily provides a unique
URL for adding/editing nodes of this type:
Go to 'nodefamily/CONTENT_TYPE' for adding/editing your node of the content type.
Go to 'nodefamily/CONTENT_TYPE/USER_ID' to edit nodes of this type of other users.
The last two lines should state :
Go to 'nodefamily/content_CONTENTTYPENAME' for adding/editing your node of the content type.
Go to 'nodefamily/content_CONTENTTYPENAME/USERID' to edit nodes of this type of other users.
I was breaking my head about this for hours.
Maybe it helps someone out there.
Cheers.
Comments
Comment #1
aclight commentedI think you are right. My head (and my wall) thank you for pointing this out!
AC
Comment #2
fagono, the documentation was right. However I've added some more docs to this feature, so that CCK users get the right url.
Comment #3
(not verified) commented