Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
CSS YAML設定リファレンス
CSS YAML Configuration Reference You can define a CSS client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a CSS client extension definition: ...
JavaScriptクライアント拡張の使用
Using a JavaScript Client Extension Liferay 7.4+ With a JavaScript (JS) client extension, you can run your own JavaScript on any page in Liferay without worrying about dependencies on Liferay code...
テンプレートを使用したウィジェットの埋め込み
Embedding Widgets Using Templates You can embed a widget in your theme to make it available on all pages using the chosen template file. When you are embedding a widget, you will need to reference...
CSSクライアント拡張の使用
Using a CSS Client Extension Liferay 7.4+ CSS client extensions introduce new CSS styling to pages. A deployed CSS client extension on a page adds to the page's existing styling, including theme...
フロントエンドデータセットセルレンダラーYAMLリファレンス
Frontend Data Set Cell Renderer YAML Reference You can define a Frontend Data Set cell renderer client extension with a client-extension.yaml file. Usage Details The client-extension.yaml file...
フロントエンドデータセットフィルタークライアント拡張機能の使用
Using a Frontend Data Set Filter Client Extension Liferay DXP 2024.Q2+/Portal GA120+ Frontend data set filter client extensions define JavaScript functions for creating customizable filter...
JavaScript YAML設定リファレンス
JavaScript YAML Configuration Reference You can define a JavaScript client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a JavaScript client...
テーマCSSクライアント拡張機能の使用
Using a Theme CSS Client Extension Liferay 7.4+ With a theme CSS client extension, you can override the current theme's CSS files (main.css and clay.css) to change the look and feel of a page....
テーマのCSS YAML設定リファレンス
Theme CSS YAML Configuration Reference You can define a theme CSS client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a theme CSS client...
テーマのお気に入りアイコンクライアント拡張の使用
Using a Theme Favicon Client Extension Liferay 7.4+ With a theme favicon client extension, you can override the theme's favicon on the selected page. Start with the sample workspace to build and...
テーマのお気に入りアイコンYAML設定リファレンス
Theme Favicon YAML Configuration Reference You can define a theme favicon client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a theme favicon...
テーマスプライトマップクライアント拡張機能の使用
Using a Theme Sprite Map Client Extension Liferay DXP 2023.Q4+/Portal GA100+ With a theme sprite map client extension, you can override the default Clay sprite map used for icons on a page. Start...
テーマのスプライトマップYAML設定リファレンス
Theme Sprite Map YAML Configuration Reference You can define a theme sprite map client extension with a client-extension.yaml file. Usage Details This client-extension.yaml defines a theme sprite...
エディター構成コントリビュータークライアント拡張機能の使用
Using an Editor Config Contributor Client Extension Liferay DXP 2024.Q2+/Portal GA120+ Editor Config Contributor client extensions override existing CKEditor configuration in a...
エディター設定貢献者 YAML 設定リファレンス
Editor Config Contributor YAML Configuration Reference Liferay DXP 2024.Q1+/Portal GA112+ This feature is currently behind a release feature flag (LPS-186870). Read Release Feature Flags for more...
フラグメントへの構成オプションの追加
Adding Configuration Options to Fragments Liferay DXP 7.2 SP1 Configurable options make your fragments flexible, minimizing the maintenance of similar fragments. For example, instead of creating...
フラグメントへのスタイル適用
Applying Styles to Fragments When you add a fragment to a page, you can use the sidebar menu to configure the fragment, including the Styles configuration tab. Use the Styles tab in the sidebar...
フラグメント設定を使用する際のベストプラクティス
Best Practices for Using Fragment Configurations When you are creating page fragments for your site with your own configurations, it's your responsibility to use them in their HTML presentation...
提供されたフラグメントセットの作成
Creating a Contributed Fragment Set Contributed fragment sets are deployable modules containing page fragments. Fragments in a contributed set can be used like regular fragments, but aren't...
フラグメントドロップゾーンの定義
Defining Fragment Drop Zones Drop zones are integral to building your content pages. With them, you can create unique page layouts and dynamic displays by defining areas within fragments where...
フラグメントにデフォルトのリソースを含める
Including Default Resources in Fragments You can include images files (e.g. .gif, .jpg, .jpeg, or .png) direct in your fragment sets. Keeping images with your fragments, rather than in other...
フラグメント設定タイプのリファレンス
Fragment Configuration Types Reference Below are the available configuration types for fragments. See Adding Configuration Options to Fragments for more on how to make a fragment configurable. ...
Liferay 7.3以前のバージョンのフラグメント固有のタグと属性のリファレンス
Fragment Specific Tags and Attributes Reference for Liferay 7.3 and Earlier Versions Along with standard HTML, CSS, and JavaScript, you can use Liferay-specific tags and attributes to define...
フラグメントツールキットコマンドリファレンス
Fragments Toolkit Command Reference The Fragments Toolkit is deprecated as of Liferay 2024.Q1+/Portal GA112+. See Alternatives for the Fragments Toolkit for more information. The Fragments...
ページ フラグメントエディタのインターフェースリファレンス
Page Fragment Editor Interface Reference The page fragment editor's interface is organized into two tabs: Code Editor Configuration The sections below cover how to use these portions of the...
フラグメント内の要素の順序を設定する
Setting the Order of Elements in a Fragment Liferay 7.4+ The Slider or Tab fragments are typically used to show different areas of information. Sliders present this information in a carousel of...
ページ フラグメントでのカスタムフィールドの使用
Using Custom Fields in Page Fragments If you've added custom fields to Liferay's users or pages, you can access them in fragments. To get the value of a page custom field, use ...
フラグメントツールキットの使用
Using the Fragments Toolkit The Fragments Toolkit is deprecated as of Liferay 2024.Q1+/Portal GA112+. See Alternatives for the Fragments Toolkit for more information. The Fragments Toolkit helps...
フラグメントエディターの使用
Using the Fragments Editor Liferay DXP includes a built-in editor for developing content page fragments. To access the editor, open the Site Menu ( Site Menu ) and navigate to Design → Fragments....
フラグメント構成の検証
Validating Fragment Configurations When defining fragment configuration options, you can add validation properties to text type fields that determine rules for valid entries. Determine what type of...
データのインポート/エクスポート
Importing/Exporting Data Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 If you want to import or export data from Liferay, you use batch client extensions. Use and reuse your data...
Compressing (Gzipping) js_loader_modules file
Issue js_loader_modules files are taking more time to load which degrades the portal's performance. To identify whether js_loader_modules file is Gzipped or not: Open the portal in Chrome incognito window. Press F12...
Why can I not access my Liferay server at the Friendly URL I set?
Issue A Friendly URL can be set to change the URL that users see when accessing a specific site. However without the Home URL being updated attempting to access the bundle at its base address will return a "Not...
Default View for Calendar Portlet Saves on All Pages
Issue If a user sets the Calendar's "View" configuration, the setting is applied for every instance of the Calendar Portlet instead of just the specific instance of the portlet Environment Liferay DXP...
Unable to deploy Apps because of an "Unable to write ..." error
Issue Cannot deploy certain App/plugins because of an "Unable to write ..." error. Some symptoms of this are: The App just sits in the deploy folder. The following error is reported in the log repeatedly: 2019-04-02...
LAR Import Fails with Error UT000020
Issue Trying to import a LAR file (or any other file type) larger than 10MB fails with the following message on the logs: Unable to parse upload request: UT000020: Connection terminated as request was...
Benchmark Study of Liferay Digital Enterprise 7.0
This whitepaper is a benchmark study of Liferay Digital Enterprise 7.0 and describes optimal configuration, settings, and the methodology used for this study. The whitepaper also contains the results based on the...
How to Upgrade to Liferay DXP from Liferay 6.X
This whitepaper aims to set a framework for Liferay’s recommended upgrade path for your organization. A major technology upgrade is an endeavor requiring a deep analysis of your business requirements, careful planning,...
Liferay DXP 7.1 Upgrade Performance Benchmark
The Liferay Support and Liferay Engineering tuned Liferay 6.2 EE databases for upgrade and tested upgrading them to Liferay DXP 7.1. Databases from several vendors were tested. This whitepaper describes the test...
Upgrading from Liferay DXP 7.0 to 7.1
This paper is a high-level overview of the effort involved in moving from Liferay DXP 7.0 to 7.1. It contains an upgrade checklist, the upgrade steps, and what to do after a successful upgrade. The paper is available...
Removing Product Information Displayed in the HTTP Headers
Issue Customers might want to remove the product information found in the HTTP Headers and in the console logs for security reasons. The information displays: Liferay-Portal: Liferay Digital Experience Platform 7.0.10...
Determining the Page Count and Global References in a Site
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products. Any implementation of these...
Updating to Liferay DXP 7.2 SP1 / Fix Pack 2 (or Above) from Liferay DXP 7.2 GA1 or Fix Pack 1
Issue When migrating from 7.2 GA1 or Fix Pack 1 to Liferay DXP 7.2 Fix Pack 2 (ie: SP1) or above, you will be required to run the upgrade tool after installing the patch. The reason for this is, SP1 and FP2 have...
DXP 7.0 Upgrade Reference Guide
An upgrade to Liferay DXP 7.0 gives you access to the latest Liferay technology, complete with all of the newest features, and the assurance of continued support for your Liferay environment. Our Subscription Services...
Liferay Marketplace Will Not Work Without Cookies Enabled
If third-party cookies and site data are blocked then logging into marketplace through the control panel will not work and time out with an error on being unable to connect to the...
Changing the Log Time Zone Without Changing the JVM Time Zone
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. This...
Limitation: Audience Targeting User Segment Cannot Use Physical Screen Size MDR
This article documents a limitation when viewing content based on a User Segment in the Audience Targeting app that uses the Physical Screen Size attributes as a Mobile Device Rule. It was discovered that users could...
Creating a Backup & Disaster Recovery Plan for Liferay Digital Experience Platforms
This article gives an overview of a backup & disaster recovery environment that is necessary when starting a Liferay Digital Experience Platform (DXP) project. This backup will often be referenced by Liferay Support...
Installing Fix Packs and Hotfixes on Liferay DXP
This document has been updated and ported to Liferay Learn and is no longer maintained here. To install Fix Packs and hotfixes on Liferay DXP, customers must first download the latest...
DXP 7.3 Upgrade Reference Guide
An upgrade to Liferay DXP 7.3 gives you access to the latest Liferay technology, complete with all of the newest features, and the assurance of continued support for your Liferay environment. Our Subscription Services Team...
How to Install and Set up a Local Liferay DXP Instance on Windows or Mac (Video)
Learn how to install and set up a local Liferay DXP instance for the first time. Windows Mac Additional Information Official Documentation: Installing Liferay Liferay Learning Youtube...
Setting up Session Replication in Tomcat With Liferay DXP
The purpose of this article is to provide an example of how to set up a basic Tomcat cluster that has session replication, using built-in Tomcat features. Please note: This example is provided as a courtesy. This...
DXP 7.0 Database Portal Properties
This article is intended to provide a list of all the Liferay DXP 7.0 Database properties that can be used to connect your DXP 7.0 installation to various databases. To use any of them, uncomment the...
Managing LDAP Settings Using .config Files
This document has been updated and ported to Liferay Learn and is no longer maintained here. This article documents how to configure LDAP settings using .config files instead of the Control Panel. There are a great...
Permissions Are Not Working Post-Upgrade
After upgrading from Liferay Portal 5.2, permissions settings may act in an undesirable manner. This could include not being able to change permissions, as well as not being able to access the control panel or any other...
Load Balancing Can Return Null
When running Liferay with more than one node on a load balancer, sometimes, when generating urls for buttons, they can receive a incorrect url or sometimes a null value. Resolution...
Rolling Restart - Breaking Changes
Introduction When applying fix packs or hotfixes, rolling restarts are possible if there are no changes to a specific set of clustering classes or no module schema version changes. The following document is a list of...
LDAP settings and upgrading from 5.2.x to 6.x
This article pertains to portals in which LDAP is configured in Liferay Portal 5.2.x and an upgrade is performed. When a user attempts to login, an error is thrown, and the user is not...
Changes in Liferay DXP Clustering
This article documents several changes with the clustering feature that will take effect in Liferay Portal CE 7.0 and Digital Experience Platform 7.0. In addition, this article details changes that may affect...
Managing Distributed Cache in Liferay Portal EE
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products. Any implementation of these...