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.
显示3,199结果中的1-20。
-
-
-
-
David H Nebinger | 2018-6-26 下午5:58
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...
-
-
Olaf Kock | 2018-6-14 下午12:29
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...
Blog Stream: Featured -
-
Iván Zaera Avellón | 2018-6-8 上午8:15
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...
Blog Stream: Featured -
Iván Zaera Avellón | 2018-6-7 上午7:12
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...
Blog Stream: Featured -
Iván Zaera Avellón | 2018-6-5 下午3:12
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...
Blog Stream: Featured -
Carlos Hernandez | 2018-5-31 下午11:17
Liferay integrates out of the box with Piwik and Google Analytics. However, doing analytics with ElasticSearch, Logstash and Kibana, is not much harder: https://youtu.be/os5gqpnC0GA How to do it?...
Blog Stream: Featured -
-
Vikash Kumar | 2018-5-29 上午11:24
#if($entries.size() > 0) #set ($journalArticleLocalService = $serviceLocator.findService("com.liferay.portlet.journal.service.JournalArticleLocalService")) #####Added for preview in Asset...
-
Tim Telcik | 2018-5-24 下午4:09
Scenario You are hosting Liferay Developer Studio with Mac OS 10.13 (High Sierra) You want to use Liferay Developer Studio 2.2.x with Java 7 and Liferay Developer Studio 3.x with Java 8 Liferay...
-
-
-
Fady Hakim | 2018-5-19 下午2:28
You want to know more about Liferay Mobile strategies? Check my new video series about Liferay Mobile. Let me know if you have any question. Video 1 https://youtu.be/R48gQ6bnQpo Video 2...
Blog Stream: News -
-
Kyle Joseph Stiemann | 2018-5-15 下午3:01
Liferay Faces Portal 3.0.2, Bridge Impl 4.1.1, Bridge Ext 5.0.2 Released Liferay Faces Portal 3.0.2, Bridge Impl 4.1.1, and Bridge Ext 5.0.2 have been released with support for PrimeFaces 6.2,...
Blog Stream: News -
Alexander Valencia | 2018-5-12 下午4:58
I recently took an online course to learn more about TypeScript, a superset of JavaScript that provides optional static typing, classes, interfaces, and much more. Whenever I'm in the process of ...
Blog Stream: Featured -
Vikash Kumar | 2018-5-11 上午11:16
portal.properties ----------------------- journal.article.form.default.values=content,abstract,categorization,display-page,related-assets,permissions,custom-fields,Publish History...
-
-
Daniel Tyger | 2018-5-7 下午1:12
We have a lot of distributed web content management in our Liferay installation and many articles are undoubtedly edited many times over a period of years. Let's take a look...: select count(*)...
-
Vikash Kumar | 2018-5-5 上午9:17
Refer https://web.liferay.com/web/antonio.junior/blog/-/blogs/12168124 and create web service client for Portlet_DL_DLAppService. package com.lr.ws.soap.fileupload; import...
-
David H Nebinger | 2018-5-4 下午2:23
When you are upgrading to DXP on SQL Server, it is recommended to set the following property in the portal-upgrade-ext.properties file: verify.process.concurrency.threshold=10000 Otherwise you can...
Blog Stream: Featured -
Daniel Tyger | 2018-4-30 下午1:47
Do you have a lot of documents in your Liferay instance? It may be worth it to clean out old document versions... Let's take a look: mysql> select count(*) from dlfileentry; Returns 12,300. mysql>...
-
Daniel Tyger | 2018-4-24 下午9:40
Getting ready to upgrade to DXP from Liferay 6.2? You reached the section of the documentation about pre-upgrade preparations that will speed up the process? Me, too. With much appreciation to...
-
Tim Telcik | 2018-4-21 下午3:41
Overview Sometimes you need to manually reindex some, or all, of the content search indices. Liferay Portal 6.2 provides search indexing functions for many content types. e.g. Blog Document Journal...
-
Tim Telcik | 2018-4-21 下午3:24
Overview The Liferay Portal user session timeout is defined by the session timeout value. The article outlines potential solutions for configuring the user session timeout (see Solutions below)....
-
Tim Telcik | 2018-4-21 下午3:20
Overview Liferay Portal uses many internal (Spring) services and equivalent web services (SOAP, Rest/JSON) to implement many functions. Many of these services require passing a company ID or portal...
-
Tim Telcik | 2018-4-21 下午3:16
Overview A problem we someetimes face with our Liferay Portal enterprise (EE) customers is configuring and resolving data sync issues across nodes in a cluster. Thsi article provides some tips and...
-
Tim Telcik | 2018-4-21 下午3:13
Overview This article outlines a process to resolve Liferay Portal patch collisions with custom portal plugins Background The Liferay Patching Tool can be used to patch a Liferay Portal 6.1 or 6.2...
-
Tim Telcik | 2018-4-21 下午3:09
Overview Sometimes ... things do not go to plan when using mail (email) in Liferay Portal. However you can quickly find the cause by logging the outbound mail message. You can enable additional...
-
Tim Telcik | 2018-4-21 下午3:05
Overview Patching info for the Liferay Portal Enterprise Edition (EE) may be identified using the Liferay Portal patching tool natively or via the Patching Tool Info plugin in the Control Panel....
-
Tim Telcik | 2018-4-21 下午2:58
Overview This brief article outlines a high level solution for using the Liferay SAML 2.0 EE Provider plugin as the SAML SP in a clustered node environment. The solution extends from using Liferay...
-
Tim Telcik | 2018-4-21 下午2:53
Overview The article outlines configuration for tracing the Liferay SAML 2.0 Provider EE plugin (SAML plugin). The SAML plugin enables Liferay Portal 6.2 EE to act as a SAML Service Provider (SP)...
-
Tim Telcik | 2018-4-21 下午2:48
Overview According to Wikipedia, the Security Assertion Markup Language (SAML), pronounced "sam-el" is, "... an XML-based, open-standard data format for exchanging authentication and authorization...
-
-
David H Nebinger | 2018-4-17 上午3:12
Introduction So in any production system, there is typically a desire to capture metrics, use them to define a system health check, and then monitor the health check results from an APM tool to...
Blog Stream: Featured -
Dennis Ju | 2018-4-16 下午9:01
May 25 is fast approaching. Every business impacted by GDPR should be well underway in preparing for the changes to data processing set forth by the regulation. To address the heightened...
Blog Stream: News -
David H Nebinger | 2018-4-16 下午2:26
Introduction I have never liked one aspect of Liferay logging - it is not persistent. For example, I can't debug a startup issue unless I get the portal-log4j-ext.xml file set up and out there. Not...
Blog Stream: Featured -
-
-
David H Nebinger | 2018-4-10 上午4:08
Introduction Recently I was building a fragment bundle to expose a private package per my blog entry, . In the original bnd.bnd file, I found the following: -dsannotations-options: inherit Not...
Blog Stream: Featured -
Minhchau Dang | 2018-4-10 上午1:05
When you compare a CE release with an EE release, you'll find that there are a few additional modules that are only available in EE releases. In Liferay terms, these are called "private" modules....
Blog Stream: News -
David H Nebinger | 2018-4-7 下午3:33
Introduction So once you've been doing some Liferay OSGi development, you'll recognize your component properties stanza, most commonly applied to a typical portlet class: @Component( immediate =...
Blog Stream: Featured -
Iacopo Colonnelli | 2018-4-7 下午12:40
Liferay Portal 7.0 CE GA6 Release was announced about 2 weeks ago and Liferay containerisers may desire to upgrade their Docker container to the new Liferay version. Well, this is a not so hard...
Blog Stream: Featured -
David H Nebinger | 2018-4-6 上午1:01
Just a quick blog post to talk about compile time vs runtime dependencies in the OSGi container, inspired by this thread:...
Blog Stream: Featured -
David H Nebinger | 2018-3-28 下午2:48
Introduction On a project recently I had a Theme war and, like those themes you can download from the MarketPlace, I also had pages, contents and documents imported by the Resources Importer (RI)...
Blog Stream: Featured -
-
Neeraj Gautam | 2018-3-25 下午2:50
Introduction This blog covers Liferay DXP SP4 integration with Microsoft ADFS (2.0) through SAML 2.0 (Liferay SAML plugin 3.1.1). Please note as per new update in Liferay SAML plugin, you don't...
-
David H Nebinger | 2018-3-23 下午6:28
This one is for my good friend Milen... Sometimes he frustrates me, but he always forces me to think... Introduction So if you've done any Liferay 7.x CE or DXP development, you may have...
Blog Stream: Featured -
-
-
David H Nebinger | 2018-3-7 上午12:42
Introduction So originally I presented the blog post, Fronting Liferay Tomcat with Apache HTTPd daemon, but that post featured my partiality for using mod_jk to connect HTTPd and Tomcat. Personally...
Blog Stream: Featured -
David H Nebinger | 2018-3-7 上午12:19
A good friend of mine, Minhchau Dang, pointed out to me that I have frequently used OSGi version ranges in my blogs. I explained that I was concerned that I didn't want to bind to a specific...
Blog Stream: Featured -
Carlos Hernandez | 2018-2-24 下午1:52
Q-Have you ever wondered if you can customize your Elastic Search, so that on your searches in Liferay, not only the words you're searching for come up in the results but also synonyms of these...
-
David H Nebinger | 2018-2-23 下午8:35
So the question comes up how to do Liferay upgrades. I'm not talking here about the technical details of how you upgrade one particular plugin to another type of plugin, what kinds of API changes...
Blog Stream: Featured -
Jonas Choi | 2018-2-23 下午6:21
Tomcat 8.5 is an in-between version of Apache Tomcat 8.0 and 9.0. According to the Apache site, it contains some features in 9.0 that have been backported to 8.0. This version of Tomcat is...
Blog Stream: Featured -
David H Nebinger | 2018-2-21 上午4:32
So Jamie just announced the new Liferay 7.1 Community Beta Program here: https://community.liferay.com/news/liferay-7-1-community-beta-program/ I recommend everyone who has working code in Liferay...
Blog Stream: Featured