掲示板

image gallery creation

thumbnail
11年前 に Praveen P によって更新されました。

image gallery creation

Regular Member 投稿: 100 参加年月日: 12/02/21 最新の投稿
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
11年前 に Ravi Kumar Gupta によって更新されました。

RE: image gallery creation

Liferay Legend 投稿: 1302 参加年月日: 09/06/24 最新の投稿
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
11年前 に Praveen P によって更新されました。

RE: image gallery creation

Regular Member 投稿: 100 参加年月日: 12/02/21 最新の投稿
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?
11年前 に Prashant Deshpande によって更新されました。

RE: image gallery creation

New Member 投稿: 16 参加年月日: 10/06/17 最新の投稿
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.