I am trying to get Yiistrap (Bootstrap for the Yii Framework) to work on Cent OS 6.5. I\'ve unpacked the yiistrap-master into extensions/bootstrap and added the following to
With Yiistrap 1.3.0 I had to do the following:
'import' => array( 'bootstrap.helpers.TbHtml', 'bootstrap.helpers.TbArray', 'bootstrap.behaviors.TbWidget', 'bootstrap.widgets.*' )