Revision 613
Added by doc almost 17 years ago
CHANGELOG | ||
---|---|---|
10 | 10 |
# = Bugfix |
11 | 11 |
! = Update/Change |
12 | 12 |
|
13 |
------------------------------------- 2.7.0 ------------------------------------- |
|
13 |
------------------------------------- 2.7.0 ------------------------------------- |
|
14 |
27-Jan-2008 Christian Sommer |
|
15 |
# added default language for users to avoid empty language fields |
|
14 | 16 |
27-Jan-2008 Matthias Gallas |
15 | 17 |
# Fixed some spelling errors in german language file |
16 |
27-Jan-2008 Thomas Hornik |
|
17 |
# Module form: dropdown "success page" listed foreign private pages, too. Fixed. |
|
18 |
+ Added preview-images for CAPTCHA. |
|
19 |
! Improved security: CAPTCHAS can't be loaded from outside WB |
|
18 |
27-Jan-2008 Thomas Hornik
|
|
19 |
# Module form: dropdown "success page" listed foreign private pages, too. Fixed.
|
|
20 |
+ Added preview-images for CAPTCHA.
|
|
21 |
! Improved security: CAPTCHAS can't be loaded from outside WB
|
|
20 | 22 |
! CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability. |
21 | 23 |
26-Jan-2008 Christian Sommer |
22 | 24 |
! changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) |
... | ... | |
26 | 28 |
+ Added new language files |
27 | 29 |
+ Added keywords to files where they are missing |
28 | 30 |
26-Jan-2008 Thomas Hornik |
29 |
! fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet |
|
30 |
baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification. |
|
31 |
Improved ASP in news-module. |
|
31 |
! fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
|
|
32 |
baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
|
|
33 |
Improved ASP in news-module.
|
|
32 | 34 |
+ module news: added publish_until field to control the visibility of a news-posting by date and time |
33 | 35 |
! added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts. |
34 | 36 |
It should be very difficult for spam-bots to recognize intersected characters. |
Also available in: Unified diff
added default language for users to avoid empty language fields