This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<span class="fa-anchor fa"></span> | |
<span class="fa-anchor fab"></span> | |
<span class="fa-anchor fal"></span> | |
<span class="fa-anchor far"></span> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* CUSTOM STYLES KEPT HERE https://gist.github.com/travisrcory/5befdcbd6509128256184780874a3c62 | |
*/ | |
// Formerly banner | |
a.Header-branding { | |
position: relative; | |
&:after { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<#if entries?has_content> | |
<#-- Styles --> | |
<style data-senna-track="temporary"> | |
.dropdown-submenu { | |
position: relative; | |
} | |
.dropdown-menu { | |
overflow: visible; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="sample-layout" id="main-content" role="main"> | |
<div class="portlet-layout row"> | |
<div class="col-md-3"> | |
<#assign preferences = { | |
"displayDepth": "1", | |
"rootMenuItemLevel": "1", | |
"portletSetupPortletDecoratorId": "barebone" | |
} /> | |
${processor.processPortlet("com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet", preferences)} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.liferay.docs.application; | |
import java.util.Collections; | |
import java.util.Set; | |
import javax.ws.rs.GET; | |
import javax.ws.rs.Path; | |
import javax.ws.rs.PathParam; | |
import javax.ws.rs.Produces; | |
import javax.ws.rs.QueryParam; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Component to share with others | |
//bnd.bnd | |
Provide-Capability:\ | |
soy;\ | |
type="componet-library-web";\ | |
version:Version="1.0.0" | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Parent | |
{namespace Parent} | |
{template .render} | |
{param title: string} | |
{param _customEventListener: any} | |
{call ChildA.render} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-04-24 09:27:12.776 ERROR [http-nio-8080-exec-4][IncludeTag:128] Current URL /group/site-1.0/home?p_p_id=com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet&p_p_lifecycle=1&p_p_state=pop_up&p_p_mode=view&_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_javax.portlet.action=editConfiguration&_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_mvcPath=%2Fedit_configuration.jsp&_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_returnToFullPageURL=%2Fgroup%2Fsite-1.0%2Fhome%3Fp_p_id%3Dauthoring_portlet%26p_p_lifecycle%3D0%26p_p_state%3Dnormal%26p_p_mode%3Dview%26_authoring_portlet_mvcRenderCommandName%3DAuthoringWidgetsView&_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_portletConfiguration=true&_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_portletResource=authoring_checklist_portlet_INSTANCE_pjThTlp781Co&_com_liferay_portlet_configuration_web_portlet_Portlet |
NewerOlder