Fórum

image gallery creation

thumbnail
Praveen P, modificado 12 Anos atrás.

image gallery creation

Regular Member Postagens: 100 Data de Entrada: 21/02/12 Postagens Recentes
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 12 Anos atrás.

RE: image gallery creation

Liferay Legend Postagens: 1302 Data de Entrada: 24/06/09 Postagens Recentes
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 12 Anos atrás.

RE: image gallery creation

Regular Member Postagens: 100 Data de Entrada: 21/02/12 Postagens Recentes
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 12 Anos atrás.

RE: image gallery creation

New Member Postagens: 16 Data de Entrada: 17/06/10 Postagens Recentes
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.