Search Results

All Results 705
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
変更リストで複数のファイルを公開時、処理順はどのようになるでしょうか。
問題 変更リストでサイトページやWebコンテンツ、ドキュメントとメディアのファイルを公開した場合の処理順について知りたいです。 環境 7.4 + 解決 特に処理順はありません。次のような動きになります。 同じ時間に指定した複数の変更リストが存在する場合、その全ての変更リストがキューに保存され、一つずつ公開されます。 キューに保存される順はランダムです。 IDによる公開順の指定等は、特にありません。 処理順を指定したい場合は、別で変更リストを用意し、1分間隔からでも異なる時間でスケジュールしてください。 追加情報 後でスケジュールする  ,...
サイトのエクスポート時、エクスポートしたLARファイルの履歴もエクスポート内容に含まれますか。
問題 サイトのエクスポートを行うと、公開設定のエクスポートしたLARファイルの履歴もエクスポート内容に含まれますか。 環境 DXP7.4 解決 いいえ、含まれません。エクスポート元のサイトにのみ残ります。 元のサイトのエクスポート履歴をクリアすることで、保存先のdocument_library配下のZIPファイルも削除され、その分の領域が解放されます。 追加情報 サイトページとコンテンツのエクスポート/インポート  , knowledgeArticleType: reference, legacy: true, name:...
変更リストの招待ユーザーは、記事やページの公開に必要な権限が無くとも、それらの変更が含まれた変更リストを公開可能でしょうか。
問題 変更リストの招待ユーザーは、記事やページの公開に必要な権限が無くとも、それらの変更が含まれた変更リストを公開可能でしょうか。 環境 DXP 7.4 解決 はい、可能です。「発行者」あるいは「システム管理」に設定されたユーザーは変更リストの公開ができます。 追加情報 パブリケーションにユーザーを招待する  , knowledgeArticleType: reference, legacy: true, name: 変更リストの招待ユーザーは、記事やページの公開に必要な権限が無くとも、それらの変更が含まれた変更リストを公開可能でしょうか。,...
出版物ツールバーの使用
Using the Publications Toolbar The Publications Toolbar provides essential information for Publications users, including the name of the current publication or Production if working in the...
出版物の許可
Publications Permissions 7.4+ Publications works with Liferay's permissions framework, so you can assign application and resource permissions to regular roles. You can also assign permissions...
Checking for Friendly URL Conflicts
No content preview
SAML管理
SAML Admin Subscription The SAML Admin panel is the best place to configure your SAML instance. Use it instead of Instance Settings to streamline your SAML administration experience. Starting...
SAML経由で外部IDプロバイダーからユーザーグループのメンバーシップをインポートする
Importing User Groups' Memberships from an External IdP through SAML Subscription This feature was released behind a dev feature flag. It was made Generally Available (GA) in Liferay DXP...
OAuth 2.0の使用
Using OAuth 2.0 OAuth 2.0 is an industry-standard authorization protocol. Users with accounts on a Liferay-based website can share select credentials with various clients seamlessly. OAuth 2.0...
バッチエンジンAPIの基本 - データのインポート
Batch Engine API Basics - Importing Data Liferay's Headless Batch Engine provides REST APIs to import and export data. Call these services to import data to Liferay. Importing Data Then follow...
サーバー管理パネルの使用
Using the Server Administration Panel Server Administration is a system-scoped administration panel holding a variety of low-level Liferay DXP configurations. In Server Administration you can...
マーケットプレイスでのオブジェクト定義の公開
Publishing Object Definitions in Marketplace You can publish object definitions packaged as Client Extensions to Liferay Marketplace. Prerequisites: A valid Liferay Marketplace Publisher...
API ビルダー
API Builder Liferay DXP 2023.Q4+/Portal GA102+ [Beta Feature](../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) This feature is currently...
SCIMグループAPIの基本
SCIM Group API Basics Liferay DXP 2024.Q1+/Portal GA112+ Liferay provides a headless API to perform CRUD operations on SCIM groups to keep their information in sync with your company's...
DXPのナビゲート
Navigating DXP Liferay DXP's out-of-the-box navigation is organized into three major areas: Site Menu, Personal Menu, and Global Menu. Site Menu The DXP Site Menu on the left side of the screen...
GraphQL を使用したオブジェクトエントリの管理
Managing Object Entries Using GraphQL You can use GraphQL to manage custom object entries in Liferay efficiently. This API framework simplifies data interaction and serves as an alternative to REST...
GraphQL APIの使用
Consuming GraphQL APIs Liferay DXP contains GraphQL APIs for most of its applications. The GraphQL APIs are available at http://[host]:[port]/o/graphql. Here's how to consume them in three steps: ...
JWTベアラーフローの設定
Configuring the JWT Bearer Flow The JWT Bearer flow trades a signed JWT from an external token service in exchange for an access token from Liferay. To use this flow, create an OAuth 2 client and...
通知テンプレートの作成
Creating Notification Templates Liferay DXP 2023.Q4+/Portal GA102+ With notification templates, you can design automated email and user notifications for Liferay services. Each template identifies...
Liferayオブジェクトへの移行
Migrating to Liferay Objects Dynamic Data Lists is deprecated and scheduled for removal by the end of 2024. To prevent data loss and achieve the same functionality, please migrate your structures...
通知キューの使用
Using the Notification Queue Liferay 7.4 U75+/GA75+ Liferay provides the Notification Queue application for reviewing email notifications triggered by an object action. You can verify the status...
ピックリストの作成
Creating Picklists Liferay 7.4 U72+/GA72+ Picklists are lists of name/key pairs stored as string values. Once defined, you can use the lists with object definitions to populate single or multiple...
オブジェクトのワークフローを有効にする
Enabling Workflow for Objects Liferay 7.4+ Every published object is integrated automatically with the Workflow framework, so you can direct object entry creation through a defined review and...
候補リストのエクスポートとインポート
Exporting and Importing Picklists You can transfer picklists between environments as JSON files using Liferay's export/import framework. Exporting Picklists Open the Global Menu (Global Menu),...
条件エバリュエーターの作成
Creating a Condition Evaluator A Workflow condition node uses a Groovy script to determine the proper transition a workflow item traverses. Instead of writing logic in Groovy directly in a workflow...
アクションエグゼキュータの作成
Creating an Action Executor Workflow nodes can contain elements that execute custom logic via Groovy scripts. approve
仮想インスタンスのデータベースパーティショニング
Database Partitioning for Virtual Instances Database partitioning gives each Liferay DXP virtual instance its own database schema, replacing the default single-schema layout where every instance...
インフラストラクチャー
Infrastructure The Infrastructure category contains settings related to the export/import, staging, and site template propagation processes. You can also configure the session timeout. To access...
ローカライズ
Localization To access the Localization settings, Open the Control Panel and navigate to Configuration → Instance Settings, and select the Localization category under the PLATFORM section. Here,...
Google Cloud Storage
Google Cloud Storage Self-Hosted Only Liferay DXP 7.3 SP3+ and 7.4+ Liferay DXP provides integration with Google's Cloud Storage (GCS) service. With GCS integration, you can seamlessly store and...
IBM Cloud Object Storage
IBM Cloud Object Storage Self-Hosted Only Liferay DXP implements IBM’s Cloud Object Storage store using the S3 compatibility layer, so it shares the S3 Store configuration screen with the Amazon...
Checking Production Readiness
No content preview
CDN経由で静的リソースを配信する
Serving Static Resources via a CDN This article explains how to configure Liferay to rewrite URLs for static resources (images, CSS, JS) so they are served from a separate CDN domain. A Content...
iframe サニタイザー
Iframe Sanitizer Liferay DXP 2025.Q4+ Liferay DXP includes an iframe sanitizer that controls how iframes are handled across each instance. Iframes can introduce security risks if they load...
パブリケーションの作成と管理
Creating and Managing Publications Liferay DXP/Portal 7.3+ With Publications, users can create instance-scoped blocks of changes. Because each publication is instance-scoped, they can be accessed...
パブリケーションの有効化
Enabling Publications Available Liferay 7.3+ Publications provides a convenient and flexible way for you and your teams to develop, track, and publish changes. When enabled, Publications is...
変更の作成と公開
Making and Publishing Changes Liferay 7.3+ Publications provides a convenient way to manage changes to your Liferay instance. With it, you and your team can create and collaborate on blocks of...
競合の解決
Resolving Conflicts During the publishing process, Liferay checks for conflicts between your publication and the production environment. Resolving all conflicts is necessary to complete publishing....
出版テンプレートの使用
Using Publication Templates Liferay 7.4 U73+/GA73+ To simplify creating publications with shared details and contributors, use publication templates. You can create a list of users to invite and...
パブリケーションでのコラボレーション
Collaborating on Publications Liferay 7.4+ By default, a publication can only be accessed by its creator. However, publication creators can invite other users to view, edit, and publish their...
パブリケーションの変更の確認
Reviewing Publication Changes Review a publication’s tracked changes before publishing to ensure it contains only the edits you want. To review publication changes, open the Publications drop-down...
リモート本番環境ステージングの設定
Configuring Remote Live Staging With Remote Live staging, your staging and live environments are hosted on separate Liferay servers. When enabled, the site or asset library used to configure...
ローカル現行環境ステージングの設定
Configuring Local Live Staging With Local Live staging, both your staging and live environments are hosted on the same Liferay server. When enabled, Liferay DXP creates a local clone of your site...

該当件数: 823 件中 781 - 823