Mat Whitney

Results 115 comments of Mat Whitney

While I like the simplicity of defining a few variables in a partial view, I'm not a fan of adding another constant. I haven't been keeping up enough on Bootstrap...

Actually, in thinking about this some more, I'm wondering if it's possible to just use our own class names and distribute CSS which changes the definitions of those classes to...

I don't think it would really make it any more difficult, it would just mean that they would have to be specific to (or modified for) Bonfire, rather than the...

That's a good question. Unfortunately, I don't have a great answer, at the moment. I'm a little concerned that, with this approach, we'll end up including 2 copies of bootstrap,...

That sounds good to me. If we could find a way to make some of the code a little less dependent on the Bootstrap version along the way, that would...

Since the bulk of this involves a change to CI's handling of time zones, it would probably be best to submit the timezone_menu issue to CodeIgniter (https://github.com/EllisLab/CodeIgniter/). It may be...

Does the fix for #494 help at all?

We could always open up a branch and figure out what needs to be done to allow the two to co-exist peacefully. I've started down the path a few times,...

We'd probably normally put it in 0.8. I'm not sure where 0.7.1 is going to end up, though, given the issues with the loader. For now, the best bet will...

I've taken a quick look at that, but I think it looks more like a replacement for the Contexts library's render_menu() method with some extensions for other uses. I'm thinking...