Search Results

Capability
Feature
Deployment Approach
Recycle Bin
Recycle Bin Recycle Bin Overview Configuring the Recycle Bin Using the Recycle Bin
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-2024 20:53
Developer Guide
Developer Guide Categories and Vocabulary API Basics Tags API Basics
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-2024 20:53
Auto Tagging
Auto Tagging Configuring Asset Auto Tagging Auto Tagging Assets Auto Tagging Images
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20:53
Using Third Parties for Translation
Using Third Parties for Translation Available Liferay 7.4 U15+ and GA15+ Liferay can integrate with the following service APIs to generate automatic translations of Content Pages and Web Content. ...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20:53
Developer Guide
Developer Guide Web Content API Basics Advanced Web Content API Managing Web Content Structures and Templates by Using the REST API
Fecha de publicación: 26-abr-2024 20:53
Web Content
Web Content :file: ../landingpage_template.html :file: web-content/landing.html
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-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. ...
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-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...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20: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: ...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20: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:...
Fecha de publicación: 26-abr-2024 20: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...
Fecha de publicación: 26-abr-2024 20:54

Capabilities

Product

Contact Us

Connect

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