forked from ansoncat/ezfaq_plugin
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME
More file actions
21 lines (16 loc) · 685 Bytes
/
README
File metadata and controls
21 lines (16 loc) · 685 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2012-12-06
==========
Added compatibility with Redmine 2.x.
Compatibility with 1.x - not tested and may be corrupted
2011-06-01
==========
This is a fork of original ezfaq, a FAQ management plugin for Redmine by Zou Chaoqun. The goal is to fix bugs and merge existing patches for daily use.
Updates including:
* Add zh-TW locale (convert from zh)
* Add de locale (by Cedric Ziel)
* Add pt and pt-BR locales (by Marcelo Romulo Fernandes)
* Add pl locale (by Tomasz Sawicki)
* Modify fr locale (by Thibaut Cuvelier)
* Fix issue 7 of the original code to run on Redmine 1.0.5
* Test on Redmine 1.1.2 also
The README.original containss more information of the original ezfaq.