Forums de discussion

IMAGE PATH

thumbnail
Althaf Hussain, modifié il y a 10 années.

IMAGE PATH

Junior Member Publications: 60 Date d'inscription: 03/05/12 Publications récentes
Hi All,

src="/image/image_gallery?uuid=3e7dd7fa-5986-4ecb-9a22-f2fa84a4fab5&groupId=10351&t=1313149569607"

Can any body explain where i can find image/image_gallery and " &t=1313149569607" in liferay tables.


Regards,
Althaf Hussain
thumbnail
David H Nebinger, modifié il y a 10 années.

RE: IMAGE PATH

Liferay Legend Publications: 14919 Date d'inscription: 02/09/06 Publications récentes
you cannot. they are not all in the tables.

image/image_gallery will invoke code in the image gallery portlet. t is the timestamp to ensure you get around caching in the browser.
thumbnail
Althaf Hussain, modifié il y a 10 années.

RE: IMAGE PATH

Junior Member Publications: 60 Date d'inscription: 03/05/12 Publications récentes
Hi David,

When I read the content from Journalarticle table, I am getting all the content and image path. Now i want to change the image path in all the content i got. So, what i have
to do , can you please explain me because i am importing all the content with image path in to drupal.

I want to change the image path as:

For eg: src="http:/abc.com/sites/default/files/centrerad_burk.png"

actually the path in liferay is :

<img alt="" src="/image/image_gallery?uuid=cf85c2c0-ecc9-4e38-a6c7-c4da08b71cba&amp;amp;groupId=10171&amp;amp;t=1373264917505" style="width: 300px; height: 300px;" /></p>

Can u please give a suggestion.

Regards,
Althaf Hussain.
thumbnail
David H Nebinger, modifié il y a 10 années.

RE: IMAGE PATH

Liferay Legend Publications: 14919 Date d'inscription: 02/09/06 Publications récentes
Bailing on Liferay to go to Drupal? Sorry, you're on your own...