Search Results

Capability
Feature
Deployment Approach
Using Taglibs in Templates
Using Taglibs in Templates Liferay's taglibs are accessible when developing templates in FreeMarker. There is no need to instantiate these taglibs within your FreeMarker template; they're already...
Julkaisupäivä: 26.4.2024 20:53
Creating Web Content Templates
Creating Web Content Templates Web Content Templates use the FreeMarker Template Language (FTL) to determine how content fields are rendered on a Page. Each Template can be associated with a Web...
Julkaisupäivä: 26.4.2024 20:53
Mapping Web Content Templates to Fragments
Mapping Web Content Templates to Fragments By default, you can map web content structure fields holding a single value (such as date, numeric, image, number, or text) to fragments. For multi-value...
Julkaisupäivä: 26.4.2024 20:53
Embedding Widgets in Templates
Embedding Widgets in Templates You can embed widgets in web content templates: it doesn't matter whether they're core apps, custom apps, instanceable, or non-instanceable. Below is an example of...
Julkaisupäivä: 26.4.2024 20:53
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...
Julkaisupäivä: 26.4.2024 20: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...
Julkaisupäivä: 26.4.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)....
Julkaisupäivä: 26.4.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...
Julkaisupäivä: 26.4.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...
Julkaisupäivä: 26.4.2024 20:53
Consuming REST Services
Consuming REST Services Liferay DXP contains REST services for most of its applications. These services are fully OpenAPI compliant. Here, you'll learn how to consume them. This takes only three...
Julkaisupäivä: 26.4.2024 20:53
Using Liferay as a Headless Platform
Using Liferay as a Headless Platform Liferay provides a suite of APIs that perform the same kinds of actions available in the web interface. This is essential when you must get data in a...
Julkaisupäivä: 26.4.2024 20:53
Making Unauthenticated Requests
Making Unauthenticated Requests By default, Liferay DXP restricts API access for the sake of security, requiring authentication in order to get a valid response. However, in certain cases it may...
Julkaisupäivä: 26.4.2024 20:53
Using External Reference Codes
Using External Reference Codes Liferay DXP/Portal 7.4+ Many of Liferay's headless API endpoints support an external reference code (ERC). The ERC field is useful in wide range of scenarios. For...
Julkaisupäivä: 26.4.2024 20:53
Sample API Tutorials
Sample API Tutorials Follow the links below for sample API tutorials that include example requests and example code. Site Building Navigation Menu API Basics Content Authoring and Management ...
Julkaisupäivä: 26.4.2024 20:53
Providing Files to the Container
Providing Files to the Container The Liferay container uses the files you provide to execute the following use cases: Configure Liferay with .properties Files and .config files Configure Tomcat...
Julkaisupäivä: 26.4.2024 20:54
Using Liferay Docker Images
Using Liferay Docker Images Docker Hub hosts Liferay DXP and Liferay Portal Docker images, bundled with Tomcat on Linux. The Liferay Docker Hub pages provide image details and tags for the...
Julkaisupäivä: 26.4.2024 20:54
Licensing DXP in Docker
Licensing DXP in Docker If you're using a DXP trial license that's expiring or you have a new license (activation key) you must install, you can replace your container's existing license. Here's...
Julkaisupäivä: 26.4.2024 20:54
Docker Image Versions
Docker Image Versions Liferay Docker image tags begin with a Liferay software version and end with an image version. [Liferay software version] [image version] For example, Liferay DXP 7.4.13...
Julkaisupäivä: 26.4.2024 20:54
Analyze SEO and Accessibility on Pages
Analyze SEO and Accessibility on Pages Starting with Liferay DXP 7.4, you can use the Page Audit tool to examine your Pages' SEO and accessibility. The Page Audit tool uses the Google PageSpeed...
Julkaisupäivä: 26.4.2024 20:53
Analyze Content Metrics Using the Content Performance Tool
Analyze Content Metrics Using the Content Performance Tool Available 7.3+ Some Content Performance options are only available starting with Liferay DXP/Portal 7.4. You can use the Content...
Julkaisupäivä: 26.4.2024 20:53
Configuring Asset Auto Tagging
Configuring Asset Auto Tagging Tagging assets is a great way to organize content. Typically, the content creator manually applies tags during creation, but you can configure Liferay to tag content...
Julkaisupäivä: 26.4.2024 20:53
Auto Tagging Assets
Auto Tagging Assets You can manually tag most assets, such as Message Boards, Blogs, Documents, Images, and Web Content Articles. You can tag certain assets, however, automatically when they are...
Julkaisupäivä: 26.4.2024 20:53
Using the Recycle Bin
Using the Recycle Bin Recycle Bin functionality is available for the following assets: Blogs Bookmarks Documents and Media Folders Message Boards (and attachments) Web Content Wiki (and...
Julkaisupäivä: 26.4.2024 20:53
Recycle Bin Overview
Recycle Bin Overview An integrated Recycle Bin can temporarily store content and data you want to remove from your instance before making that removal permanent. By default, the Recycle Bin is...
Julkaisupäivä: 26.4.2024 20:53
Tags API Basics
Tags API Basics Liferay's REST APIs provide services for Liferay DXP/Portal's tags. You can create and edit tags with the API. Start by seeing an example of adding a new tag. Note that in Liferay's...
Julkaisupäivä: 26.4.2024 20:53
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...
Julkaisupäivä: 26.4.2024 20: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...
Julkaisupäivä: 26.4.2024 20: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...
Julkaisupäivä: 26.4.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...
Julkaisupäivä: 26.4.2024 20:53
Using Folders
Using Folders By default, uploaded files are stored in the Documents and Media root folder (i.e., Home), but you can create additional folders to organize and manage your files. Each folder can...
Julkaisupäivä: 26.4.2024 20:53
Page Performance and Accessibility
Page Performance and Accessibility About the Content Performance Tool Analyze Content Metrics Using the Content Performance Tool Analyze SEO and Accessibility on Pages About the Page Audit Tool
Julkaisupäivä: 26.4.2024 20:53
Tags and Categories
Tags and Categories Organizing Content with Categories and Tags Tagging Content and Managing Tags Defining Categories and Vocabularies for Content Geolocating Assets Session Property...
Julkaisupäivä: 26.4.2024 20:53
About the Page Audit Tool
About the Page Audit Tool This feature is currently behind a beta feature flag. See Beta Feature Flags for more information. The Page Audit tool displays performance-related information about the...
Julkaisupäivä: 26.4.2024 20:53
Uploading Files
Uploading Files With Documents and Media, you can upload any type of file to your Liferay instance's file store or connected repositories. Once uploaded, Users with the requisite permissions can...
Julkaisupäivä: 26.4.2024 20:53
About the Content Performance Tool
About the Content Performance Tool Available: Liferay DXP/Portal 7.3+. Some Content Performance options are only available starting with Liferay DXP/Portal 7.4. The Content Performance tool is a...
Julkaisupäivä: 26.4.2024 20:53
Embedding Videos Into Liferay Assets and Pages
Embedding Videos Into Liferay Assets and Pages With Liferay, you can use URLs and video shortcuts to embed videos into Web Content, Knowledge Base articles, Forms, Blog entries, and Site Pages. ...
Julkaisupäivä: 26.4.2024 20:53
Recycle Bin
Recycle Bin Recycle Bin Overview Configuring the Recycle Bin Using the Recycle Bin
Julkaisupäivä: 26.4.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...
Julkaisupäivä: 26.4.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...
Julkaisupäivä: 26.4.2024 20:53
Developer Guide
Developer Guide Categories and Vocabulary API Basics Tags API Basics
Julkaisupäivä: 26.4.2024 20:53

Capabilities

Product

Contact Us

Connect

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