RSS
thumbnail
Sébastien Le Marchand | 04 Oct 2018

// The french version of this article can be found here: Libérez la puissance de Gogo Shell. Gogo Shell opens huge opportunities but some obstacles limit the expression of its potential. Let's see in this post how to remove these barriers. Few reminders: usual use of Gogo Shell Apache Felix Gogo Shell is an interactive shell that allows you to interact with an OSGi container....

20610
0
thumbnail
Sébastien Le Marchand | 04 Oct 2018

// The english version of this article can be found here: Unleash the power of Gogo Shell. Gogo Shell ouvre d’énorme possibilités mais certains obstacles limite la plein expression de son potentiel. Voyons au fil de ce billet comment lever ces barrières. Quelques rappels : utilisation usuelle de Gogo Shell Apache Felix Gogo Shell est un interpréteur de commandes en mode...

14691
0
thumbnail
Olaf Kock | 20 Jul 2018

Good news. Now that Liferay Portal CE 7.1 and Liferay DXP 7.1 are available, your training is also just a fingertip away. No longer do you have to travel far, or juggle your calendar, because these trainings are ready and available whenever you are, at your own pace. Liferay University is the place where you can find all of Liferay's trainings in a convenient place. And if you...

21902
1
thumbnail
David H Nebinger | 19 Jul 2018

Intro In case you're not aware, Liferay uses Apache PDFBox to look at your PDFs. In order to index the content of a PDF, Liferay uses PDFBox to extract the content and uses that during indexing/searching. However, Liferay tends to fall behind a bit on updating 3rd party libraries. When you favor stability, you tend to be rather conservative when considering updates like...

18087
3
thumbnail
Jamie Sammons | 18 Jul 2018

As they say: All good things must come to an end. With the official release of Liferay Portal 7.1 CE GA1 we are officially ending the community beta program. We had over 250 sign ups with 48 active participants and over 500 posts making this one of the most successful community programs to date. Thank you for all who participated in the program! Active participants who posted feedback...

13259
2
thumbnail
Yanan Yuan | 18 Jul 2018

The latest release of Liferay IntelliJ 1.0.0 plugin has been made available today. Head over to this page for downloading.   The most notable features for this latest 1.0.0 release are :   Support watch for module development Support for Liferay 7.1 development Improved Editor Support XML file references OSGi code...

13981
3
thumbnail
Matija Šuklje | 16 Jul 2018

Liferay, Inc was established on the the strong foundation of an Open Source project. The company has since grown to offer many different projects and products, yet we continue to believe in and support Open Source.   To further emphasise our support, today we are publicly committing to offering the much friendlier GPLv3 cure approach to licensees of also our GPLv2, LGPLv2.1...

14561
0
thumbnail
Peter Mesotten | 13 Jul 2018

DDM... what's DDM? DDM stands for Dynamic Data Mapping, a set of modules that define various types of fields that can be used to assemble: Web content structures for creating web content articles. Data definitions for creating dynamic data list records. Metadata sets for creating documents based on document types. Liferay bundles with an ever...

23856
16
thumbnail
Zeno Rocha | 10 Jul 2018

What happened? Today at 12:13pm WeDeploy, our hosting solution, started a maintenance process. As a normal procedure some services were restarted.  After the restart, all services from community.liferay.com were up and running, but we noticed that some blog and forums posts were missing. We checked our list of backups and we noticed that the last backup was on July 4th. ...

19366
0
thumbnail
Olaf Kock | 12 Sep 2018

If you are working with Liferay for a while now, you might still remember a feature that went missing with version 6.1 - but there was a way to get it back. Also in 6.2 and 7.0. Now that Liferay Portal 7.1 and Liferay DXP 7.1 are out, you might wonder if the feature is finally implemented, or how quickly it can be implemented, or what that feature actually is (or was): Let's...

25411
2
thumbnail
Jamie Sammons | 04 Jul 2018

I'm pleased to announce the immediate availability of: Liferay Portal 7.1 CE GA1! Known Issues List of known issues Downloads Download the release now at: www.liferay.com/downloads or deploy now at wedeploy.com. New Features Summary Web Experience:  Fragments allow a content author to create small reusable content pieces....

26434
3
thumbnail
Victor Valle | 10 Jul 2018

Typography Several reasons and their benefits drove us to a change from Source Sans Pro to System font: System fonts are always more legible as they are designed more consciously and they are designed to work in all languages. Using a non-system-font introduces extra size in the CSS that each user has to download. Source Sans Pro does not support for example...

19398
0
thumbnail
Jamie Sammons | 29 Jun 2018

I'm pleased to announce the immediate availability of: Liferay Portal 7.1 RC 1   Download Now: Sourceforge Fixed in RC 1 List of issues fixed in Liferay 7.1 RC 1 List of known issues in Liferay 7.1 RC 1 New Features Summary Modern Site Building: Liferay 7.1 introduces a new way of adding content. ...

20758
1
thumbnail
Milen Dyankov | 01 Feb 2019

The report appeared recently on various security related sites and it is being "promoted" via social media networks such as Twitter. It talks about a perceived vulnerability for the pingback functionality in the blogs functionality in the Portal product (you can find a detailed description of blog pingbacks on Wikipedia). As the report...

23256
2
thumbnail
David H Nebinger | 26 Jun 2018

Just a quick blog, likely one that I would want to add to over time... Cluster Notes When setting up a Liferay cluster for SAML, before enabling you should connect to each node and, in the SAML Config control panel, create the certificate. Do this on all nodes before enabling SAML in the cluster. If you don't, some nodes will work but others will generate...

13019
0
thumbnail
Zeno Rocha | 29 Jun 2018

When we sat down to create the community.liferay.com site we had some ambitious goals in mind. We wanted to build a place where the community could feel at home. We wanted them to know that they're important and that we care. We wanted them to be able to connect and learn from each other. In order to accomplish that vision we had to give one step at a time. We started by crafting a...

21658
9
thumbnail
Jamie Sammons | 29 Jun 2018

I'm pleased to announce the immediate availability of: Liferay Portal 7.1 Beta 3     Download Now: Sourceforge Fixed in Beta 3 List of issues fixed in Liferay 7.1 Beta 3 List of known issues in Liferay 7.1 Beta 3 New Features Summary Modern Site Building: Liferay 7.1 introduces a new way of...

27233
0
thumbnail
Ivan Zaera | 11 Jun 2018

A real life example of the use of bundler 2.x This is the last of a three articles series motivating and explaining the enhancements we have done to Liferay's npm bundler. You can read previous article here. To analyze how the bundler works we are going to examine a real life example comprising a portlet and an OSGi bundle providing Angular so that the portlet can import it....

26977
5
thumbnail
Ivan Zaera | 19 Jun 2018

How we are fixing the problems learned in bundler 2.x This is the second of a three articles series motivating and explaining the enhancements we have done to Liferay's npm bundler. You can read the first article to find out the motivation for taking the actions explained in this one. To solve the problems we saw in the previous article we followed this process: Go one...

23042
0
thumbnail
Ivan Zaera | 11 Jun 2018

What is the problem with bundler 1.x This is the first of a three articles series motivating and explaining the enhancements we have done to Liferay's npm bundler. You can learn more about it in its first release blog post. How bundler 1.x works As you all know, the bundler lets you package your JS files and npm packages inside Liferay OSGi bundles so that they can be...

25165
2