On 6 Okt., 12:29, Lukas Kahwe Smith <m...@pooteeweet.org> wrote: > On 06.10.2010, at 12:26, Matthias Nothhaft wrote: > > > The first thing I'm working on is a UI/theme bundle based on YUI 3 CSS > > and jQuery which will also combine CSS/JS files. Maybe I will open it > > for other CSS/JS frameworks as well but that is not on the TODO list > > atm. Later (probably by the end of the year) I will port our inhouse > > I18N solution to Symfony2 which will also become part of the Chord > > project (I will write more about that project in a blog soon) > > ok cool. i am going to setup something so that developers don't need to run > LESS manually .. likely usinghttp://github.com/leafo/lessphp > > do you plan to integrate LESS/SASS in there too? > i guess minifying and MHTML stuff could also fit in there.
I see no problem to add support for LESS/SASS files as long as there is a working PHP implementation. Do you know of any SASS implementation for PHP? The top prio is combining files, minifying is something that is not that important to me at this early stage but of course somewhere on the roadmap. I also plan to add support for sprites. The important thing is that I will implement everything around a theme system so you can configure what theme to use. It also will have a fallback system so you can create another theme and only change the CSS you want while the rest will be used from the fallback(s). I already wrote a sf 1.4 plugin which implements that and is also the base for the bundle. I just need some time to dive more into Symfony2 to understand how to port it. Maybe this can be "copied" later to the symfony cmf.. or others are faster than I.. who knows.. like I mentioned before: I will probably not have time to work on that this month. But definatly starting in week 45. regards, Matthias -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en