jade Jade renderer similar to Haml syntax

  1. Requirements
  2. Resources

This is a "dumb" extension (It just passes what is assumed valid Jade syntax and does nothing else). If your files are not valid Jade syntax it will throw an error.

The syntax is similar to Haml,

Jade Info

Just extract into your extensions folder

//Add to Components
	'components'=>array( ...

        'viewRenderer'=>array(
            'class'=>'ext.jade.CJade',
      ),
....

Requirements

Tested with Yii 1.1.13

PHP 5.3+

Requires gautoloader

Resources

Syntax Definition: Jade Info

1 0
2 followers
286 downloads
Yii Version: 1.1
License: (not set)
Category: User Interface
Developed by: rapidtransit440
Created on: Jan 25, 2013
Last updated: 11 years ago

Downloads

show all

Related Extensions