Search Results

Capability
Feature
Deployment Approach
Setting Up JNDI on Tomcat
Setting Up JNDI on Tomcat Applicable for Liferay DXP 7.4+ or Liferay Portal 7.4+ To set up JNDI resources, you must put the necessary JDBC drivers in the Tomcat lib folder (i.e....
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8:54 م
Migrating Documents and Media Thumbnails to Adaptive Media
Migrating Documents and Media Thumbnails to Adaptive Media DXP automatically generates thumbnails for images in Documents and Media using Adaptive Media. This functionality is installed by default...
تاريخ النشر: 26‏/04‏/24 8:52 م
Using File Expiration and Review Dates
Using File Expiration and Review Dates Available: Liferay DXP/Portal 7.4+ With the Documents and Media application, you can set expiration and review dates for files. This can help you manage any...
تاريخ النشر: 26‏/04‏/24 8:53 م
Defining Document Types
Defining Document Types In Liferay, Document Types are templates used for uploading files and categorizing them in Documents and Media. These templates are created using metadata fields and provide...
تاريخ النشر: 26‏/04‏/24 8:53 م
Creating External Video Shortcuts
Creating External Video Shortcuts Available for Liferay 7.4+ With Liferay's Documents and Media application, you can save references to videos hosted on external platforms. These references can...
تاريخ النشر: 26‏/04‏/24 8:53 م
Videos
Videos Creating External Video Shortcuts Embedding Videos Into Liferay Assets and Pages
تاريخ النشر: 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 م
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 م
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...
تاريخ النشر: 26‏/04‏/24 8:53 م
Developer Guide
Developer Guide Categories and Vocabulary API Basics Tags API Basics
تاريخ النشر: 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 م
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...
تاريخ النشر: 26‏/04‏/24 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...
تاريخ النشر: 26‏/04‏/24 8: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...
تاريخ النشر: 26‏/04‏/24 8:53 م
Developer Guide
Developer Guide Web Content API Basics Advanced Web Content API Managing Web Content Structures and Templates by Using the REST API
تاريخ النشر: 26‏/04‏/24 8:53 م
What's New in Liferay DXP 7.4
What's New in Liferay DXP 7.4 Liferay DXP 7.4 comes with enhanced functionality and exciting improvements that make it even easier for both technical and non-technical users to deliver and optimize...
تاريخ النشر: 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 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...
تاريخ النشر: 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 م
Maintaining Clustered Installations
Maintaining Clustered Installations Setting up your Liferay DXP installation to function in a cluster provides performance and scalability improvements, but also requires additional consideration...
تاريخ النشر: 26‏/04‏/24 8:54 م
Running Scripts in Containers
Running Scripts in Containers If there's more that you want to do in the Liferay container beyond setting up Tomcat and Liferay files, deploying arifacts, and applying patches, you can use scripts....
تاريخ النشر: 26‏/04‏/24 8:54 م
Performing Rolling Restarts
Performing Rolling Restarts The rolling restart cluster maintenance process involves shutting down and updating nodes one at a time (while the other nodes are running) until they're all updated....
تاريخ النشر: 26‏/04‏/24 8:54 م
Patching Earlier DXP Versions
Patching Earlier DXP Versions Liferay DXP uses Bundle Releases for its latest releases. Please see [Updating Liferay](./updating-liferay.md) if you are applying an Update. All Hotfixes are patches....
تاريخ النشر: 26‏/04‏/24 8:54 م
Blue-Green Deployments
Blue-Green Deployments Blue-green is a deployment technique in which you duplicate your production environment (the blue environment) and modify the duplicate (the green environment) with software...
تاريخ النشر: 26‏/04‏/24 8:54 م
Backing Up
Backing Up Once you have your DXP installation running, you should implement a comprehensive backup plan that accounts for unforeseen events. Backup copies are also valuable for testing updates...
تاريخ النشر: 26‏/04‏/24 8:54 م
Applying a Hotfix
Applying a Hotfix Subscribers A Hotfix is a fix or collection of fixes delivered between Updates (or between Fix Packs for versions before DXP 7.3 SP3) to address a customer's confirmed critical...
تاريخ النشر: 26‏/04‏/24 8:54 م
Maintaining a Liferay Installation
Maintaining a Liferay Installation Starting with Liferay DXP 7.3 SP3+ and 7.4 GA1+, Liferay adopted a new release model for delivering updates and fixes. This new approach is referred to as Bundle...
تاريخ النشر: 26‏/04‏/24 8:54 م
Understanding Patch Types
Understanding Patch Types Subscribers The Liferay Support Team creates and releases fixes to issues discovered in DXP. The fixes are packaged in ZIP files referred to generally as patches. There...
تاريخ النشر: 26‏/04‏/24 8:54 م
Custom Code and Patch Compatibility
Custom Code and Patch Compatibility Subscribers If you deploy code that customizes or patches your DXP 7.2 installation, you must maintain its compatibility with all patches you're using. The...
تاريخ النشر: 26‏/04‏/24 8:54 م
Slimming Down Patched Installations
Slimming Down Patched Installations Subscribers In Liferay DXP 7.2, patch information is retained in Patch Files in the installation by default. This facilitates restoring DXP to a previous patch...
تاريخ النشر: 26‏/04‏/24 8:54 م
Using Slim Bundles
Using Slim Bundles Subscribers Liferay DXP 7.2 Fix Packs and Service Packs are also released bundled with the Tomcat application server. They are available as traditional bundles and Slim Bundles....
تاريخ النشر: 26‏/04‏/24 8:54 م
Advanced Patching for DXP 7.2
Advanced Patching for DXP 7.2 Here are the DXP 7.2 advanced patching topics: Using Slim Bundles demonstrates conserving disk space by using DXP fix pack bundles that don't include Patch Files. ...
تاريخ النشر: 26‏/04‏/24 8:54 م
Portlet Level Configuration
Portlet Level Configuration With the configuration framework, you can set your application's configuration for different levels of scope. Where Instance and Site-scoped configurations use...
تاريخ النشر: 26‏/04‏/24 8:56 م
Scoping Configurations
Scoping Configurations In Liferay DXP, you can set an application's configuration to different levels of scope: System, Instance, Site, or Portlet. For example, if you create an application to have...
تاريخ النشر: 26‏/04‏/24 8:56 م
Dependency Injection
Dependency Injection :file: ../../landingpage_template.html :file: dependency-injection/landing.html
تاريخ النشر: 26‏/04‏/24 8:56 م
Core Frameworks
Core Frameworks :file: ../landingpage_template.html :file: core-frameworks/landing.html
تاريخ النشر: 26‏/04‏/24 8:56 م
Hiding the Configuration UI
Hiding the Configuration UI Liferay generates a configuration UI automatically after a configuration interface deploys. But you may have certain use cases where you want to hide the UI. For...
تاريخ النشر: 26‏/04‏/24 8:56 م
Field Options Provider
Field Options Provider You can populate a drop-down list manually in the @Meta.AD annotation of the configuration interface. But you can also populate the option labels and values automatically...
تاريخ النشر: 26‏/04‏/24 8:56 م
DDM Form Annotations
DDM Form Annotations The auto-generated configuration interface UI may be too simplistic for some configurations. You can use the Dynamic Data Mapping (DDM) form annotations to customize your...
تاريخ النشر: 26‏/04‏/24 8:56 م

Capabilities

Product

Contact Us

Connect

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