Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
class.admin.php 6.4 KB 275 over 18 years stefan Replace 'admin' by 'wb' in all account pages. M...
class.database.php 3.31 KB 95 over 18 years stefan Moved settings from config.php into database. ...
class.frontend.php 12.9 KB 280 over 18 years stefan Fixed another typo in class.frontend.php. Ticke...
class.login.php 12.9 KB 278 over 18 years stefan Fixed some notices and warnings.
class.order.php 5.42 KB 19 over 18 years stefan Removed direct access path disclosure occurrences.
class.wb.php 6.02 KB 275 over 18 years stefan Replace 'admin' by 'wb' in all account pages. M...
convert.php 3.12 KB 230 over 18 years ryan Added extra characters to convert.php (see bug ...
frontend.functions.php 8.74 KB 246 over 18 years stefan Improved default block content feature. Usage: ...
functions.php 21 KB 249 over 18 years stefan Fixed a problem with the install script that oc...
index.php 905 Bytes 10 over 18 years ryan Added the Id keyword for all files
initialize.php 3.1 KB 250 over 18 years ryan Added Captcha to News module

Latest revisions

# Date Author Comment
280 2006-01-15 10:07 stefan

Fixed another typo in class.frontend.php. Ticket #100.

279 2006-01-14 23:21 stefan

Fixed ticket #100 - 'contruction' typo

278 2006-01-14 23:18 stefan

Fixed some notices and warnings.

275 2006-01-14 22:50 stefan

Replace 'admin' by 'wb' in all account pages. Moved print_success and print_error code to class.wb.php. Added correct parameters to these functions in account pages.

269 2005-12-12 01:11 ryan

fixed bug with page description not being set

263 2005-12-12 00:27 ryan

Fixed error in patch

261 2005-12-12 00:22 ryan

Applied patch to class.login.php

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

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.

View revisions

Also available in: Atom