Liferay Extending Calendar
Joao Sequeira | : | Hello, |
I need to add new functionalities to the calendar portlet (for example invite other users to an event where they can then accept/decline), but another requirement is that this must be hot-deployable which I believe takes the ext environment out of the equation. | ||
Is there any war file (or extracted calendar portlet) which would do as a starting point? Or is there any way to use the ext environment in an hot-deployable way? | ||
I have looked into using Hooks plugins but there i can only change the JSP and do some pre/post actions, thus not allowing me to change the underlying model. | ||
Best Regards, Joao Sequeira | ||
Mazhar Anwar | : | Hi, |
I think this link may help you in developing hot deployable patch for your requirement. | ||
http://www.liferay.com/web/amos.fong/blog/-/blogs/minimizing-the-ext-environment | ||
You can refer to Jonas's Blog regarding development of portlets in ext using plugins sdk that's the main feature Liferay is introducing in Version 6. | ||
Regards, Mazhar |
No comments:
Post a Comment