Revision 605
Added by thorn almost 17 years ago
CHANGELOG | ||
---|---|---|
17 | 17 |
26-Jan-2008 Matthias Gallas |
18 | 18 |
+ Added keywords to files where they are missing |
19 | 19 |
26-Jan-2008 Thomas Hornik |
20 |
! fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet |
|
21 |
baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification. |
|
22 |
Improved ASP in news-module. |
|
20 | 23 |
+ module news: added publish_until field to control the visibility of a news-posting by date and time |
21 | 24 |
! added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts. |
22 | 25 |
It should be very difficult for spam-bots to recognize intersected characters. |
Also available in: Unified diff
fixed some issues with CAPTCHA and ASP: Adjusted baseline of '*' in supplyed fonts to meet baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib checks. Improved ASP in news-module.