Search Results

All Results 7015
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
ユーザー、ユーザーグループ、組織の作成について
事象/ユースケース 作成数の上限、文字数の制限 解決策/提案 作成数の上限 特に上限は設けられていません。 ホワイトペーパーでは、以下の条件でテストされています。 合計ユーザー数100万 1文書あたり平均100KBの200万件の文書 少なくとも5つの子サイトを有するサイトを50%持つ10,000サイト 400万件のメッセージフォーラムのスレッドと投稿 100,000件のブログエントリと100万件のコメント 環境にリソースを追加できる限り、 ポータルは処理できるデータ量を増やすことができることを示して います。 文字数の制限 スクリーン名:75文字...
アプリケーションディスプレイテンプレートの初期値を変更する
事象/ユースケース ポートレットのアプリケーションディスプレイテンプレートの初期値を変更するための手順。 解決策/提案 以下の場所から、テンプレートキーを取得 コントロールパネル>サイト>グローバルサイト>編集>アプリケーション・ディスプレイ・テンプレート>任意のテンプレート>テンプレートキー コントロールパネル>設定>システム設定 から、変更したいポートレットを選択 「ddmTemplate_<ADTの”テンプレートキー”>」の形式で”Display Style”に値を設定 設定例:...
Liferay Connected Services (LCS) よくあるご質問と回答
LCSへのよくあるご質問です。 セキュリティ サーバーにはファイアウォールが適用されており、インターネット上で直接的な通信が行えません。それでもLCSは使えますか? LCSクラウドサーバーではどのようなセキュリティ対策が提供されていますか? LCSのユーザーアカウントの認証方法やパスワードポリシーはどのようなものですか? LCSの使用におけるサービスの条件と制限はどのようなものですか? LCSはどのように顧客のデータを保護していますか? LCSのクラウドストレージに送られる情報を制限できますか?...
開発者(キャッシュ無効化)モードを使用する方法
事象/ユースケース テーマを開発していますが、CSS等が即座にWebブラウザへ反映されないことがあります。 解決策 / 提案 以下のプロパティを ${liferay.home}/portal-ext.properties に設定し、開発者モードでLiferayを起動することで、キャッシュ機構を無効化できます: include-and-override=portal-developer.properties 必要に応じてWebブラウザのキャッシュもクリアしてください。...
Liferay Util Taglib の使いかた
事象/ユースケース Liferayで利用可能なTaglibの一覧が欲しいです。また、簡単なサンプルコードが欲しいです。 解決策 / 提案 Taglibの関連資料は次のとおりです: Using the Liferay Util Taglib(Taglibの利用方法) Tag Library Documentation Generator - Generated Documentation(ライブラリ一覧) JSPにボタンを表示する場合の例(ボタンの詳細): <aui:button value="Button"/> 追加情報 Lexicon...
「Redirect URL ... not allowed」という警告メッセージが出力される
事象/ユースケース 「Redirect URL ... not allowed」という警告メッセージが出力されます。 解決策 / 提案 デフォルトで許可されているリダイレクト先IPアドレスは、ループバックアドレス(127.0.0.1)とホストサーバーIP(SERVER_IP)のみのため、それ以外へのリダイレクト時に警告メッセージが出力されます。...
SOC (Security Operations Center) and Threat Monitoring in Liferay SaaS and Liferay PaaS
Issue Does Liferay have a SOC (Security Operations Center) team and what tools/applications are used to manage security alerts and monitor threats? Environment Liferay PaaS Liferay SaaS Resolution Liferay has a InfoSec...
マイクロサービスクライアント拡張機能の使用
Using a Microservice Client Extension A microservice client extension is a standalone server process that relies on OAuth 2 for communication with Liferay. The microservice is a resource server and...
ワークフローアクションYAML設定リファレンス
Workflow Action YAML Configuration Reference You can define a workflow action client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a workflow...
マーケットプレイスでアプリを公開する
Publishing Apps in Marketplace The process of publishing a DXP app differs slightly from that of Cloud apps. Log into your Liferay account at marketplace.liferay.com. Open the Dashboard menu...
マーケットプレイスで公開可能なアプリの種類
Publishable App Types in Marketplace You can publish different types of applications in Marketplace. App TypeRuntime ArchitectureDeployment TypeTypical Complexity Cloud AppExternalLiferay SaaS /...
マーケットプレイスからオブジェクト定義を取得する
Acquiring Object Definitions from Marketplace Object definitions package custom object configurations into applications. These apps are published as Client Extensions. After publication to Liferay...
出版社になる
Become a Publisher To publish apps or solutions on Marketplace, you need a Liferay account with publisher permissions. Becoming a publisher is free, but you must submit a request with relevant...
クラウドアプリのプロビジョニング
Provisioning Cloud Apps You can provision cloud apps to your Liferay instance and start using them immediately. Unlike DXP apps, cloud apps integrate with Liferay SaaS directly and don't require...
Liferay Developer Studio からモジュールをデプロイする
Deploying Modules from Liferay Developer Studio Push a module from your Liferay Workspace to a running Liferay DXP server without leaving the IDE. Prerequisites A configured Liferay server in...
マーケットプレイスの出版ソリューション
Publishing Solutions in Marketplace The Liferay Marketplace contains business solutions to improve productivity and reduce time to market. Currently, only existing Liferay partners can publish a...
ツール
Tooling Liferay provides a variety of developer tools that include standard build scripting, lightweight CLI utilities, and full IDE based on Eclipse. This is to serve all developers, whether...
Blade CLI
Blade CLI Blade CLI can be installed through a command line interface or a graphical installer. If you're behind a proxy, once it's installed you can configure it to operate through the proxy....
Configuring a Liferay Docker Container
Configuring a Liferay Docker Container Creating and deploying containers is an important part of the modern developer workflow. Liferay Workspace makes it easy to use Docker containers both for...
Liferay Workspace
Liferay Workspace Liferay Workspace is a set of folders and Gradle scripts that represents the Liferay-opinionated way of handling a full development life cycle: Creating projects Building...

該当件数: 8,808 件中 6,721 - 6,740