Customizing liferay Calendar portlet

Pavan JDev

I'm trying to customize Calendar portlet using this below instructions. https://www.liferay.com/it/documentation/liferay-portal/6.2/development/-/ai/creating-plugins-to-extend-plugins-liferay-portal-6-2-dev-guide-03-en

Its basically creating Plugins to extend plugins. In order to achieve above, I need "Calendar-portlet.war" . I don't find any war file for calendar portlet for my version. So i decided to build myself. Then i downloaded Portal plugins source code from here. https://github.com/liferay/liferay-plugins/tree/6.2.x

Everything's fine but there are some errors exist in JSP pages.

initi.jsp ---> The import com.liferay.compat.portal cannot be resolved.
view_calender.jsp--> Duplicate local variable editCalendarURL, Syntax error on token "if", delete this token, ...

So, i can't compile n deploy. i'm not sure weather there is a problem with build paths. i followed this too https://www.liferay.com/community/forums/-/message_boards/message/47489449

Please help me with any one of these.

1) solving the error issue to successfully build calendar-portlet and create a war file.

2) Just help me finding calendar-portlet.war file.

3) !?Can i create war file from the existing calendar-portlet which is located under \liferay-portal-6.2-ce-ga3\tomcat-7.0.42\webapps

Version: liferay-portal-6.2-ce-ga3

Thanks in Advance.

Link for same question in Liferay Forums. https://www.liferay.com/community/forums/-/message_boards/message/54348563

Pavan JDev

Solved: I got the Correct version of Calendar-portlet from marketplace.

Went to liferay marketplace-->purchased apps-->click on calendar app and Download.

I got "Calendar-CE.lpkg" file and found .war file inside it.

Imported as Liferay Binary Plugin in eclipse.

build and deployed. working as expected.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Customizing liferay Calendar portlet

From Dev

Customizing My Sites portlet in Liferay

From Dev

Customizing LifeRay portlet using jspf hook

From Dev

Restrict adding of events for calendar portlet in Liferay

From Dev

Liferay portlet with freemarker and spring

From Dev

passing parameters to a liferay portlet

From Dev

How to refresh a liferay portlet?

From Dev

Liferay portlet configuration

From Dev

Existing project as a portlet in Liferay

From Dev

passing parameters to a liferay portlet

From Dev

Liferay Search Portlet Customization

From Dev

FullCalendar: Customizing the calendar

From Dev

customizing Kal Calendar event

From Dev

Creating a Liferay portlet configuration page

From Dev

Inserting a JavaScript resource into a Liferay Portlet

From Dev

Liferay portlet doView() after redirect

From Dev

Ajax not triggered in my Liferay portlet

From Dev

Liferay - Call a controller of a remote portlet

From Dev

How to add time to Liferay portlet

From Dev

Embedding jpg within Liferay Portlet

From Dev

Liferay Portlet-Servlet communication

From Dev

Placing an iframe inside of a Liferay portlet

From Dev

Creating a Liferay portlet configuration page

From Dev

Setting and Getting Portlet ID in Liferay

From Dev

Overloading web content Portlet in Liferay

From Dev

Modify Liferay's Marketplace portlet

From Dev

Liferay - change portlet column programmatically

From Dev

Liferay Portlet Error - "NoSuchResourceActionException <Portlet>_WAR_<PortletApp>#VIEW"

From Dev

How to Find invoking Portlet by URL in Liferay Portlet 4.2.2