Jan Haderka wrote:
you need only the parameters I gave you. The others are only for reloading the website tree which you don't care about. The comment parameter is to pass the comment to the item in inbox when using workflow and is ignored otherwise. try: curl -u superuser:superuser http://localhost:8080/.magnolia/trees/website.html?treeAction=2&pathSelected=/your/path&comment=somecomment or curl http://localhost:8080/.magnolia/trees/website.html?treeAction=2&pathSelected=/your/path&comment=somecomment&mgnlUserId=superuser&mgnlUserPSWD=superuser
Thanks, just before I read this message we got it to work. :o) Nils. ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
