https://github.com/bkader/ci-gettext
(DEPRECATED) For a better CodeIgniter with gettext, use my hook →
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
(DEPRECATED) For a better CodeIgniter with gettext, use my hook →
Basic Info
- Host: GitHub
- Owner: bkader
- License: mit
- Language: PHP
- Default Branch: master
- Homepage: https://goo.gl/yEhVhn
- Size: 112 KB
Statistics
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Archived
Created almost 10 years ago
· Last pushed over 8 years ago
Metadata Files
Readme
License
README.md
ci-gettext
CodeIgniter using Gettext if php_gettext extension is enabled or php-gettext library if it is not.
How to install?
- Copy ./application/config/gettext.php files and make your changes
- Load Gettext library in ./application/config/autoload.php.
- Create your language files like so: ./application/language/english/LC_MESSAGES/messages.po
- If you have edited index.php, make sure to add lines 322 and 323 to yours.
- You're done!
Notes
- All you languages folder must contain a LC_MESSAGES folder inside which resides .MO files.
- Gettext_helper provided comes with handy functions that you can use instead of default gettext($msgid){}. It comes also with functions providing details about current, default and client's language : (current|default|client)_language.
Licenses
All credits go to their respective owners CodeIgniter & Launchpad and a little bit of the rest for Me :D.
Owner
- Name: Kader Bouyakoub
- Login: bkader
- Kind: user
- Location: Algeria
- Company: @ianhubnet
- Website: https://discord.gg/yAWgd5qY4a
- Twitter: _bkader
- Repositories: 57
- Profile: https://github.com/bkader
Simple dynamic guy, a developer, a gamer, a geek and specialized in anything as long as I can learn it.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: about 1 hour
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 3.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- mehdibo (1)