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....
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20:53
Videos
Videos Creating External Video Shortcuts Embedding Videos Into Liferay Assets and Pages
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 20:53
Developer Guide
Developer Guide Categories and Vocabulary API Basics Tags API Basics
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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....
Publikálás dátuma: 2024.04.26. 20: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....
Publikálás dátuma: 2024.04.26. 20: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....
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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....
Publikálás dátuma: 2024.04.26. 20: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. ...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20:56
Dependency Injection
Dependency Injection :file: ../../landingpage_template.html :file: dependency-injection/landing.html
Publikálás dátuma: 2024.04.26. 20:56
Core Frameworks
Core Frameworks :file: ../landingpage_template.html :file: core-frameworks/landing.html
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20: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...
Publikálás dátuma: 2024.04.26. 20:56
Job Scheduler UI Reference
Job Scheduler UI Reference Job Scheduler Triggers View, create, and manage Job Scheduler Tasks. The Job Scheduler Triggers tab lists all tasks added to the Liferay instance. Click Add (Add...
Publikálás dátuma: 2024.04.26. 20:56
Tuning Messaging Performance
Tuning Messaging Performance Messaging performance is tuned at the destinations. Performance depends on the destination type, the amount of processing the message listeners require, and the thread...
Publikálás dátuma: 2024.04.26. 20:56
Using Asynchronous Messaging
Using Asynchronous Messaging Message Bus's asynchronous option provides fire and forget behavior; send a message and continue processing without waiting for a response. An asynchronous message is...
Publikálás dátuma: 2024.04.26. 20:56
Automatically Generating Translations
Automatically Generating Translations Liferay DXP supports 50 languages out-of-the-box. Each locale has its own language properties file containing keys for its language. When you create an...
Publikálás dátuma: 2024.04.26. 20:56
Reference
Reference Aggregating Resource Bundles
Publikálás dátuma: 2024.04.26. 20:56
Bundling a Thumbnail Preview into Your Theme
Bundling a Thumbnail Preview into Your Theme A theme's thumbnail is the visual representation of how the theme looks when it is applied to a Site. The thumbnail is shown in the theme selection menu...
Publikálás dátuma: 2024.04.26. 20:56
Bundling Resources
Bundling Resources :::: 2 :gutter: 3 3 3 3 ::: Bundling a Thumbnail Preview into Your Theme :link: ./bundling-resources/bundling-a-thumbnail-preview-into-your-theme.md ::: ::: Bundling and...
Publikálás dátuma: 2024.04.26. 20:56
Portlet Providers
Portlet Providers :file: ../../landingpage_template.html :file: portlet-providers/landing.html
Publikálás dátuma: 2024.04.26. 20:56
Servlets
Servlets :file: ../../landingpage_template.html :file: servlets/landing.html
Publikálás dátuma: 2024.04.26. 20:56
Bundling Independent UI Resources via Theme Contributors
Bundling Independent UI Resources via Theme Contributors Theme contributors are modules that contain CSS and JavaScript resources and apply them to every page. They are independent from specific...
Publikálás dátuma: 2024.04.26. 20:56
Client Extensions UI Reference
Client Extensions UI Reference Liferay's widget client extensions (custom element and iframe) register applications with Liferay, adding them as widgets to site pages. Additionally, you can style...
Publikálás dátuma: 2024.04.26. 20:56
Bundling and Copying Files from an Existing Theme
Bundling and Copying Files from an Existing Theme By using gulp's kickstart task, you can copy the files from a previously created theme into any theme you choose. This functionality is useful in...
Publikálás dátuma: 2024.04.26. 20:56
Customizing Liferay's Look and Feel
Customizing Liferay's Look and Feel One of the easiest ways to get started developing on Liferay's platform is to modify its look and feel. You can change everything from its favicon to its entire...
Publikálás dátuma: 2024.04.26. 20:56
Working with Templates
Working with Templates :::: 2 :gutter: 3 3 3 3 ::: Embedding Widgets via Templates :link: ./working-with-templates/embedding-widgets-via-templates.md ::: ::::
Publikálás dátuma: 2024.04.26. 20:56
Using a Theme Sprite Map Client Extension
Using a Theme Sprite Map Client Extension Liferay 7.4+ With a theme sprite map client extension, you can override the default Clay sprite map used for icons on a page. Start with the sample...
Publikálás dátuma: 2024.04.26. 20:56
Using a CSS Client Extension
Using a CSS Client Extension Liferay 7.4+ CSS client extensions introduce new CSS styling to pages. A deployed CSS client extension on a page adds to the page’s existing styling, including theme...
Publikálás dátuma: 2024.04.26. 20:56
Embedding Widgets via Templates
Embedding Widgets via Templates You can embed a widget in your theme to make it available on all pages using the chosen template file. When you are embedding a widget, you will need to reference...
Publikálás dátuma: 2024.04.26. 20:56
CSS YAML Configuration Reference
CSS YAML Configuration Reference You can define a CSS client extension with a client-extension.yaml file. Usage Details This client-extension.yaml file defines a CSS client extension definition: ...
Publikálás dátuma: 2024.04.26. 20:56
Upgrading a Theme
Upgrading a Theme Themes developed for previous versions of Liferay DXP must be upgraded in order to be deployed to a new version. The gulp upgrade task updates Liferay version references and theme...
Publikálás dátuma: 2024.04.26. 20:56
Using an Editor Config Contributor Client Extension
Using an Editor Config Contributor Client Extension Liferay DXP 2024.Q1+/Portal 7.4 GA112+ The translation status feature is currently behind a release feature flag (LPS-186870). Read Release...
Publikálás dátuma: 2024.04.26. 20:56

Capabilities

Product

Contact Us

Connect

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