RSS
thumbnail
Neil Jin | 23 Jun 2017

The purpose of this tutorial is to let you know how to involve a 3rd part js lib in metal soy portlet and how to use them in ES6 script.    In Liferay DXP we provide abundant OOTB js lib to help the development. Jquery, AlloyUI, metal, lexicon component and etc.   They are all good, however, in real...

23813
5
thumbnail
Neil Jin | 12 Jan 2017

In Liferay DXP it supports soy template with portlet. Through soy template we can take advantage of  Google Closure to build rich web application.   In next sections I am going to lead you in to a journey of Soy portlet.   Tools we use:      Liferay IDE...

26314
2
thumbnail
Neil Jin | 09 Jan 2017

原文作者:David H Nebinger 原文地址:https://web.liferay.com/web/user.26526/blog/-/blogs/osgi-module-dependencies 如有問題,歡迎在原文下面討論,也歡迎在這裡留言。   假設在Liferay DXP平臺上開發module的時候,遇見了需要運行環境(runtime)的依賴的時候,該怎麼辦? 在這片簡短的文章中,我會介紹幾種方法... 假設你有一個module需要iText(和iText的依賴)作為依賴。這其實和module本身的功能關係不是很大,但是你現在有這個依賴,需要一種方法來使用它。   方法 1 - 放在全域(global)目錄下   ...

19660
0
thumbnail
Neil Jin | 09 Jan 2017

原文作者:David H Nebinger 原文地址:https://web.liferay.com/web/user.26526/blog/-/blogs/osgi-module-dependencies 如有问题,欢迎在原文下面讨论,也欢迎在这里留言。   假设在Liferay DXP平台上开发module的时候,遇见了需要运行环境(runtime)的依赖的时候,该怎么办? 在这片简短的文章中,我会介绍几种方法... 假设你有一个module需要iText(和iText的依赖)作为依赖。这其实和module本身的功能关系不是很大,但是你现在有这个依赖,需要一种方法来使用它。   方法 1 - 放在全局目录下 ...

22702
0
thumbnail
David H Nebinger | 16 Feb 2017

So recently I was asked, "How can panels be removed from the My Account portlet?" It seems like such a deceptively simple question since it used to be a supported feature, but my response to the question was that it is just not possible anymore. Back in the 6.x days, all you needed to do was override the users.form.my.account.main, identification and/or miscellaneous...

45626
14
thumbnail
Sushil Patidar | 28 Dec 2016

With the release of Liferay IDE 3.1 M1 ,I noticed one more interesting feature that developers might be looking for, is that jsp of the OOTB module JSPs  can be modified using Liferay Module Fragment project in Liferay IDE 3.1 M1. One approach to override module JSPs is mentioned on page. As described below , JSPs fragment can also be generated using Liferay IDE 3.1 M1. ...

23839
3
thumbnail
Sushil Patidar | 04 Aug 2017

Liferay IDE 3.1 M1 has been released. Previously i explored Liferay 7 theme development using theme generator as expalined on page. Since than I was curious to do it through Liferay IDE that seems to more convenient for developers. In Liferay IDE 3.1 M1, I have noticed that theme project templates are added. Explaining steps so that it might be helpful for the community. Follow...

31102
10
thumbnail
David H Nebinger | 21 Dec 2016

Recently I was working on a fragment bundle for a JSP override to the message boards and I wanted to wrap the changes so they could be disabled by a configuration property. But the configuration is managed by a Java interface and set via the OSGi Configuration Admin service in a completely different module jar contained in an LPKG file in the osgi directory. So I wondered if...

54938
14
om prakash | 20 Dec 2016

There may be a requirement to add custom organizations instead of Regular Organization & Location. To acheive this we need to add the below properties in portal.ext.properties ## For add custom organizations organizations.types=regular-organization,location,custom-organization organizations.rootable[regular-organization]=true ...

17214
1
thumbnail
Neil Jin | 17 Dec 2016

本文在于讨论如何在Liferay DXP(Liferay 7)中使用公共参数(public render parameter)支持IPC。 关键点:     在6.2以前的,我们需要在portlet.xml中声明公共参数,但是在OSGi时代,我们需要在Component中进行声明:      "javax.portlet.supported-public-render-parameter=message"      其中“message”是公共参数的名称。      声明之后,就可以像使用普通render parameter一样使用这个参数了。    ...

21103
0
thumbnail
Petteri Karttunen | 16 Dec 2016

Flexible Liferay 7 - Tomcat Setup The challenge If you want to run Liferay 7 on Tomcat using the bundle provided by Liferay or packages provided in your Linux distribution are convenient ways to get Liferay up and running fast. In many cases you may however want to have a better control on which Tomcat version you are running on and also want to have an easy upgrade path....

17782
0
om prakash | 16 Dec 2016

Informix Dynamic Server Informix Dynamic Server, also known as IDS, is an extensible Relational Database Management System originally developed by Informix Software Inc. IDS is now part of the IBM Software Group database portfolio. Use the below link to download Informix 11.5 server and need to register. ...

16645
0
thumbnail
Neil Jin | 13 Dec 2016

This is the way how to make IPC through public render parameter in Liferay DXP(Lfieray 7). Key point:      You need to add a supported render parameter in all portlet's Component Annotation.      "javax.portlet.supported-public-render-parameter=message"      The "message" is the public render parameter name.  ...

24420
2
thumbnail
Gregory Amerson | 13 Dec 2016

Hello all, First off I wanted to let everyone know that we have released a new milestone for Liferay IDE 3.1 You can install it into your Eclipse using below updatesite below: http://releases.liferay.com/tools/ide/latest/milestone/ For full list of download see this page. Code Upgrade Tool Its been awhile since we have released a new update to Liferay IDE, but it...

40185
3
thumbnail
Vishal Panchal | 12 Dec 2016

Dear Liferay Folks , This blog is specially for those who are using Liferay 6.2 CE versions for their portals. CE releases are the once which are released by Liferay. Every new CE release includes code fixings and further improvements in addition to previous version release. Here is the Liferay CE version release process Now one of my client was using Liferay 6.2 CE GA1 for his...

21327
1
thumbnail
Olaf Kock | 12 Dec 2016

Once again: Devcon is over (actually, for quite a while now) and it's time to look back. If only because the Recap site is public. You can now watch the video recordings of presentations that you've missed, download slides and go through everything again. Just like last year, we've started with the Unconference on Monday (day 0). Also, like last year, the Unconference was...

34180
0
thumbnail
Milen Dyankov | 09 Dec 2016

Hello Liferay Community,   Christmas is coming soon and that means you probably expect your well deserved (you've been good community members, haven't you?) present from Liferay's community! So I decided to make you one! A brand new and shiny Karaf compatibility layer for Liferay 7!    I know, those of you who know...

20760
2
gulnaaz Shaik | 09 Dec 2016

Layouts in liferay 7 can be created by using theme generator. So if you want to create layout make sure that you have installed theme generator and other necessary plugins.   If you have not installed, then please follow the steps in my previous post "Theme creation in liferay 7"   For creating a layout, open command prompt & navigate to the directory...

20532
0
gulnaaz Shaik | 17 Nov 2017

To create a theme in liferay 7, Theme generator needs to be installed. For installing theme generator and to make it work, follow these steps : 1. Download Node.js from the link https://nodejs.org/en/  Along with node js NPM packages also gets installed. To verify if  node.js and npm are installed open command prompt and check the node js and...

29350
5
thumbnail
Javeed Chida | 12 Dec 2016

(or) Why categories are so much more than nestable tags "I LOVE tags," Jaffer managed despite a mouthful of spiced lamb ouzie.   Sergei was finding the younger guest a bit annoying. The kid had ambled in from the snow to get a bite. Sergei himself had come in to escape the noise that seasoned other cafeterias. He fancied Abou Shousha's...

30259
2