add debug.css

You need to be logged in to post messages in the forums. New users may register here.

Matthieu Sévère

Member since:
18 March 2009

Posts: 26

Thursday 29 April 2010 5:48:20 am

Hello Abdelkader,

Thank you for this extension that's really usefull !

I just have a problem a presentation because I don't load debug.css in my front office. What do you think of using the ezcss_require template operator to load your 'debugjquery.css' and add loading of ez 'debug.css'.

Something like :
{ezcss_require( array( 'debug.css', 'debugjquery.css' ) )}

Cheers !

PS : Another great feature would be to store the state of the debug bar ( i.e. open / close ) in ezpreference and this way we could just open the debug bar when we want. If you are interested and want help just tell me ;)

--
eZ certified developer: http://ez.no/certification/verify/346216

Up

Abdelkader RHOUATI

Member since:
09 January 2008

Posts: 4

Thursday 29 April 2010 7:28:37 am

Hi Matthieu,

The use of the extension ezjscore to call js and css files, is part of the priority adjustments, that we will do.

You're right it's interesting to store the state in ezpreference, I will do it.

Thank you

Abdelkader RHOAUTI

Up

You need to be logged in to post messages in the forums. New users may register here.