Skip to content

WEBCONSOL/TemplatingEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GX2CMS Templating Engine

Required:

  • xamin/handlebars
  • masterminds/html5

To have the package self-contained, both libraries got extracted and integrated into this package.

Reserved keywords:

  • component-clientlib-root, for the root of the web root of the clientlibs (i.e. /clientlibs/component/)
  • template-clientlib-root, for the root of the web root of the clientlibs (i.e. /clientlibs/template/)
  • ${component-clientlib-root}/path/to/stylesheet.css. Used in component (recommended) or template.
  • ${component-clientlib-root}/path/to/javascript.js. Used in component (recommended) or template.
  • gx2cms-stylesheet-placeholder, the place holder for stylesheet injection. Used in template.
  • gx2cms-javascript-placeholder, the place holder for javascript injection. Use in template.

About

Ezpz Templating Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages