Brown Fox:
I have a stupid question,
No such thing.
but i was not able to solve it by myself... I want to create objects (folders, images, files) without using the management side of zope. For example i want a generic user be able to put a file in a folder.
You must do twos things. 1. Create a Form to add a folder and have it call a method like <untested> <dtml-call "manage_addFolder(REQUEST['id'], REQUEST['title'])"> </untested> 2. Either give the user permission to Add Folders, or give the above add method a proxy role that can add folders. Good luck! Jason Spisak CIO HireTechs.com 6151 West Century Boulevard Suite 900 Los Angeles, CA 90045 P. 310.665.3444 F. 310.665.3544 Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.