Fórumok

How can i patch a JS file on liferay 6?

Guillaume B, módosítva 13 év-val korábban

How can i patch a JS file on liferay 6?

Junior Member Bejegyzések: 35 Csatlakozás dátuma: 2010.06.15. Legújabb bejegyzések
thumbnail
jelmer kuperus, módosítva 13 év-val korábban

RE: How can i patch a JS file on liferay 6? (Válasz)

Liferay Legend Bejegyzések: 1191 Csatlakozás dátuma: 2010.03.10. Legújabb bejegyzések
You create an ext plugin and then in the ext-web folder copy the patched file to

docroot/WEB-INF/ext-web/docroot/html/js/liferay/look_and_feel.js
Guillaume B, módosítva 13 év-val korábban

RE: How can i patch a JS file on liferay 6?

Junior Member Bejegyzések: 35 Csatlakozás dátuma: 2010.06.15. Legújabb bejegyzések
Thank you!

Do i have to do any mapping in xml files?
thumbnail
jelmer kuperus, módosítva 13 év-val korábban

RE: How can i patch a JS file on liferay 6?

Liferay Legend Bejegyzések: 1191 Csatlakozás dátuma: 2010.03.10. Legújabb bejegyzések
No it will overwrite the actual file
Guillaume B, módosítva 13 év-val korábban

RE: How can i patch a JS file on liferay 6?

Junior Member Bejegyzések: 35 Csatlakozás dátuma: 2010.06.15. Legújabb bejegyzések
Thank you.

Sadly the fix doesnt seems to do what i expected it to do.

I switched the portal default language... And the issue i'm facing is the custom title for all my portlets are switching back to their default value.

i want them to share the custom title i set for the original version(us english).

How can i do that?
thumbnail
jelmer kuperus, módosítva 13 év-val korábban

RE: How can i patch a JS file on liferay 6?

Liferay Legend Bejegyzések: 1191 Csatlakozás dátuma: 2010.03.10. Legújabb bejegyzések
When a user is created this user gets a copy of the system timezone and language

When you change the portal's default language this does not affect users already created