Re: [Hypercontent-users] upload images
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2007-03-16 13:51:13
|
Since the authors don't have approve permissions, their uploaded data is stored in a revision on the server, but that revision is not set to current. You can see the data in the "Revisions" tab. You either need to have authors go through approval workflow for images, or give them approve permissions for images, e.g. <permission principal="group:authors" target="/**/*.gif" activity="approve"/> <permission principal="group:authors" target="/**/*.jpg" activity="approve"/> Alex On Mar 15, 2007, at 10:20 PM, tom tom wrote: > Hi, > > When a author (doenst have approve rights) uploads an > image (gif/jpg) while uploading it looks allright, but > looks like it get uploaded with zero bytes. When I > browse to the uploaded image and click the image it > shows the URL instead of rendering the image. > > When a administrator(or even I think approvers) does > the uploaded it get uploaded properly without no > issues. > > How can we make the authors also successfully upload > the images. > > Is there any reason behind this restriction. > > > > Thanks > > > > ______________________________________________________________________ > ______________ > Food fight? Enjoy some healthy debate > in the Yahoo! Answers Food & Drink Q&A. > http://answers.yahoo.com/dir/?link=list&sid=396545367 > |