Search Results

Capability
Feature
Deployment Approach
Creating Your First Site
Creating Your First Site Sites are collections of pages that contain and display content. This article walks through creating a new Site based on an existing out-of-the-box template. Creating a...
Data de publicació: 26/04/2024 20: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...
Data de publicació: 26/04/2024 20: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...
Data de publicació: 26/04/2024 20:53
Starting with a Docker Image
Starting with a Docker Image The latest versions of Liferay are available as Docker images on Docker Hub. They're in two categories: Liferay/Portal Liferay/DXP Follow the steps below to...
Data de publicació: 26/04/2024 20:53
Headless Delivery
Headless Delivery :file: landingpage_template.html :file: headless-delivery/landing.html
Data de publicació: 26/04/2024 20:53
Using Adapted Images in Site Content
Using Adapted Images in Site Content Adaptive Media works in the background creating different resolutions for the images you upload to Liferay DXP. When Blog, Web Content, and Content Page...
Data de publicació: 26/04/2024 20:53
Documents and Media Permissions Reference
Documents and Media Permissions Reference Liferay 7.4 U76+/GA76+ Manage access to Documents and Media assets using application and resource permissions. With role-based access control, you can...
Data de publicació: 26/04/2024 20:52
Publishing Documents
Publishing Documents Liferay makes it easy to publish and showcase documents and other types of media files. As you begin uploading media files, you probably want to start sharing them on your...
Data de publicació: 26/04/2024 20:52
Adaptive Media Configuration Reference
Adaptive Media Configuration Reference Liferay 7.3 U28+/GA28+ and 7.4 U78+/GA78+ With Adaptive Media, you can configure supported media types, determine the resolutions used for previews and...
Data de publicació: 26/04/2024 20:52
Documents and Media UI Reference
Documents and Media UI Reference The Documents and Media application is used to store, view, and manage files for your Liferay DXP instance. It's available in all sites and can be enabled for asset...
Data de publicació: 26/04/2024 20:52
Using Workflow with Documents and Media
Using Workflow with Documents and Media Documents and Media is fully integrated with Liferay's workflow engine. This means you can define custom review and approval processes for your files. In...
Data de publicació: 26/04/2024 20:53
Categories and Vocabulary API Basics
Categories and Vocabulary API Basics Liferay's REST APIs provide services for Liferay's categories and vocabularies functionality. You can create and edit vocabularies with the API. You can also...
Data de publicació: 26/04/2024 20: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...
Data de publicació: 26/04/2024 20: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...
Data de publicació: 26/04/2024 20:53
Auto Tagging
Auto Tagging Configuring Asset Auto Tagging Auto Tagging Assets Auto Tagging Images
Data de publicació: 26/04/2024 20: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...
Data de publicació: 26/04/2024 20: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,...
Data de publicació: 26/04/2024 20: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...
Data de publicació: 26/04/2024 20:53
Web Content Articles
Web Content Articles Web content articles are dynamic content entries that can be created, edited, and managed through Liferay’s built-in content management system (CMS). These articles are...
Data de publicació: 26/04/2024 20: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...
Data de publicació: 26/04/2024 20: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...
Data de publicació: 26/04/2024 20: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 )...
Data de publicació: 26/04/2024 20: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...
Data de publicació: 26/04/2024 20:53
Understanding Web Content Structures
Understanding Web Content Structures Web content structures are the building blocks for web content articles. They determine the information you can include when writing web content. Structures...
Data de publicació: 26/04/2024 20: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
Data de publicació: 26/04/2024 20:53
Producing and Implementing APIs with REST Builder
Producing and Implementing APIs with REST Builder With REST Builder, you can define the API you want to build, and REST Builder provides the framework and endpoints for you. Deploy an Example REST...
Data de publicació: 26/04/2024 20:53
API Query Parameters
API Query Parameters Whether you consume REST APIs or GraphQL APIs, different query parameters are available to help you filter the responses. Fields Parameter Use this parameter to specify and...
Data de publicació: 26/04/2024 20:53
API Builder
API Builder 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 beta feature...
Data de publicació: 26/04/2024 20:53
API Headers Reference
API Headers Reference This article documents the available headers you can use when making Headless API requests: Accept Accept-Language Authorization Content-Type Cookie Accept Indicates...
Data de publicació: 26/04/2024 20:53
APIs with REST Builder
APIs with REST Builder REST Builder is a code generation tool that makes it easy for you to take your local APIs and make them available on the web. It uses the OpenAPI Specification to generate...
Data de publicació: 26/04/2024 20: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)....
Data de publicació: 26/04/2024 20:53
Consuming GraphQL APIs
Consuming GraphQL APIs Liferay DXP contains GraphQL APIs for most of its applications. Here, you'll learn how to consume them. This takes only three steps: Identify the API you wish to consume. ...
Data de publicació: 26/04/2024 20: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...
Data de publicació: 26/04/2024 20: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...
Data de publicació: 26/04/2024 20:53
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,...
Data de publicació: 26/04/2024 20:54
Securing Liferay
Securing Liferay Liferay DXP is built with security in mind. This includes mitigation of common security vulnerabilities and exploits like those described by the OWASP Top 10 and the CWE/SANS Top...
Data de publicació: 26/04/2024 20:54
System Properties
System Properties Liferay DXP/Portal runs in the application server's JVM. System properties can be passed directly to the JVM as arguments to java in the format -D[name1]=[value1] or can be loaded...
Data de publicació: 26/04/2024 20:54
Liferay Software Versions
Liferay Software Versions Starting with Liferay 7.4, Liferay adopted a rolling release model for delivering updates and fixes. This means Liferay 7.4 is a long living release with many releases for...
Data de publicació: 26/04/2024 20:54
Database Templates
Database Templates Below are templates (example portal properties and Docker environment variables) for configuring various databases as a built-in data source for Liferay DXP. MariaDB Portal...
Data de publicació: 26/04/2024 20:54
Authenticating with CAS (Central Authentication Service)
Authenticating with CAS (Central Authentication Service) CAS was deprecated as of Liferay DXP 7.2 and removed as of Liferay DXP 7.4. Please use [SAML](./authenticating-with-saml.md) instead. CAS...
Data de publicació: 26/04/2024 20:54

Capabilities

Product

Contact Us

Connect

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