Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  account 240 over 18 years stefan Applied aportale's patch to use label instead o...
  admin 251 over 18 years ryan Added captcha verification option to settings page
  framework 250 over 18 years ryan Added Captcha to News module
  include 227 over 18 years ryan Finished correct Captcha implementation in form...
  install 249 over 18 years stefan Fixed a problem with the install script that oc...
  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 250 over 18 years ryan Added Captcha to News module
  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
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

243 2005-11-23 17:44 stefan

Reintroduced option 'none' to WYSIWYG editor selection list in settings.

242 2005-11-23 17:24 stefan

Moved page_link function to class wb and changed page_link() in functions.php to use the wb class method

View revisions

Also available in: Atom