Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  wb 253 over 18 years ryan Added captcha verification to sign-up form
CHANGELOG 21.1 KB 235 over 18 years ryan Updated CHANGELOG and some other files
COPYING 17.6 KB 10 over 18 years ryan Added the Id keyword for all files
INSTALL 753 Bytes 239 over 18 years stefan Fixed more inconsistencies regarding line endin...
LICENSE 182 Bytes 10 over 18 years ryan Added the Id keyword for all files
README 1.12 KB 233 over 18 years ryan Modified some comments about copyright/license ...
  • svn:ignore: .project

Latest revisions

# Date Author Comment
253 2005-11-27 13:43 ryan

Added captcha verification to sign-up form

252 2005-11-27 13:31 ryan

Updated installer to add captcha_verification into settings table

251 2005-11-27 13:30 ryan

Added captcha verification option to settings page

250 2005-11-27 10:44 ryan

Added Captcha to News module

249 2005-11-26 09:33 stefan

Fixed a problem with the install script that occur when non-stock modules are already present and use $admin->print_error().

248 2005-11-25 16:47 stefan

Fixed bug where READ_MORE was never shown in news pages because 'long' was used as table column name instead of 'content_long'. Related to ticket #81.

247 2005-11-25 16:41 stefan

Fixed ticket #80 and some faulty stripslashes in news view.php

246 2005-11-25 16:16 stefan

Improved default block content feature. Usage: If a template is used with multiple blocks and a page does not have content in one of the blocks, the content of this block is taken from the default (start) page instead. This behavior can be deactivated by setting ->default_block_content='none' or a specific page can be set using ->default_block_content=%page_id% where page_id stands for the page id of the page to use. This variable can be changed before every page_content call for the specific blocks to allow for complete flexibility.

245 2005-11-23 22:31 stefan

Fixed bug #70 - again...

244 2005-11-23 19:30 stefan

Fixed the dubious header already sent bug in installation

View revisions

Also available in: Atom