Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  account 253 over 18 years ryan Added captcha verification to sign-up form
  admin 253 over 18 years ryan Added captcha verification to sign-up form
  framework 250 over 18 years ryan Added Captcha to News module
  include 227 over 18 years ryan Finished correct Captcha implementation in form...
  install 252 over 18 years ryan Updated installer to add captcha_verification i...
  languages 235 over 18 years ryan Updated CHANGELOG and some other files
  media 10 over 18 years ryan Added the Id keyword for all files
  modules 254 over 18 years ryan Fixed spacing with form submissions
  pages 10 over 18 years ryan Added the Id keyword for all files
  search 240 over 18 years stefan Applied aportale's patch to use label instead o...
  temp 10 over 18 years ryan Added the Id keyword for all files
  templates 241 over 18 years stefan Replaced by in templates round and allcss
config.php 8 Bytes 235 over 18 years ryan Updated CHANGELOG and some other files
index.php 1.65 KB 239 over 18 years stefan Fixed more inconsistencies regarding line endin...

Latest revisions

# Date Author Comment
254 2005-11-28 07:40 ryan

Fixed spacing with form submissions

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...

View revisions

Also available in: Atom