Search Results

Capability
Feature
Deployment Approach
Database Configuration
Database Configuration By default for demonstration purposes, Liferay DXP/Portal is configured to use an embedded HSQL database. Beyond demonstration purposes, we recommend using a full-featured,...
发布日期: 2024-4-26 下午8:54
JVM Configuration
JVM Configuration As of Liferay DXP 2024.Q2+/Portal 7.4 GA120+, Liferay DXP/Portal requires a Java JDK 8, 11, 17, or 21 (prior versions support only JDKs 8 and 11) with specific JVM option...
发布日期: 2024-4-26 下午8:54
Uninstalling Patches
Uninstalling Patches Subscribers After you install a patch, you may decide to restore your installation to a previous patch level. Here you'll learn how to Uninstall Patches Revert (uninstall)...
发布日期: 2024-4-26 下午8:54
Reference
Reference Database Configuration Database Templates JVM Configuration Liferay Home Portal Properties System Properties Liferay Software Versions
发布日期: 2024-4-26 下午8:54
Organizing Content with Categories and Tags
Organizing Content with Categories and Tags Categories and Tags are two essential tools for helping users find content through search or navigation. Using Categories, you can group similar assets...
发布日期: 2024-4-26 下午8:53
Defining Categories and Vocabularies for Content
Defining Categories and Vocabularies for Content Using Categories, you can group similar assets and organize your content. Along with Tags, Categories help people find relevant information through...
发布日期: 2024-4-26 下午8:53
Geolocating Assets
Geolocating Assets Geolocation adds the geographic coordinates where an asset was created as metadata to an asset. This feature is provided as an optional field which can be included in a Web...
发布日期: 2024-4-26 下午8:53
Session Property Vocabularies
Session Property Vocabularies Liferay DXP/Portal 7.3+ With a Session Property Vocabulary, you can create session-based Segment properties using predefined values. This option is useful when you...
发布日期: 2024-4-26 下午8:53
Tagging Content and Managing Tags
Tagging Content and Managing Tags Tags are keywords you can use to organize your assets and describe specific information about their content. Tags tell website visitors what the content is about...
发布日期: 2024-4-26 下午8:53
Auto Tagging
Auto Tagging Configuring Asset Auto Tagging Auto Tagging Assets Auto Tagging Images
发布日期: 2024-4-26 下午8:53
Auto Tagging Images
Auto Tagging Images Once asset auto tagging has been enabled, you can also enable image auto tagging. Image auto tagging tags images uploaded to the Documents and Media Library. Currently, tags...
发布日期: 2024-4-26 下午8:53
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...
发布日期: 2024-4-26 下午8:53
Using Expiration and Review Dates in Web Content
Using Expiration and Review Dates in Web Content Available: Liferay DXP/Portal 7.4+ You can set expiration and review dates for web content articles to manage time-sensitive content. When enabled,...
发布日期: 2024-4-26 下午8:53
Assigning Permissions to Web Content Articles
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...
发布日期: 2024-4-26 下午8:53
Previewing Web Content Articles
Previewing Web Content Articles After creating a web content article, you can preview it using the selected default template or display page template before publishing, so you can make adjustments...
发布日期: 2024-4-26 下午8:53
What's New with Web Content Structures in 7.4?
What's New with Web Content Structures in 7.4? As of Liferay 7.4, web content structures have been migrated from using Dynamic Data Mapping (DDM) to Data Engine (DE) as the backend framework for...
发布日期: 2024-4-26 下午8:53
Creating Structures
Creating Structures Follow these steps to create a structure: Open the Site Menu ( Site Menu ) and navigate to Content & Data → Web Content. Select the Structures tab. Click Add ( Add icon )...
发布日期: 2024-4-26 下午8:53
Configuring Structure Fields
Configuring Structure Fields You can edit structure fields and their properties: Open the Site Menu ( Site Menu ) and go to Content & Data → Web Content. Select the Structures tab. Click the...
发布日期: 2024-4-26 下午8:53
Web Content Templates
Web Content Templates Creating Web Content Templates Embedding Widgets in Templates Using Taglibs in Templates Mapping Web Content Templates to Fragments
发布日期: 2024-4-26 下午8:53
What's New in Liferay DXP 7.3
What's New in Liferay DXP 7.3 The latest release of Liferay DXP includes many significant new features and improvements. These features will enhance how you build your site, analyze your site's...
发布日期: 2024-4-26 下午8:53
Building a Sample API Application
Building a Sample API Application Liferay DXP 2023.Q4+/Portal 7.4 GA102+ [Beta Feature](../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) The API Builder is...
发布日期: 2024-4-26 下午8:53
Navigating 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...
发布日期: 2024-4-26 下午8:53
Headless Delivery
Headless Delivery :file: landingpage_template.html :file: headless-delivery/landing.html
发布日期: 2024-4-26 下午8:53
Batch Engine API Basics - Importing Data
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...
发布日期: 2024-4-26 下午8:53
Authorizing Account Access with OAuth2
Authorizing Account Access with OAuth2 Once you have an application registered, you can start authorizing users. To do that, you must construct the URL to the authorization server (Liferay DXP)....
发布日期: 2024-4-26 下午8:53
Data Migration Center
Data Migration Center Liferay DXP 2023.Q4+/Portal 7.4 GA102+ [Beta Feature](../../system-administration/configuring-liferay/feature-flags.md#beta-feature-flags) This feature is currently behind a...
发布日期: 2024-4-26 下午8:53
Using OAuth 2.0
Using OAuth 2.0 OAuth 2.0 is an industry-standard authorization protocol. Users can seamlessly share select credentials from your Liferay-based website with various clients. OAuth 2.0 works by...
发布日期: 2024-4-26 下午8:53
Installing on WebLogic
Installing on WebLogic If you are using WebLogic as your application server, it is highly recommended to install DXP to a WebLogic Managed server. A managed server can start and stop DXP quickly...
发布日期: 2024-4-26 下午8:53
OAuth 2 Scopes
OAuth 2 Scopes In OAuth 2.0, applications are granted access to limited subsets of user data. These are called scopes (not to be confused with Liferay scopes). You can create them in two ways: ...
发布日期: 2024-4-26 下午8:53
Configuring a Database
Configuring a Database By default for demonstration purposes, Liferay DXP/Portal is configured to use an embedded HSQL database. Beyond demonstration purposes, we recommend using a full-featured,...
发布日期: 2024-4-26 下午8:53
Installing a Liferay-Tomcat Bundle
Installing a Liferay-Tomcat Bundle The Tomcat Bundle includes the Apache Tomcat application server with Liferay DXP/Portal pre-deployed. It's the easiest, fastest way to install Liferay on...
发布日期: 2024-4-26 下午8:53
Installing Liferay on an Application Server
Installing Liferay on an Application Server You can install Liferay DXP or Liferay Portal on any supported application server. This is typically the most practical installation type to use in...
发布日期: 2024-4-26 下午8:53
Installing on WebSphere
Installing on WebSphere Installing Liferay DXP on WebSphere requires installing the DXP WAR, installing dependencies, configuring WebSphere, and starting DXP. You must also configure your database...
发布日期: 2024-4-26 下午8:53
Installing on WildFly
Installing on WildFly Installing on WildFly requires installing the DXP WAR, installing dependencies, configuring WildFly, and deploying DXP on WildFly. You must also configure your database and...
发布日期: 2024-4-26 下午8:53
Installing on JBoss EAP
Installing on JBoss EAP Installing on JBoss EAP requires installing the DXP WAR, installing dependencies, configuring JBoss, and deploying DXP on JBoss. You must also configure your database and...
发布日期: 2024-4-26 下午8:53
Installing on Tomcat
Installing on Tomcat [Using a Liferay-Tomcat bundle](../installing-a-liferay-tomcat-bundle.md) or [Docker image](../../../getting-started/starting-with-a-docker-image.md) is the fastest way to get...
发布日期: 2024-4-26 下午8:53
Configuring Containers
Configuring Containers Everything that is configurable in a Liferay installation is configurable in a Liferay Docker container. Here are the most common things to configure: JVM Options Portal...
发布日期: 2024-4-26 下午8:54
Container Lifecycle and API
Container Lifecycle and API At a high level, the container starts Tomcat with Liferay deployed on it. Additionally, however, the container entry point provides an API for executing these use cases:...
发布日期: 2024-4-26 下午8:54
Installing Apps and Other Artifacts to Containers
Installing Apps and Other Artifacts to Containers Applications and other artifacts (such as DXP activation keys) are installed to DXP Docker containers via the container's /mnt/liferay/deploy...
发布日期: 2024-4-26 下午8:54
Running Liferay for the First Time
Running Liferay for the First Time Once you've installed Liferay DXP/Portal and configured a database for it, it is ready to run. Start the Server Run the startup script bundled with your...
发布日期: 2024-4-26 下午8:54

Capabilities

Product

Contact Us

Connect

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