Search Results

Capability
Feature
Deployment Approach
Semantic Versioning
Semantic Versioning Semantic Versioning is a three tiered versioning system for incrementing version numbers based on the degree of API change made in a releasable software component. It's a...
Published Date: Nov 22, 2024 10:50 PM
Specifying Dependencies
Specifying Dependencies You must satisfy all dependencies to compile and deploy a module successfully. After you find the dependency artifacts, add them as dependencies in your Gradle build file....
Published Date: Nov 22, 2024 10:50 PM
Portal Developer Properties
Portal Developer Properties There are Portal Properties that facilitate development. Liferay's portal-developer.properties file includes all of them. The portal-developer.properties file is enabled...
Published Date: Nov 22, 2024 10:50 PM
Types of Utility Pages
Types of Utility Pages Utility pages are content pages managed at the site level. Since the default system-level pages are not customizable, you can use site-level utility pages to provide a unique...
Published Date: Nov 22, 2024 10:52 PM
Fragment Specific Tags and Attributes Reference for Liferay 7.3 and Earlier Versions
Fragment Specific Tags and Attributes Reference for Liferay 7.3 and Earlier Versions Along with standard HTML, CSS, and JavaScript, you can use Liferay-specific tags and attributes to define...
Published Date: Nov 22, 2024 10:52 PM
Using an OSGi Service
Using an OSGi Service Liferay APIs are readily available as OSGi services. You can access a service by creating a field of that service type and annotating the field with @Reference, like this: ...
Published Date: Nov 22, 2024 10:50 PM
Using the Gogo Shell
Using the Gogo Shell The Gogo shell provides a way to interact with the module framework. Among other things, you can Dynamically install/uninstall bundles (modules) Examine package...
Published Date: Nov 22, 2024 10:50 PM
Command Line Gogo Shell
Command Line Gogo Shell If you're in a development environment, you can interact with the module framework locally from the command line. Gogo shell should only be run from the command line in...
Published Date: Nov 22, 2024 10:50 PM
Gogo Shell Commands
Gogo Shell Commands The Gogo shell executes Felix Gogo basic commands and Liferay commands. The Gogo shell is accessible in the Control Panel (recommended) and from the command line. Here are some...
Published Date: Nov 22, 2024 10:50 PM
Reference
Reference 7.4 Breaking Changes 7.3 Breaking Changes 7.2 Breaking Changes Exported Third-Party Packages Portal Developer Properties
Published Date: Nov 22, 2024 10:50 PM
Managing Object Entries Using GraphQL
Managing Object Entries Using GraphQL You can use GraphQL to manage custom object entries in Liferay efficiently. This API framework simplifies data interaction and serves as an alternative to REST...
Published Date: Nov 22, 2024 10:50 PM
Understanding Pages
Understanding Pages Pages render content and applications for users of a site. Page Sets If you enable private pages, two page sets are created: public pages and private pages. For Liferay 7.4...
Published Date: Nov 22, 2024 10:51 PM
Using Display Page Templates
Using Display Page Templates Liferay DXP/Portal 7.3+ Display page templates define structures for displaying content at a dedicated URL. When you create or upload content items, Liferay generates...
Published Date: Nov 22, 2024 10:52 PM
Creating and Managing Display Page Templates
Creating and Managing Display Page Templates Liferay DXP/Portal 7.3+ Display page templates define structures for displaying content at a dedicated friendly URL. These templates currently support...
Published Date: Nov 22, 2024 10:52 PM
Publishing Content With Display Pages
Publishing Content With Display Pages You can use display page templates to create reusable dynamic designs for displaying content items at their friendly URLs. After designing the template, you...
Published Date: Nov 22, 2024 10:52 PM
Using Information Templates
Using Information Templates Available 7.4+ With Information Templates, you can create FreeMarker templates for any item type that implements the Info Framework. Supported item types include web...
Published Date: Nov 22, 2024 10:52 PM
Configuring Asset Publisher Subscriptions
Configuring Asset Publisher Subscriptions The Asset Publisher supports two kinds of subscriptions: email subscriptions and RSS feed subscriptions. Email Subscriptions Users can subscribe to the...
Published Date: Nov 22, 2024 10:52 PM
Collections and Collection Pages
Collections and Collection Pages This information applies to Liferay DXP 7.3+. In previous Liferay versions, collections were called content sets. For information on content sets, see Liferay DXP...
Published Date: Nov 22, 2024 10:52 PM
Configuring SEO and Open Graph Settings for Display Page Templates
Configuring SEO and Open Graph Settings for Display Page Templates Available: Liferay DXP/Portal 7.3+ Display page templates are custom layouts that display individual content items at a dedicated...
Published Date: Nov 22, 2024 10:52 PM
Using the Asset Publisher Widget
Using the Asset Publisher Widget The Asset Display widget displays individual pieces of content from various sources like blogs, web content, and documents. You can use it to highlight specific...
Published Date: Nov 22, 2024 10:52 PM
Configuring the Asset Publisher Display Settings
Configuring the Asset Publisher Display Settings When using an Asset Publisher widget, you can configure several display settings to specify how users view your content. Create a new page or...
Published Date: Nov 22, 2024 10:52 PM
Optimizing Sites
Optimizing Sites From having top-tier SEO, to understanding and acting on your site's content, to building a site that is accessible to all types of users, Liferay provides tools for identifying...
Published Date: Nov 22, 2024 10:52 PM
Reviewing A/B Test Results and Publishing Test Variants
Reviewing A/B Test Results and Publishing Test Variants When the A/B Test finishes, you can find the test results in Analytics Cloud and Liferay DXP. Analytics Cloud declares a winner when the...
Published Date: Nov 22, 2024 10:52 PM
Getting Started with Site Building
Getting Started with Site Building Sites are a fundamental component of Liferay DXP. A site is a collection of pages with content and applications that provide functionality. When you start your...
Published Date: Nov 22, 2024 10:52 PM
A/B Testing
A/B Testing Liferay DXP 7.2 SP1+ With A/B Testing, you can determine the most effective version of your content by testing variations on different users. The majority of visitors see the current...
Published Date: Nov 22, 2024 10:52 PM
Configuring Page Sets
Configuring Page Sets For Liferay 7.4 U22+ and GA22+, private pages are disabled for new installations. They are also deprecated as of Liferay DXP 2024.Q4/Portal GA129 and are scheduled for...
Published Date: May 9, 2024 6:57 PM
Updating Page Permissions
Updating Page Permissions By default, when users join a site, they can see all of its pages. However, you can configure permissions for individual pages to restrict access based on user roles. ...
Published Date: May 9, 2024 6:57 PM
Default Widgets Reference
Default Widgets Reference Liferay provides a variety of widgets out-of-the-box, so you can start building your solution right away. Widgets can be placed on content pages, widget pages, and page...
Published Date: May 9, 2024 6:57 PM
Styling Widgets
Styling Widgets Once you've added widgets on a page, you can customize the look and feel of the widgets to meet your needs. With a range of configuration options available, you can tailor the...
Published Date: May 9, 2024 6:57 PM
Configuring Widget Look and Feel
Configuring Widget Look and Feel Customize your widget's appearance using the Look and Feel Configuration menu when using widget pages. Adjust text styles, background colors, borders, margins,...
Published Date: May 9, 2024 6:57 PM
Creating a Widget Template
Creating a Widget Template Widget Templates use FreeMarker to determine how widgets are rendered in site pages. Each template is designed for a specific widget type and can be selected while...
Published Date: May 9, 2024 6:57 PM
Setting a Default Widget Template
Setting a Default Widget Template You can change the widget template for individual widgets through their own configuration; however you can also configure a default widget template to apply to all...
Published Date: May 9, 2024 6:57 PM
Page Settings
Page Settings In Liferay, effective page management is crucial for maintaining an organized and user-friendly site. Page settings go beyond the physical layout and content of your pages to help you...
Published Date: May 9, 2024 6:57 PM
Configuring Locked Pages
Configuring Locked Pages Liferay DXP 2023.Q3+/Portal GA92+ Liferay locks pages during editing to avoid conflicts when multiple users try to edit the same page. This feature works with content,...
Published Date: May 9, 2024 6:57 PM
Configuring Your Page's Friendly URL
Configuring Your Page's Friendly URL Liferay 7.3+ You can set friendly URLs for each of your site's pages. These URLs make it easy to understand and recall your page's address while providing key...
Published Date: May 9, 2024 6:57 PM
Other Page Types
Other Page Types Content pages are the most commonly used page type, but there are uses for the other page types. Utility Pages Utility pages are content pages you can apply to system-level pages,...
Published Date: May 9, 2024 6:57 PM
Using Content Pages
Using Content Pages Liferay's default page type is the content page. You can manage and edit page content and design with a convenient interface containing configurable drag-and-drop elements, or...
Published Date: May 9, 2024 6:57 PM
Adding Elements to Content Pages
Adding Elements to Content Pages After creating a content page, you can add widgets and fragments to build the page's content and structure. Navigate to the content page and click Edit (Edit...
Published Date: May 9, 2024 6:57 PM
Content Page Editor UI Reference
Content Page Editor UI Reference For Liferay 7.4 U37+/GA37+ Using the content page editor, you can add and configure elements in a content page. Go to a content page and click Edit (Edit icon)....
Published Date: May 9, 2024 6:57 PM
Using Widget Pages
Using Widget Pages A widget page is a page with a set layout that allows widgets (applications) to be displayed. Widgets can display content or add interactive and dynamic functionality to the page.
Published Date: May 9, 2024 6:57 PM
Developer Guide
Developer Guide Below are developer-related articles for site building.
Published Date: May 9, 2024 6:57 PM
Managing Content in Content Pages
Managing Content in Content Pages When working on content pages or templates, you can view and manage documents, web content articles, collections, and inline text added to them. To access these...
Published Date: May 9, 2024 6:57 PM
Using Page Comments
Using Page Comments When building content pages, you and your team can collaborate using Liferay's page comments feature. Comments are enabled out-of-the-box in Liferay DXP 7.3+. Use page comments...
Published Date: May 9, 2024 6:57 PM
Using Widgets on a Content Page
Using Widgets on a Content Page The widgets section functions like the add menu on a widget page. You can access the full list of available widgets and add them to the page. The main difference is...
Published Date: May 9, 2024 6:57 PM
Adding Widgets to a Page
Adding Widgets to a Page Widgets are applications. They can be simple and only used to display content, or they can be full-featured collaboration applications, like the Message Boards widget. ...
Published Date: May 9, 2024 6:57 PM
Converting Widget Pages to Content Pages
Converting Widget Pages to Content Pages In older versions, widget pages provided exclusive features, such as custom layouts and customizable columns. Many of these exclusive features are available...
Published Date: May 9, 2024 6:57 PM
Enabling User Personalization of Widget Pages
Enabling User Personalization of Widget Pages Administrators can designate some or all sections (rows and columns of the page layout) of a widget page as customizable for site members. Page...
Published Date: May 9, 2024 6:57 PM
Developing Page Fragments
Developing Page Fragments Page fragments are the building blocks for content pages. They're made from the three components of web pages: CSS, HTML, and JavaScript. To create a page you combine...
Published Date: May 9, 2024 6:57 PM
Applying Styles to Fragments
Applying Styles to Fragments When you add a fragment to a page, you can use the sidebar menu to configure the fragment, including the Styles configuration tab. Use the Styles tab in the sidebar...
Published Date: May 9, 2024 6:57 PM
Auto-Deploying Fragments
Auto-Deploying Fragments Liferay Portal 7.3 GA1+ or Liferay DXP 7.3+ If you're developing page fragments with your own tooling, you can deploy them by packaging them in ZIP files for importing via...
Published Date: May 9, 2024 6:57 PM
Best Practices for Using Fragment Configurations
Best Practices for Using Fragment Configurations When you are creating page fragments for your site with your own configurations, it's your responsibility to use them in their HTML presentation...
Published Date: May 9, 2024 6:57 PM
Creating Form Fragments
Creating Form Fragments Liferay 7.4 U45+/GA45+ The form components fragments are for building your object's forms in a content page. If Liferay's form fragments don't satisfy your use case, create...
Published Date: May 9, 2024 6:57 PM
Adding Configuration Options to Fragments
Adding Configuration Options to Fragments Liferay DXP 7.2 SP1 Configurable options make your fragments flexible, minimizing the maintenance of similar fragments. For example, instead of creating...
Published Date: May 9, 2024 6:57 PM
Creating a Contributed Fragment Set
Creating a Contributed Fragment Set Contributed fragment sets are deployable modules containing page fragments. Fragments in a contributed set can be used like regular fragments, but aren't...
Published Date: May 9, 2024 6:57 PM
Including Default Resources in Fragments
Including Default Resources in Fragments You can include images files (e.g. .gif, .jpg, .jpeg, or .png) direct in your fragment sets. Keeping images with your fragments, rather than in other...
Published Date: May 9, 2024 6:57 PM
Validating Fragment Configurations
Validating Fragment Configurations When defining fragment configuration options, you can add validation properties to text type fields that determine rules for valid entries. Determine what type of...
Published Date: May 9, 2024 6:57 PM
Developing Page Fragments Reference
Developing Page Fragments Reference The Developing Fragments Reference provides essential information on key aspects of fragment development in Liferay. It covers command references, configuration...
Published Date: May 9, 2024 6:57 PM
Defining Fragment Drop Zones
Defining Fragment Drop Zones Drop zones are integral to building your content pages. With them, you can create unique page layouts and dynamic displays by defining areas within fragments where...
Published Date: May 9, 2024 6:57 PM
Setting the Order of Elements in a Fragment
Setting the Order of Elements in a Fragment Liferay 7.4+ The Slider or Tab fragments are typically used to show different areas of information. Sliders present this information in a carousel of...
Published Date: May 9, 2024 6:57 PM
Using Custom Fields in Page Fragments
Using Custom Fields in Page Fragments If you've added custom fields to Liferay's users or pages, you can access them in fragments. To get the value of a page custom field, use ...
Published Date: May 9, 2024 6:57 PM

Capabilities

Product

Education

Contact Us

Connect

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