0
votes

I need to use Liferay 6.1 calendar but it seems like it does not support multilanguage (i.e. language translations) for events.

When I insert a new event it doesn't show me the "Add translation" feature.

I don't know if this exists as an update of the plugin, I'm already using an hook over it but the main problem is to have more than one title, i.e. one for each language.

Anyone know how I can solve it?

Thanks

1

1 Answers

0
votes

In my opinion you cann't make this with a hook, but with Ext. Because this requirement need to change the EditEventAction.java of Liferay Core. Thus change you can make only with a Ext. Futermore you must change the edit_event.jsp and the evet views jsps. Here a screenshot how this can enter image description heresee if you make it: