Search Results

Capability
Feature
Deployment Approach
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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8:53 م
Recycle Bin
Recycle Bin Recycle Bin Overview Configuring the Recycle Bin Using the Recycle Bin
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8:53 م
Developer Guide
Developer Guide Categories and Vocabulary API Basics Tags API Basics
تاريخ النشر: 26‏/04‏/24 8:53 م
Web Content API Basics
Web Content API Basics Using the Liferay DXP REST services, you can create and manage structured content on your Site. Structured content is Web Content that uses a Web Content Structure. A...
تاريخ النشر: 26‏/04‏/24 8:53 م
Managing Web Content Structures and Templates by Using the REST API
Managing Web Content Structures and Templates by Using the REST API Web content structures define the information included in a web content article. Structures facilitate creating and managing web...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8:53 م
Adding a Basic Web Content Article
Adding a Basic Web Content Article When you have a lot of content to publish on your site, Liferay's content management system helps you with practical and essential ways to manage it. Web content...
تاريخ النشر: 26‏/04‏/24 8:53 م
Generating Text Content Using AI
Generating Text Content Using AI Liferay DXP 2023.Q4+/Portal 7.4 GA98+ Web content provides integration with OpenAI's ChatGPT engine using the AI Creator tool. With an OpenAI API key configured...
تاريخ النشر: 26‏/04‏/24 8:53 م
Assigning Permissions to Web Content Structures and Templates
Assigning Permissions to Web Content Structures and Templates Web content structures and templates provide direct access to Liferay's API. To avoid unauthorized or unintended access to Liferay DXP...
تاريخ النشر: 26‏/04‏/24 8:53 م
Managing Web Content Articles
Managing Web Content Articles Once you've added articles to your web content library, you can manage them via the web content UI. To access management actions for an article, click its Actions...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8:53 م
Managing Structures
Managing Structures You can manage structures from the structures page: Open the Site Menu ( Site Menu ) and go to Content & Data → Web Content. Select the Structures tab. Open the structure's...
تاريخ النشر: 26‏/04‏/24 8:53 م
Web Content Structures
Web Content Structures Understanding Web Content Structures Creating Structures Configuring Structure Fields Managing Structures Assigning Permissions to Structures and Templates What's New...
تاريخ النشر: 26‏/04‏/24 8:53 م
Introduction to the Admin Account
Introduction to the Admin Account The Admin User account is created by default in any new installation of Liferay DXP and has full permissions to modify every facet of a Liferay DXP instance. The...
تاريخ النشر: 26‏/04‏/24 8:53 م
Changing Your Site's Appearance
Changing Your Site's Appearance Liferay has many ways to customize your site's appearance. Your site's favicon and theme are two of the first elements you may want to change. Themes set a default...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8:53 م
Getting Started
Getting Started Liferay DXP is a powerful, open source, enterprise-ready platform for building and deploying web applications. However, all of that power and functionality can make it difficult to...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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. ...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8: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 ...
تاريخ النشر: 26‏/04‏/24 8:53 م
Translating Web Content
Translating Web Content Liferay DXP/Portal 7.3+ Liferay provides integrated tools for translating web content articles, so you can create engaging, localized content for your global users. With...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8:53 م
Translating Content Pages
Translating Content Pages Liferay 7.4 U15+ and GA15+ Liferay provides integrated tools for translating Content Pages, so you can create engaging, localized experiences for your global users. With...
تاريخ النشر: 26‏/04‏/24 8:53 م
Managing Translation Permissions
Managing Translation Permissions The required permissions for translating content pages and web content depend on the translation method: Manual translation requires either Update permissions...
تاريخ النشر: 26‏/04‏/24 8:53 م
Enabling Workflows for Translations
Enabling Workflows for Translations You can enable a custom workflow for translation processes to guide the review and publishing process. Once you've defined your custom workflow, follow these...
تاريخ النشر: 26‏/04‏/24 8:53 م
Translating Pages and Content
Translating Pages and Content Liferay provides integrated tools for translating both Web Content and Content Page experiences. With these tools you can manually translate text in a side-by-side...
تاريخ النشر: 26‏/04‏/24 8:53 م
Advanced Web Content API
Advanced Web Content API Using the Liferay DXP REST services, you can create and manage your Site's structured content. Structured content is Web Content that uses a Web Content Structure. A...
تاريخ النشر: 26‏/04‏/24 8:53 م

Capabilities

Product

Contact Us

Connect

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