Foros de discusión

image gallery creation

thumbnail
Praveen P, modificado hace 11 años.

image gallery creation

Regular Member Mensajes: 100 Fecha de incorporación: 21/02/12 Mensajes recientes
How to maintain image gallery for particular user?

If i give permission to add images for every user by assigning role, the images are uploaded directly to admins image gallery, but i want if user upload the image that image has to be uploaded in his own gallery how to achieve it?

Thanks in advance
thumbnail
Ravi Kumar Gupta, modificado hace 11 años.

RE: image gallery creation

Liferay Legend Mensajes: 1302 Fecha de incorporación: 24/06/09 Mensajes recientes
I could not find an existing config for this, but you can check document and media portlet. See the left tab for "Mine" that shows only those files which are uploaded by that user.
That will give u a hint on how to proceed.
thumbnail
Praveen P, modificado hace 11 años.

RE: image gallery creation

Regular Member Mensajes: 100 Fecha de incorporación: 21/02/12 Mensajes recientes
Hi mayur thanks for your quick reply, i got document library portlet in that image is not displaying, i could not find document media portlet, please can u attach war file for that if you are having it?
Prashant Deshpande, modificado hace 11 años.

RE: image gallery creation

New Member Mensajes: 16 Fecha de incorporación: 17/06/10 Mensajes recientes
You can define one folder to store images uploaded by users.
Like "UserImagesGallary"
And in EditFileEntryAction you can change folder Id when ever you will find user with user particular role.