Wednesday 01 December 2004 1:47:50 pm
Sections generally work like this: You assign a secction to a node, and then that node, and all the nodes in it's subtree belong to this section. For example lets say that you created a section called 'User Downloads', and assigned it to a folder 'Secret Downloads' in which are located the downloads which should be enabled only for logged users. Then in user roles you can define a role like this: content read Section('User Downloads') And then assign this role to a group users that you want to permit this downloads. And that's it. I think that you can also put files from other folders (that are not in the subtree of 'Secret Downlads') into section 'User Downloads', by assinging them multiple locations, but I'm not 100% sure, you should verify this. Hope this example helps, it's just an example to get what you realy need, you should do some additional stuff, but you'll figure it out. To figure out the rest read the eZ documentation about Sections, Users and Roles. After reading the docs, everything should be clear to you.
--
Nothing is impossible. Not if you can imagine it!
Hubert Farnsworth
|