Monday 08 September 2003 7:54:30 am
EDIT: I'm even slower ;) You can see the node id's in the admin interface. Hover the mouse cursor over an object's name, and the url for that object will appear in the status bar. The node id is after /content/view/full/ However, when click the "Edit" picture, it won't show the node id in the address bar, but the object id. Nodes serve as a container for objects. Each node has some attributes, and an object enclosed in it. In the most simple structure, you will indeed only have folders that create the structure. But with the node system, you can put anything anywhere in the content tree. With the folder system, you'd be restricted to placing content as a child of a folder. You can simulate the folder system with the roles though. Content; Create; ParentClass(Folder) as permission should do the trick.
-- Hans
Hans
http://blog.hansmelis.be
|