Search Results

All Results 6967
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
カレンダーイベントフィールドを表示ページテンプレートにマッピングする
Mapping Calendar Event Fields to Display Page Templates You can customize and display calendar event information by mapping calendar fields to display page templates. Highlight certain fields such...
ブログの表示
Displaying Blogs Liferay provides two ways to display blog entries: display page templates and the Blogs widget. Using Display Page Templates You can use display page templates to create reusable,...
カレンダーウィジェットの使用
Using the Calendar Widget The calendar widget displays a small monthly calendar showing an overview of upcoming events. A larger area shows the Scheduler, a more detailed calendar with several...
アセットライブラリコンテンツ
Asset Library Content Liferay DXP/Portal 7.3+ Asset libraries provide a convenient way to share content across Liferay sites while streamlining content collaboration and reducing the risk of data...
カレンダーウィジェットの設定
Configuring the Calendar Widget Use the Calendar widget configuration options to tailor the display and functionality of your calendar. From choosing the time format and default view to setting the...
ブログエントリの管理
Managing Blog Entries Bloggers and blog administrators manage blog entries using the Blogs application in the Site Administration menu. To access this app, open the Product Menu (Product Menu) and...
ブログ権限リファレンス
Blog Permissions Reference Here's a list of all permissions associated with the Blogs application. To configure the permissions for the Blogs widget see Setting Widget Permissions. Blog Entry...
アセットライブラリの作成と管理
Creating and Managing Asset Libraries Liferay 7.3+ You can create and manage libraries for your assets via the Asset Libraries application. To access this application, open the Global Menu (Global...
カレンダー
Calendar The Calendar widget stores and shares scheduled events. It's a personal planner for individual users, a shared calendar for an entire site, or both at the same time. In addition to...
ブログを始める
Getting Started with Blogs The blogs application's editor has a complete set of WYSIWYG controls that appear when and where you need them. You can also switch to source mode to edit your content's...
通知とリクエストの管理
Managing Notifications and Requests Users receive notifications and requests if they have subscribed to a blog or message board or are mentioned in a post. They may also be notified if someone sent...
Wikiノード
Wiki Wiki is deprecated as of Liferay DXP 2024.Q4/Portal GA129. For data continuity, consider transitioning to alternative content management solutions like Liferay Objects or Web Content. The...
ナレッジベース(管理)
Knowledge Base Liferay 7.4 U72+/GA72+ Knowledge Base provides tools for creating and managing product documentation. You can write articles in the Liferay UI or import existing Markdown files....
Webコンテンツ
Web Content You can create, manage, and publish various content types seamlessly through Liferay's robust content management system. Discover how to craft compelling web content articles tailored...
CKEditor 5へのアップグレード
Upgrading to CKEditor 5 Liferay 2025.Q2+ [Beta Feature](../../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) Currently, this feature is...
Webコンテンツ構造フィールドの設定
Configuring Web Content Structure Fields You can edit web content structure fields and their properties: Open the Site Menu (Site Menu) and go to Content & Data → Web Content. Select the...
Webコンテンツ記事への権限の割り当て
Assigning Permissions to Web Content Articles With Liferay's permissions framework, you can control which users can create, view, and manage web content articles. You can set permissions for...
Webコンテンツストラクチャーとテンプレートへのアクセス許可の割り当て
Assigning Permissions to Web Content Structures and Templates Web content structures and templates provide direct access to Liferay's API. To avoid unauthorized or unintended access to Liferay DXP...
ナレッジベース記事の作成
Creating Knowledge Base Articles Liferay 7.4 U72+/GA72+ Knowledge Base provides tools for creating and managing a repository of articles. You can create articles using the application's WYSIWYG...
Filtering and Sorting Web Content Articles
Filtering and Sorting Web Content Articles The web content application shows a list of all the web content articles you can access under the Web Content tab. The filtering and sorting options help...
繰り返し可能なフィールドをフラグメントにマッピングする
Mapping Repeatable Fields to Fragments Liferay DXP 2024.Q3+/Portal GA125+ When creating fields on web content structures, you can make them repeatable. You can then map these fields to fragments...
Webコンテンツテンプレートの作成
Creating Web Content Templates Web content templates use the FreeMarker Template Language (FTL) to determine how content fields are rendered on a page. Each template can be associated with a web...
Webコンテンツ構造の作成
Creating Web Content Structures Create web content structures to serve as building blocks for web content articles and determine the information you can include when writing them. To create a web...
Webコンテンツ構造の管理
Managing Web Content Structures You can manage structures from the structures page: Open the Site Menu (Site Menu) and go to Content & Data → Web Content. Select the Structures tab. Open the...
Webコンテンツテンプレートでのタグライブラリの使用
Using Taglibs in Web Content Templates Liferay's taglibs are accessible when developing templates in FreeMarker. There is no need to instantiate these taglibs within your FreeMarker template;...
開発
Development Liferay's development platform makes developers faster and more efficient by providing a baseline set of features to build upon. Rather than start from scratch, you can start instead...
カスタムデータスキーマの定義
Defining a Custom Data Schema The ticketing application requires custom data fields and selections. You use Liferay objects and picklists to define a custom data schema. Creating Custom Picklists...
カスタムアプリケーションのデプロイ
Deploying a Custom Application You can use a custom element client extension to render a JavaScript application as a widget on a Liferay site page. The application is served by Liferay and...
Webコンテンツテンプレートのフラグメントへのマッピング
Mapping Web Content Templates to Fragments By default, you can map web content structure fields holding a single value (such as date, numeric, image, number, or text) to fragments. For multi-value...
カスタムテーマの適用
Applying a Custom Theme You can use different front-end client extensions to customize the look and feel of your site. Specifically, theme CSS type client extension can be used as an alternative to...
カスタムチケットシステムの構築
Building a Custom Ticketing System Liferay makes it easy for you to build digital solutions. For example, you can create a custom ticketing application with the styling and features needed for your...
Webコンテンツテンプレートにウィジェットを埋め込む
Embedding Widgets in Web Content Templates You can embed core or custom widgets, instanceable or not, in web content templates. Below is an example of embedding a web content widget in FreeMarker:
ドキュメント紹介システムの実装
Implementing a Documentation Referral System The ticketing system can be further enhanced with a documentation referral system. The system searches automatically for relevant documentation based on...
アプリケーションの構築
Building Applications For maximum compatibility with all of Liferay's deployment options, you can combine Liferay's Objects, Client Extensions, and other features and tools to build real-world...
クライアント拡張との連携
Working with Client Extensions Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Using client extensions, you can extend Liferay without deploying OSGi modules. Just like traditional...
Time Off Requestの構築
Building a Time Off Requester Liferay 7.4+ With Liferay Objects, you can build entire applications without writing code or deploying modules. Here, create a Time Off Request application using...
クライアント拡張機能のパッケージ化
Packaging Client Extensions Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Client extension projects are built as deployable archives called Liferay Universal File Format Archives...
コードとしての構成
Configuration as Code Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 Liferay instance configurations are deployable with client extensions. For example, you can deploy OAuth2...
クライアント拡張
Client Extensions Liferay Self-Hosted Liferay SaaS Liferay PaaS Liferay 7.4 When you want to extend Liferay, either by modifying its look and feel or by calling functions outside of Liferay, you...
Cronジョブによるチケット管理
Ticket Management with Cron Jobs Use Cron jobs to automate managing tickets. For example, have a job to run at a regular schedule to delete any tickets that have a resolution type of duplicate or...
OAuth ユーザーエージェント YAML 構成リファレンス
OAuth User Agent YAML Configuration Reference You can define an OAuth user agent client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines an OAuth...
既存のテーマからのファイルのバンドルとコピー
Bundling and Copying Files from an Existing Theme By using gulp's kickstart task, you can copy the files from a previously created theme into any theme you choose. This functionality is useful in...
OAuth ヘッドレス サーバー YAML 構成リファレンス
OAuth Headless Server YAML Configuration Reference You can define an OAuth headless server client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines...
JavaScript インポートマップエントリ YAML 構成リファレンス
JavaScript Import Map Entry YAML Configuration Reference Usage Details This client-extension.yaml file defines a JavaScript import map entry client extension: assemble: - from: build/static ...
サムネイルプレビューをテーマにバンドルする
Bundling a Thumbnail Preview into Your Theme A theme's thumbnail is the visual representation of how the theme looks when it is applied to a Site. The thumbnail is shown in the theme selection menu...
テーマ
Themes Themes customize the default look and feel of your site. You can define the style and visual identity of your brand or label across your whole site. You can use a theme CSS client...
言語クライアント拡張
Language Client Extensions Liferay DXP 2025.Q1+/Portal GA132+ A language client extension adds new language keys or overrides existing keys and their translations. For example, you can translate...
Liferayのルックアンドフィールのカスタマイズ
Customizing Liferay's Look and Feel One of the easiest ways to get started developing on Liferay's platform is to modify its look and feel. You can change everything from its favicon to its entire...
インスタンス設定 YAML 構成リファレンス
Instance Settings YAML Configuration Reference You can use an instance settings client extension to configure a wide variety of Liferay configurations. Each configuration is referenced by its PID...
JavaScript インポートマップエントリクライアント拡張機能でのリソースのバンドル
Bundling Resources in a JavaScript Import Map Entry Client Extension Liferay DXP 2023.Q1+/Portal GA92+ JavaScript import map entry client extensions make JavaScript code or resources available to...
倉庫別の在庫の設定
Setting Inventory by Warehouse Stores with multiple warehouses can manage product inventory on a per-warehouse basis. The inventory menu is where you can manage the number of products available to...
Commerce 2.1 以前のバージョンの製品ステータスの管理
Managing Product Status for Commerce 2.1 and Earlier Versions When editing products, you can schedule them to expire or unpublish them manually to remove them from your store catalog. To expire a...
最少注文金額ルールの使用
Using the Minimum Order Amount Rule Liferay DXP 7.4 U1+/GA5+ Because of the cost to fulfill an order, you may want to accept only orders above a certain amount. You can do this through order rules...
コマースの注文ルール
Order Rules You can use order rules to enforce conditions that the buyer must fulfill to continue checking out an order. To enable order rules, Open the Global Menu (Global Menu icon) and...
注文タイプの使用
Using Order Types Liferay DXP 7.4 U4+/GA8+ To support the example scenario of stock and urgent orders, you can create two Order Types. Stock orders have regular pricing, and urgent orders incur a...
Commerce 2.0 以前のバージョンでの注文ワークフローの有効化または無効化
Enabling or Disabling Order Workflows for Commerce 2.0 and Earlier Versions Order workflows are a channel-specific setting that, if enabled, require the buyer or seller to give internal prior...
順番
Orders An order starts off in the Open status. After the customer finishes checking out, it transitions into the Pending status. To start processing an order, you must accept a pending order. You...
注文メニューリファレンスガイド
Orders Menu Reference Guide You can view and manage orders as an administrator from the Orders menu. To access it, open the Global Menu (Global Menu) → Commerce → Orders. Navigate to the Orders...
Commerce 2.0 以前のバージョンでの注文処理
Processing an Order for Commerce 2.0 and Earlier Versions To process an order, you must first accept it. You can accept orders in the Pending status. Shipments are created while orders are...
商品の在庫設定のリファレンスガイド
Product Inventory Configuration Reference Guide You can configure products in the catalog to display inventory data in the storefront. There are two options available to display inventory data:...