Hi Paul, Thanx for this info. I understand how it should work but it doesn't work in my system.
Maybe the problem is because $this->Html->css looks for a bootstrap.css instead of a bootstrap.php? On Thursday, October 11, 2012 1:36:19 PM UTC+2, Paulo Henrique wrote: > > bootstrap.php => > https://github.com/hugodias/cakeStrap/blob/master/app/Config/bootstrap.php#L173 > > default.ctp => > https://github.com/hugodias/cakeStrap/blob/master/app/View/Layouts/default.ctp#L21 > > Em quarta-feira, 10 de outubro de 2012 03h14min42s UTC-3, Lucky1968 > escreveu: >> >> Does anyone know how to integrate a bootstrap.php in a theme and how to >> open it dynamically? >> >> In my bootstrap.php I have certain settings which should change according >> to the selected theme so I would like to put a bootstrap.php file into the >> theme folder which should be called dynamically according to the selected >> theme. >> >> But how to do this? >> > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
