-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
52 lines (25 loc) · 1.09 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
= Enabled languages
This is a Enabled languages plugin for Chiliproject.
ONLY compatible with Chiliproject 3.X NOT compatible with Chiliproject 2.X
= Getting the plugin
The newest version is always at {GitHub}[http://github.com/kwanko/chiliproject_enabled_languages].
=== Feature
1. List of enabled languages
2. Enable or Disable a language
3. Only enabled languages are available to user to setup his account language.
=== Plugin installation
1. Copy the plugin directory(chiliproject_enabled_languages) into the vendor/plugins directory
NOTE: The plugin directory must be chiliproject_enabled_languages!
2. Migrate plugin:
rake db:migrate_plugins NAME=chiliproject_enabled_languages RAILS_ENV=production
3. Start Chiliproject
=== Changelog
0.0.1 -> first version
=== Language contributors
fr.yml - Arnauld NYAKU
en.yml - Arnauld NYAKU
=== Contact info
Homepage -> powered by Chiliproject
Email -> [email protected]
=== Licence
The code is released under the GPLv2: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html