Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jordanamorais/lfrgs-frontend-samples
:rabbit: Some useful kick-starter files and tips to improve GS Frontend Development and Liferay content configuration.
https://github.com/jordanamorais/lfrgs-frontend-samples
frontend frontend-samples liferay liferay-dxp utilities
Last synced: about 2 months ago
JSON representation
:rabbit: Some useful kick-starter files and tips to improve GS Frontend Development and Liferay content configuration.
- Host: GitHub
- URL: https://github.com/jordanamorais/lfrgs-frontend-samples
- Owner: jordanamorais
- Created: 2017-09-14T17:17:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-23T18:24:47.000Z (over 4 years ago)
- Last Synced: 2024-08-01T03:17:24.886Z (5 months ago)
- Topics: frontend, frontend-samples, liferay, liferay-dxp, utilities
- Language: FreeMarker
- Homepage:
- Size: 110 KB
- Stars: 35
- Watchers: 9
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Liferay Front-end samples, tips and utilities
> Some useful kick-starter tips and files in order to improve GS Front-end Development and Liferay content configuration.
---
## Liferay 7+
### ADTs
A list of the [most commonly used ADTs](adts/) and how to set them up.
### Templates
Some [useful content templates](templates/) to use in your Liferay projects.
### Taglibs (AUI Forms, validators, etc for JSP Portlets)
Some [useful Taglib Tips](taglibs/) for your Liferay projects.
### Themes and Freemarker
Some [theme boilerplates, tips and freemarker utilities](themes/) for your Liferay projects.
### Developer Mode properties and cache issues
Some [useful list of most used properties for Developer Mode](developer-mode/).
### Responsiveness
Some [responsive utilities and tips](responsive/) for your Liferay themes.
### OSGi Modules
Some [OSGi modules boilerplates and tips](modules/) for your Liferay projects.
### Resources Importer
Some [Resources Importer tips](resources-importer/) for your Liferay Theme projects.
### Metal Charts
* MetalJS Charts [examples](https://hosting-metalcharts.wedeploy.io/).
* [Charts portlet sample](https://github.com/liferay/liferay-portal/blob/master/modules/apps/foundation/frontend-taglib/frontend-taglib-chart-sample-web/src/main/resources/META-INF/resources/view.jsp)## Liferay 6.2
Looking for something to save your life with liferay 6.2?
* [Simulate navigation menus feature from Liferay 7 in a Liferay 6.2 navigation](liferay-6.2/themes/navigation-simulating-navigation-menus.vm)
* [All of the available Velocity variables to use in themes](https://github.com/liferay/liferay-portal-ee/blob/6.2.x/portal-web/docroot/html/themes/_unstyled/templates/init.vm)
* [Liferay DTDs Portal Definitions](https://docs.liferay.com/portal/6.2/definitions/)