Sandeep
Sandeep
Yep, i'm thinking about it, how do we change the whole codebase? Do we need to write a shell script to convert the file and folder names or do manually...
Please change default language in bootstrap.php and config/site.php. I think it'll be sufficient. `'locale' => 'en_US'`
@sergeyklay Perhaps we're not using this methods i just noticed. I prefer simple syntax & lightweight: https://github.com/gleez/cms/blob/master/modules/gleez/classes/i18n.php#L44
@sergeyklay if `Kohana::$autolocale` is FALSE it defaults to english https://github.com/gleez/cms/blob/master/modules/gleez/classes/gleez.php#L117
@Opariti Thank you. We're working on bootstrap 3.x version, once we're done, we'll be adding all this info in wiki. It would be more helpful if you could share your...
I would like to merge both media and imagecache into single media controller. The route example is good.
The original idea was based on Drupal imagecache module. I saw the module lately and adopted the remote source option.
Thats a great add on, i'l join as well..
Lets move it to html class..
I'm aware of kohana-compress.