On 12/13/05, Annie Dumont <[EMAIL PROTECTED]> wrote: > When you go in the authoring-tab of lenya, you can edit a document with > Kupu, insert a picture, then save and exit of kupu : you are supposed > to see the picture you just have inserted in the authoring-tab "preview" > of your document. > But, in our publication we have two cases : > you belong to the group reviewer and editor, with edit and publish right > on all the sitetree : you can see the picture you have inserted with > kupu in the authoring-tab. > you belong to another group with rights restricted to a part of the > sitetree : > - you see the picture in Kupu > - you see the picture in the live view > - but you don't see the picture in the authoring view > Does anybody know how to fix this ? > PS : we use cocoon 2.1.7 and lenya 1.2.3
This is probably a relative URL issue. - What is the IMG SRC parameter when looking in the Source in Kupu? - What is the URL of the Authoring tab? What is the SRC parameter when looking at the source of the page in the browser? - What is the URL of the live version? What is the SRC parameter when looking at the source of the page in the browser? With that information, we can figure the complete path of the IMG. Then decide why some people do not have access to the IMG for certain cases. Are you using MSIE or Mozilla for editing? for viewing? MSIE can damage URLs when saving from Kupu. (That will be evident from the above information.) MSIE displays a box with an X when an image file is not available. Mozilla shows nothing, pretending the IMG tag does not exist, if the file is not available. Does the image appear properly after publishing the page? solprovider --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
