Fork me on GitHub

EBlueprintWidget widget

Виджет регистрирует Blueprint CSS Framework в верстку. Вставьте виджет сразу после head-тега:

$this->widget('ext.yiiext.widgets.blueprint.EBlueprintWidget', array(
    'plugins' => array('buttons','fancy-type','link-icons','rtl','sprites',),
));

Changelog

0.3

[] Update blueptint framework (Slava Rudnev) [] Add plugins (Slava Rudnev)

0.2

[] Rename scriptUrl property to baseUrl (Veaceslav Medvedev) [] Update blueprint framework to 1.0. (Veaceslav Medvedev)

0.1

[+] Initial public release. (Veaceslav Medvedev)

A way to inject blueprint CSS framework into the page.

Documentation

Downloads (Tags)

Resources