jayalfredprufrock/codeigniter-language
Composer 安装命令:
composer require jayalfredprufrock/codeigniter-language
包简介
A CI spark making auto-detecting the proper language to serve easy.
README 文档
README
#codeigniter-language A CI spark making auto-detecting the proper language to serve easy.
##Default auto detection flow
- Check the lang code in the subdomain. It's the master rule.
- Check the lang code in the first segment in URI.
- If no lang code is in subdomain or URI check the browser language if available and activated.
- As the last rule, set the lang code to the default one defined in the CI global config file.
##Composer installation
If using composer to include this spark, note that composer/installers is used to place the spark within application/modules so you'll either need to override this location, or change your default spark location.
##Credit Rewrite of the kitlang language spark by Eric@devtime.com
统计信息
- 总下载量: 126
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-03-04