| 1 | ZMSForum
|
|---|
| 2 | http://cmess.org/zmsforum
|
|---|
| 3 |
|
|---|
| 4 | Produced by
|
|---|
| 5 | Sebastian Hoffmann, http://www.hoffmann-reif.com
|
|---|
| 6 | Christian Meier, http://christianmeier.info
|
|---|
| 7 |
|
|---|
| 8 | Programming by
|
|---|
| 9 | Mike Hallbauer
|
|---|
| 10 | Christian Meier
|
|---|
| 11 |
|
|---|
| 12 | Based on
|
|---|
| 13 | BulletinBoard by Frank Hoffmann, http://www.hoffmann-liebenberg.de
|
|---|
| 14 |
|
|---|
| 15 | Powered by
|
|---|
| 16 | ZMS, http://www.zms-publishing.com
|
|---|
| 17 | ZOPE, http://zope.org
|
|---|
| 18 | PYTHON, http://python.org
|
|---|
| 19 | ICONS, http://famfamfam.com
|
|---|
| 20 |
|
|---|
| 21 | LICENSE: Creative Commons Attribution-Share Alike 2.0 Germany
|
|---|
| 22 | http://creativecommons.org/licenses/by-sa/2.0/de/
|
|---|
| 23 |
|
|---|
| 24 | --------------------------------------------------------------
|
|---|
| 25 | HISTORY
|
|---|
| 26 |
|
|---|
| 27 | v1.1.0.200811261046
|
|---|
| 28 | - added captcha (requires ZMSCaptcha-v1.0.0)
|
|---|
| 29 |
|
|---|
| 30 | v1.0.0.200811101834
|
|---|
| 31 | - code redesign and refactoring
|
|---|
| 32 | - introduced various configuration options
|
|---|
| 33 | - renamed BulletinBoard to ZMSForum
|
|---|
| 34 | - public release and bundling with ZMS-distribution
|
|---|
| 35 |
|
|---|
| 36 | 20080718
|
|---|
| 37 | - added review-handling and improved user interface (e.g. thread tree)
|
|---|
| 38 |
|
|---|
| 39 | 20060122
|
|---|
| 40 | - bugfix if no langdict (converting args in getLangStr()%getLangFmtDate())
|
|---|
| 41 | - released with ZMS distribution as Discussions-3.0.1
|
|---|
| 42 |
|
|---|
| 43 | 20060104
|
|---|
| 44 | - added multilang-support and packaged
|
|---|
| 45 |
|
|---|
| 46 | 20051217
|
|---|
| 47 | - code review and clean up of user interface
|
|---|
| 48 |
|
|---|
| 49 | 20051024
|
|---|
| 50 | - added rating-handling for usefulness of content
|
|---|
| 51 |
|
|---|
| 52 | 20050304
|
|---|
| 53 | - added unsubscription-handling for alerting on new messages
|
|---|
| 54 |
|
|---|
| 55 | 20050110
|
|---|
| 56 | - added notification-handling to alert on new messages
|
|---|
| 57 | - based on ZMSBulletinBoard-2.0.2.20040526
|
|---|
| 58 | --------------------------------------------------------------
|
|---|