2017 © Pedro Peláez
 

library web-template-smarty-minifier

Smarty template integration for the minifier of the Ride framework

image

ride/web-template-smarty-minifier

Smarty template integration for the minifier of the Ride framework

  • Friday, October 14, 2016
  • by ride-user
  • Repository
  • 11 Watchers
  • 0 Stars
  • 2,236 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 2 % Grown

The README.md

Ride: Template Minifier (Smarty)

Smarty plugins for the Ride framework, used to minify and include javascript/css files in templates., (*1)

Code Sample

Javascript

{script src="js/jquery.js"}
{script src="js/main.js"}

{* minify javascript files and include them in the template *}
{scripts}

CSS

{style src="carbon/css/main.css"}
{style src="css/print.css" media="print"} {* Optional media parameter, defaults to 'all' *}

{* minify css files and include them in the template *}
{styles}

Installation

You can use Composer to install this application., (*2)

composer require ride/web-template-smarty-minifier

The Versions

14/10 2016

dev-master

9999999-dev

Smarty template integration for the minifier of the Ride framework

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

14/10 2016

dev-develop

dev-develop

Smarty template integration for the minifier of the Ride framework

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

14/10 2016

1.0.0

1.0.0.0

Smarty template integration for the minifier of the Ride framework

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

05/02 2015

0.2.0

0.2.0.0

Smarty template integration for the minifier of the Ride framework

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

04/02 2015

0.1.2

0.1.2.0

Smarty template integration for the minifier of the Ride framework

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

01/02 2015

0.1.1

0.1.1.0

Smarty template integration for the minifier of the Ride framework

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

01/02 2015

0.1.0

0.1.0.0

Smarty template integration for the minifier of the Ride framework

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd