Welcome to the new Blogs page, where you can search and filter the available blogs to much more easily find what you're looking for!
But, don't worry - if you prefer the old UX with the Blogs Widget, it's still available - just use the Blogs List link in the left navigation and it will be like it's 1999 all over again!
To add a new blog, use the "New Entry" button here on on the Blogs List page.
To manage Drafts and view unpublished blogs please use the Blogs List page.
Affichage des résultats 1 - 20 parmi 3 185.
-
Devang Patel | 29 mars 2016 14:39
In this post I want to share liferay DB configuration using JNDI instead of portal-ext.properties. For JDBC connection we use portal-ext.properties. If your custom service builder portlet is...
-
Allen Ziegenfus | 24 mars 2016 12:29
There is nothing worse than starting your day and being confronted with an error like this: com.liferay.portlet.dynamicdatamapping.StorageException: com.liferay.portal.NoSuchUserException: No User...
Blog Stream: News -
Allen Ziegenfus | 23 mars 2016 10:23
To set up Liferay Developer Studio to use git on OSX you might run into an issue that the git configuration options are not shown in the preferences window. To fix this you can run Developer Studio...
Blog Stream: News -
Dave Truong | 22 mars 2016 14:24
We are pleased to announce that Liferay 7.0 will be moving to Java 8 dropping support for all previous versions of Java which are no longer supported by Oracle. The Liferay community can now enjoy...
Blog Stream: News -
Jan Eerdekens | 21 mars 2016 22:15
A little while ago I ran into a strange problem at a customer. We had written a hook that contained a small REST service that accepts a multipart POST to import a document and some related...
Blog Stream: Featured -
Jan Eerdekens | 20 mars 2016 19:34
After building a hook that wraps the FakeSMTP application and a portlet that gives you file management capabilities in Liferay we now get to part 3 of the series: the CRaSH portlet. I must admit: I...
Blog Stream: Featured -
Zsolt Balogh | 17 mars 2016 15:01
(This blog entry in only available in Hungarian). A Liferay életében az egyik fontos érték a “stay nerdy” kifejezés. Ezt elég nehéz magyarra fordítani, a két héttel ezelőtt az irodában zajló...
Blog Stream: News -
Zsolt Berki | 17 mars 2016 10:50
What is AWS Marketplace? AWS Marketplace is an online store where you can sell or buy software that runs on Amazon Web Services. These are pre-configured system images, which can be executed by...
-
Allen Ziegenfus | 16 mars 2016 09:39
Through Liferay's JSON-WS interface it is possible to automate tasks that might otherwise take lots of time through Liferay portal's GUI interface. For example for my work I often need to create a...
Blog Stream: News -
-
-
-
Jan Eerdekens | 29 févr. 2016 21:10
Part 2 of this series is a short, but sweet one. This portlet was born out of a very specific customer requirement: the need to be able to see log files for some user that have Liferay web access,...
Blog Stream: Featured -
Kailash Yadav | 22 févr. 2016 06:42
Caching is important part of any web application. We implement caching for our application on different levels. Generally we cache static resource on web server level and DB level caching on...
Blog Stream: Featured -
Javeed Chida | 19 févr. 2016 20:40
This is not really a technical post. In what follows, I share two little tips for Liferay 6.2 users. This may also be useful to developers, unless you prefer crafting SQL to solve all your data...
Blog Stream: Featured -
Armin Cyrus Dahncke | 19 févr. 2016 13:15
Hochverfügbarkeit erreichen, aber wie? Das Ziel jedes IT-Verantwortlichen ist es die Systeme seines Unternehmens "hoch verfügbar" zu machen und das aus gutem Grund. Für Unternehmen ist es...
Blog Stream: News -
-
Enrique Valdes Lacasa | 15 févr. 2016 19:43
I hate when I have to spend time deploying changes in my Java classes. I wanted to know if there was a way of deploying them very fast. So I found out about Hotswap Agent and DCEVM and decided to...
-
-
Jan Eerdekens | 14 févr. 2016 20:09
This is part 1 of a series of blog posts about a collection of tools I created during the last couple of months as a reaction to some problems I ran into. The first one is how to handle/debug...
Blog Stream: Featured -
Jan Eerdekens | 6 févr. 2016 22:28
In this post I want to share how you can use Maven to do 2 important things in a Liferay project: patching and creating a deploy package. While this way of patching is a very powerful way to...
Blog Stream: Featured -
-
Eric Cheng | 4 févr. 2016 09:30
Starting from 2014, we have begun our relationship with the Ai Na Volunteer Center and we are so glad to see that many of our colleagues have participated in the activities held by Ai Na and more...
Blog Stream: News -
-
Sachin Jagtap | 2 févr. 2016 12:28
Facebook (SSO) social login configuration with Liferay Portal Facebook as social login to Liferay Portal At some specific requirement portals needs allow users to login with cridentails of...
-
Sachin Jagtap | 2 févr. 2016 12:07
Social SSO with Google + Follow below metioned steps to configure Google+ sso with liferay portal. Configuration in developers.google.com 1. https://console.developers.google.com Login with google...
-
Janne Hietala | 2 févr. 2016 06:57
Digital Transformation of Learning is changing the way we learn and develop. Today, technology enables a variety of different approaches to teaching and learning. Phenomenon-based learning is one...
-
Dominik Marks | 31 janv. 2016 09:19
How can you access custom classes within a JSP hook? Simple answer: you can't. Period. JSPs in a hook are running in the portal classloader, while your custom classes are running in the hook...
-
-
Javeed Chida | 23 janv. 2016 00:06
Content Friendly URL? This is one of those tidbits you get served on a platter if you're lucky enough to attend a Liferay training session. Anyway, content friendly url may not be the legit term,...
Blog Stream: Featured -
Janne Hietala | 21 janv. 2016 11:16
We are glad to announce that the new Valamis 2.6 Enterprise Edition has now been released. In this release new features have been introduced especially to the Lesson Studio. Also, importing...
-
Janne Hietala | 20 janv. 2016 10:51
We are approaching a point in time where the rapid acceleration of technology related to education, course development, and learning has produced large amount of content and knowledge concepts....
-
Lauri Hiltunen | 19 janv. 2016 16:05
Liferay allows using site specific Google Analytics tracking codes to analyze the traffic inside your portal. Adding the code is simply a matter of going to the site settings and saving the code...
Blog Stream: Featured -
Jan Eerdekens | 17 janv. 2016 20:26
When working with a cluster you pretty quickly come to a point where you want/need to know what cluster node you're on. Liferay already has a simple way to show you this. You just need to add the...
Blog Stream: Featured -
Krzysztof Gołębiowski | 17 janv. 2016 14:22
I recently started working on integrating Liferay with ElasticSearch + Logstash + Kibana, also known as ELK Stack. Every Liferay developer knows very well where to search for logs and what they...
Blog Stream: Featured -
-
-
-
-
Meera Prince | 8 janv. 2016 14:44
The Open Services Gateway Initiative (OSGi) is specification that defines modular based software management and its execution. OSGi makes software management and its execution simpler by making...
Blog Stream: Featured -
Javeed Chida | 28 déc. 2015 18:10
Okay, that is a mouthful. To rephrase my compound title, we'll be talking about an approach that uses search to update a content item that follows a structure tailored to a template that renders a...
Blog Stream: Featured -
Marcos Castro | 28 déc. 2015 17:09
I would like to start saying that this entry is focused on designers and front-ends but I think that it would be useful for all people who wants to know what is the real advantage to applying...
Blog Stream: Featured -
Marcos Castro | 27 déc. 2015 21:14
Hey guys, before this year ends I wanted to share with you some impressions and feedback which many of you have given me about the three free themes I have shared this year. First, I would like to...
Blog Stream: Featured -
Jan Eerdekens | 27 déc. 2015 19:11
If, like me, you work on a non-Windows machine, an Apple MacBook Pro in my case with OSX, you are probably used to having TAB completion in your terminal. I've caught myself multiple times lately...
Blog Stream: Featured -
-
-
Artur Signell | 20 déc. 2015 14:08
In Vaadin 7.2, server push support was introduced but only for servlet deployments. The initial plan was to add support for portlets "right after that release". That's not exactly what happened but...
Blog Stream: Featured -
Amith . | 18 déc. 2015 08:39
Problem I have faced redirect issue with liferay 6.2 / openam (opensso) setup . SSO Login URL = https://abc.com/openam/UI/Login?goto=https://my.liferay.server.url.com When i am requesting...
-
Julian AFFAIRE | 17 déc. 2015 13:59
Just few words to explain how to customize the behaviour when the Liferay Session expires (no hook :) ). This javascript will extends the expire function of the Liferay.Session javascript object....
-
-
Daniel Tyger | 2 déc. 2015 22:05
Isn't this Favicon Thing a Simple Problem to Solve? Not anymore. That's especially true, if you are picky. Do you really want a generic letter as your users' bookmarked icon on their mobile...
-
-
Nicole Xavier | 1 déc. 2015 11:34
If you want to learn more regarding the legal aspects using Liferay Community Edition (CE) and/or Liferay Enterprise Edition (EE) you are welcome to join our webinar ‘Legal aspects of the Liferay...
Blog Stream: News -
Nicole Xavier | 1 déc. 2015 11:28
Wie meer wil weten over juridische aspecten bij het gebruik van Liferay Community Edition en Liferay Enterprise Edition kan zich nu aanmelden voor het gratis webinar ‘Juridische aspecten bij het...
-
Matti Tahvonen | 1 déc. 2015 09:47
The Liferay portal has always been a popular basis for Vaadin applications. To serve better this active Vaadin users group we have recently created a lot of new material for both new and existing...
Blog Stream: Featured -
-
-
abhishek kumar | 28 nov. 2015 11:17
Description:- As per my experience this is one of task that i had did . In this we are creating a project on that some tabs are there , now if we click any one the tag the data should appeared on...
-
abhishek kumar | 27 nov. 2015 08:54
As per for the beginners when we are creating some project we want our project should be appeared in custom_theme, as for this so much R&D we need but if we try this code it will work In...
-