Capability

Sites

Liferay sites are customizable spaces for building personalized digital experiences. Each site includes applications for creating content, designing pages, and more. With these features, you can bring your custom solutions to life, whether intranets, public sites, customer portals, or e-commerce storefronts. In fact, you can leverage Liferay's multi-site capabilities to create multiple such sites in the same Liferay instance.

Feature
Deployment Approach
最初のサイトの作成
最初のサイトの作成 サイトは、コンテンツを含み、表示するページの集まりである。 この記事では、既存のテンプレートをベースに新しいサイトを作成する手順を説明します。 サイトの作成 新しいコミュニティーサイトを作成するには、次の手順に従います。 [Global Menu] を開き、 コントロールパネル に移動して、 [Sites] を選択します。 ...
公開日: 2024/04/26 20:53
サイトの外観を変更する
サイトの外観を変更する Liferayにはサイトの外観をカスタマイズする方法がたくさんあります。 サイトのファビコンとテーマは、あなたが変更したいと思うかもしれない最初の要素の2つです。 テーマは、あなたのサイトのデフォルトのルック&フィールを設定し、ファビコンは、ユーザーのブラウザのタブであなたのサイトを識別するためのアイコンです。 サイトのファビコンを変更する ...
公開日: 2024/04/26 20:53
Themes
Themes Themes customize the default look and feel of your Site. They allow you to define the style and visual identity of your brand or label across your whole Site. Themes and Site Design Themes...
公開日: 2024/04/26 20:56
Theme Development
Theme Development :::: 2 :gutter: 3 3 3 3 ::: Setting Up an Environment and Creating a Theme :link: ./theme-development/setting-up-an-environment-and-creating-a-theme.md ::: ::: Working with...
公開日: 2024/04/26 20:56
Bundling Resources
Bundling Resources :::: 2 :gutter: 3 3 3 3 ::: Bundling a Thumbnail Preview into Your Theme :link: ./bundling-resources/bundling-a-thumbnail-preview-into-your-theme.md ::: ::: Bundling and...
公開日: 2024/04/26 20:56
Bundling a Thumbnail Preview into Your Theme
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...
公開日: 2024/04/26 20:56
Bundling Independent UI Resources via Theme Contributors
Bundling Independent UI Resources via Theme Contributors Theme contributors are modules that contain CSS and JavaScript resources and apply them to every page. They are independent from specific...
公開日: 2024/04/26 20:56
Working with Templates
Working with Templates :::: 2 :gutter: 3 3 3 3 ::: Embedding Widgets via Templates :link: ./working-with-templates/embedding-widgets-via-templates.md ::: ::::
公開日: 2024/04/26 20:56
Bundling and Installing Resources into Your Theme via Themelets
Bundling and Installing Resources into Your Theme via Themelets Themelets are small, modular pieces of code that you can reuse in multiple themes. Unlike themes themselves, themelets may only...
公開日: 2024/04/26 20:56
Setting Up an Environment and Creating a Theme
Setting Up an Environment and Creating a Theme Creating a theme is the first step in theme development. Once you have your own theme, you can deploy it to your Liferay DXP instance, and use it for...
公開日: 2024/04/26 20:56
Embedding Widgets via Templates
Embedding Widgets via Templates You can embed a widget in your theme to make it available on all pages using the chosen template file. When you are embedding a widget, you will need to reference...
公開日: 2024/04/26 20:56
Upgrading a Theme
Upgrading a Theme Themes developed for previous versions of Liferay DXP must be upgraded in order to be deployed to a new version. The gulp upgrade task updates Liferay version references and theme...
公開日: 2024/04/26 20:56
Displaying Object Entries
Displaying Object Entries Liferay 7.4+ With Liferay Objects, you can use existing DXP frameworks to display Object entries dynamically in Sites. This includes collection displays for multiple...
公開日: 2024/04/26 20:56
Using Fragments to Build Forms
Using Fragments to Build Forms Liferay 7.4 2023.Q3+/GA92+ Liferay includes form fragments for building object forms in content pages. To build a form, add a form container to a content page or...
公開日: 2024/04/26 20:57
ページの作成
ページの作成 :file: ../landingpage_template.html :file: creating-pages/landing.html
公開日: 2024/04/26 20:59
サイトの構築
サイトの構築 サイトはLiferay DXPの基本的なコンポーネントです。 サイトの核心は、コンテンツを含むページの集まりです。 サイトには、ページに追加機能を提供するアプリケーションを含めることもできる。 Liferay DXPには、サイト作成プロセスを合理化し、ユーザーにリッチでパーソナライズされたエクスペリエンスを提供するための強力な機能が含まれています。 Liferay による...
公開日: 2024/04/26 20:58
ページテンプレートのエクスポートとインポート
ページテンプレートのエクスポートとインポート コードエディタでテンプレートを編集する方が簡単な場合があります。 ページテンプレート を作成したら、 をエクスポートし、ローカルで好きなエディタで編集し、テンプレートをLiferayにインポートし直すことができます。 テンプレートはシステム上のどのサイトにもインポートできる。 エクスポート/インポート・フレームワークの一般的な情報については、...
公開日: 2024/04/26 20:59
マスターページテンプレートの作成
マスターページテンプレートの作成 Liferay DXP/Portal 7.3以降で利用可能 サイトのページのヘッダーとフッターのルック&フィールを定義するために使用できるデフォルトのマスターページテンプレートがありますが、よりカスタムなソリューションが必要な場合もあります。 このためにカスタムマスターページテンプレートを作成することができます。 ...
公開日: 2024/04/26 20:59
ページの追加
ページの追加 :::: 2 :gutter: 3 3 3 3 ::: サイトにページを追加する :link: ./adding-pages/adding-a-page-to-a-site.md ::: ::: ページテンプレートの作成 :link: ./adding-pages/creating-a-page-template.md ::: :::...
公開日: 2024/04/26 20:59
サイトにページを追加する
サイトにページを追加する 以下のステップでは、サイトに新しいページを追加し、一般的なオプションを設定する方法を説明します。 残りのページ設定の構成方法については、 個別ページの構成 を参照するか、 ページセットの構成 を参照して、 ページセットのオプションを構成する 。 Liferay 7.4 U22+とGA22+では、新規インストール時にプライベートページが無効になります。...
公開日: 2024/04/26 20:59

Capabilities

Product

Contact Us

Connect

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