Search Results

Capability
Feature
Deployment Approach
7.4でのデフォルト設定の変更
7.4でのデフォルト設定の変更 Liferay DXPのほとんどの新しいバージョンには、デフォルト設定の変更が含まれています。 古いバージョンのデフォルトを使用する場合は、変更を確認して、古いバージョンのデフォルトを維持するか、新しいバージョンのデフォルトを受け入れるかを決定する必要があります。 7.4 portal.properties ファイルは、プロパティを記述し、例を提供します。...
公開日: 2024/04/26 20:54
データベースアップグレードオプション
データベースアップグレードオプション リリース、アップデート、フィックスパックなどでデータベーススキーマの変更がある場合、その変更を適用するためのオプションを知っておくと便利です。 ここでは、各スキーマ変更レベルのデータベースアップグレードオプションと、DXP/Portalインストールタイプで各アップグレードオプションを使用する際の一般的な手順をご紹介します。 ...
公開日: 2024/04/26 20:54
データのクリーンアップ
データのクリーンアップ 7.3以降で利用可能 廃止されたLiferayアプリまたは機能の使用を終えたら、そのデータを削除できます。 コントロールパネルまたは 設定ファイル を使用して、データのクリーンアップを行うことができます。 廃止された機能からデータをクリーンアップする方法は次のとおりです。 コントロールパネル で、 [システム設定] →...
公開日: 2024/04/26 20:54
言語キーの名称変更
言語キーの名称変更 Liferay DXP/Portal 7.4では、モジュール言語キーはportal-language-langと呼ばれるモジュールに集中化されていました。 ソースの場所: liferay- [dxp|portal]/modules/apps/portal-language/portal-language-lang Liferay のモジュールは...
公開日: 2024/04/26 20:54
アップグレードの基本
アップグレードの基本 Liferayのツールや説明書は、DXPやポータル環境を安全かつ迅速にアップグレードするのに役立ちます。 小さなデータセットを持つ非クラスター環境などは、Dockerイメージを使ってアップグレードすることができます。...
公開日: 2024/04/26 20:54
7.4のメンテナンスモードと非推奨
7.4のメンテナンスモードと非推奨 新しいLiferay DXPやLiferay Portalのリリースごとに、機能の継続的な拡張が保証されない場合や、廃止される可能性があります。 機能の拡張を停止すると、その機能は メンテナンスモード に入ります。 メンテナンスモード: サポートされている機能で、これ以上の機能強化は予定されていない ...
公開日: 2024/04/26 20:54
アップグレードのトラブルシューティング
アップグレードのトラブルシューティング アップグレード手順をスキップしたり、Liferayデータベースへのカスタム参照を作成したりすると、アップグレードの問題が発生する可能性があります。 以下の質問と回答では、よくある状況を取り上げています。 外部キー制約によって引き起こされるアップグレード例外をどのように処理すればよいですか? Liferayテーブルは外部キーを使用しません。...
公開日: 2024/04/26 20:54
ファイルストアの更新
ファイルストアの更新 Liferay DXP7.0でファイルストアオプションと設定値が変更されました。 7.0以前のバージョンを使用していて、これらの変更の影響を受ける場合は、DXPデータベースをアップグレードする前_に、ファイルストアをアップデートする必要があります。 次の表は、Liferayのバージョンごとに必要なアップデートを示しています。 ...
公開日: 2024/04/26 20:54
Docker経由のアップグレード
Docker経由のアップグレード 自動アップグレードを有効にしてLiferay Dockerイメージを実行すると、Liferay起動時にデータベースアップグレードツールを使用して明白にデータベースをアップグレードします。...
公開日: 2024/04/26 20:54
例:ジャーナル記事の中間バージョンの削除
例:ジャーナル記事の中間バージョンの削除 ここでは、ジャーナル記事の中間バージョンを削除する手順とコードサンプルを示します。 スクリプトコンソールでは、JavaまたはGroovyコードを実行して、不要なオブジェクトバージョンを削除できます。 ジャーナル記事の中間バージョンを削除する手順の例を次に示します。 保持する最新バージョンの数を決定します。...
公開日: 2024/04/26 20:54
Liferay Development
Liferay 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...
公開日: 2024/04/26 20:54
カスタム開発のアップグレード
カスタム開発のアップグレード この部分は現在作成中です。 最新のLiferay DXP/Portal 7.xバージョンへのカスタムコードの更新は、7.2への更新と同じ方法で行われます。 Liferay Upgrade Planner は、カスタム開発をアップグレードする際に推奨される方法です。...
公開日: 2024/04/26 20:54
Language Key Overridesのアップグレード
Language Key Overridesのアップグレード Liferay DXP/Portal 7.4では、Liferayモジュールの言語キーがLiferay Portal言語モジュールに移動しました。 多くのキーの名前が変更されました。 名前を変更した言語キーをオーバーライドする場合は、モジュールのキー名を更新する必要があります。 ...
公開日: 2024/04/26 20:54
Deploying a Custom Application
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...
公開日: 2024/04/26 20:55
Applying a Custom Theme
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...
公開日: 2024/04/26 20:55
Building Applications
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...
公開日: 2024/04/26 20:54
Implementing a Documentation Referral System
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...
公開日: 2024/04/26 20:55
Defining a Custom Data Schema
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...
公開日: 2024/04/26 20:55
Ticket Management with Cron Jobs
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...
公開日: 2024/04/26 20:55
Building a Custom Ticketing System
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...
公開日: 2024/04/26 20:55

Capabilities

Product

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy