Search Results

Capability
Feature
Deployment Approach
Configuring Liferay Authentication With PingOne Using SAML
This recipe guides you through the basic steps needed to integrate PingOne, your Identity Provider (IdP), with your Liferay environment using Security Assertion Markup Language (SAML). PingOne...
公開日: 2024/08/02 14:34
Integrate Azure AD with Liferay DXP Using OpenID Connect
This recipe guides you through the basic steps needed to integrate Azure AD (now known as Microsoft Entra ID), your Identity Provider (IdP), with your Liferay environment using OpenID Connect....
公開日: 2024/08/02 16:36
Integrate Azure AD with Liferay DXP Using SAML
As a general best practice, integrating Liferay DXP with other Identity Providers (IdPs) provides enhanced security and streamlines authentication management. This recipe guides you through the...
公開日: 2024/08/05 17:12
Building Multi-Step Forms With Liferay DXP Objects
This recipe guides you through the basic steps to build a multi-step form. Liferay DXP environment An object definition with fields A user who has access and control to create and manage objects,...
公開日: 2024/08/06 18:21
Integrate Okta with Liferay DXP using OpenID Connect
This recipe guides you through the steps to integrate Okta, your Identity Provider (IdP), with your Liferay environment using OpenID Connect. Okta Dev account Liferay DXP environment Administrative...
公開日: 2024/08/06 20:09
Designing and Displaying Reusable Navigation Menus
Navigation menus for a site are typically tied strictly to a site's page hierarchy and structure. The Navigation Menus feature in Liferay is powerful because it enables you to create navigation...
公開日: 2024/08/15 18:33
Building a Reusable and Dynamic Accordion With Fragments
Liferay Fragments are reusable, customizable web elements that serve as building blocks for a page. They consist of HTML, CSS, and JavaScript to provide structure, style, and functionality to your...
公開日: 2024/08/19 16:54
Using Zapier to Sync Object Data with Google Sheets
This recipe guides you through the steps required to use webhooks to trigger sync tasks between Liferay Objects and Google Sheets using Zapier.
公開日: 2024/11/14 16:15
コラボレーションとソーシャルメディア
コラボレーションとソーシャルメディア Liferay DXPには、コラボレーションとコミュニケーションを促進するサイトやコミュニティを構築するために使用できる柔軟なアプリケーションの幅広いスイートが付属しています。 これらの機能の概要については、コラボレーションとソーシャル概要を参照してください。
公開日: 2024/11/22 22:48
コンテンツのオーサリングと管理
コンテンツのオーサリングと管理 Liferayには、コンテンツの作成や管理に使用できるアプリケーションが用意されています。 これらのアプリケーションには、 Webコンテンツ 、 ドキュメントとメディア 、 コレクション などが含まれます。 これらのアプリケーションを各サイトで直接使用したり、 アセットライブラリ...
公開日: 2024/05/09 18:50
サイトURLの管理
サイトURLの管理 Liferay DXPでは、サイトURLを設定・管理するための複数の機能を追加設定なしで利用することができます。 バーチャルホストのサイトURL Liferayサーバーにバーチャルホストを設定し、ドメイン名(例: www.helloworld.com)とサブドメイン名(例: developers.helloworld.com)をサイトに接続します。...
公開日: 2024/05/09 18:58
Configuring Friendly URL Separators
Configuring Friendly URL Separators Liferay DXP 2024.Q2+/Portal GA120+ You can customize URL separators to improve URL readability and enhance SEO. For example, web content articles use the...
公開日: 2024/06/07 16:00
Configuring Friendly URL Redirects
Configuring Friendly URL Redirects Liferay 7.4+ When you update friendly URLs for pages, blogs, and documents, Liferay automatically stores the old URLs. As long as the old URL remains in the...
公開日: 2024/05/09 18:58
サイトのフレンドリURLを設定する
サイトのフレンドリURLを設定する フレンドリーURLとは、ユーザーがサイトに素早くアクセスできるようにするための読みやすいURLのことです。 各URLは一意でなければならず、 https://localhost:8080/web のように付加される(例: https://localhost:8080/web/helloworld/)。 ...
公開日: 2024/05/09 18:58
バーチャルホストのサイトURLの設定
バーチャルホストのサイトURLの設定 バーチャルホストは、ドメイン名(例: www.helloworld.com)とサイトを接続します。 これは、完全なドメインまたはサブドメイン(たとえば、developers.helloworld.com)にできます。 これを使用して、1つのLiferay DXPサーバー上で複数のWebサイトを個別のサイトとしてホストできます。...
公開日: 2024/05/09 18:58
Configuring XML Sitemaps
Configuring XML Sitemaps Liferay DXP 2024.Q2+/Portal GA120+ XML sitemaps are XML-formatted documents listing the URLs of a website along with additional metadata (e.g. last update, change...
公開日: 2024/06/06 15:57
リダイレクトと404トラッキングの設定
リダイレクトと404トラッキングの設定 7.4 U48+/GA48+ URLの整合性を保つことは、どんなサイトにとっても重要です。 Liferayの Redirection ツールは、HTTPリダイレクトを管理し、個々のサイトについて404エラーを追跡する便利で統合された方法を提供します。...
公開日: 2024/05/09 18:58
パターンリダイレクトの使用
パターンリダイレクトの使用 7.4 U48+/GA48+で利用可能 パターンリダイレクトは、正規表現を使用して、複数のソースURLとその置換のパターンを定義します。 そのため、新しいURLにマッピングするURLのグループが多い場合に最適である。...
公開日: 2024/05/09 18:58
エイリアスリダイレクトの使用
エイリアスリダイレクトの使用 エイリアス リダイレクトは、絶対的なソースと宛先の URL を明示的に定義します。 予測可能なため、ほとんどのユースケースでエイリアスリダイレクトが推奨されます。 エイリアスリダイレクトは、永久的(301)または一時的(302)なリダイレクトにすることができます。...
公開日: 2024/05/09 18:58
404URLのトラッキング
404URLのトラッキング Redirectionアプリケーションでは、404エラーにつながるサイトリクエストを表示・管理することができます。 有効になっている間、Liferayは各エラーをカタログ化するので、エラーの原因を評価し、問題を迅速に解決することができます。 これらのURLは、リダイレクトの設定に従って、データベースに保存されます。 404 URLを表示および管理できます。 ...
公開日: 2024/05/09 18:58