Skip to content

Instantly share code, notes, and snippets.

View codyburleson's full-sized avatar

Cody Burleson codyburleson

View GitHub Profile
@ItsWendell
ItsWendell / with-next-link.ts
Created July 22, 2021 22:15
withNextLink - Higher Order Component for Linkable components to support Next.JS Routing / Links
@roanbester
roanbester / CategoriesViewerPortlet.java
Created January 5, 2016 11:44
virtual-portal-scoped actions
package example.wcm.vpscopedaction;
import com.ibm.workplace.wcm.api.Category;
import com.ibm.workplace.wcm.api.Repository;
import com.ibm.workplace.wcm.api.VirtualPortalContext;
import com.ibm.workplace.wcm.api.exceptions.WCMException;
/**
* Hypothetical Portlet that runs the query against a VP to fetch Categories.
* This can be a servlet or REST service as well.
@andyxmas
andyxmas / Course search page PGR search
Last active May 12, 2021 13:49
A Freemaker Application Display Template for Asset Publisher in Liferay, that outputs various fields from a specific piece of structured content, and usings datatables.net to make the table sortable and searchable.