Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
class.admin.php 8.39 KB 404 almost 18 years ryan Updated links to Website Baker website
class.database.php 3.32 KB 399 almost 18 years Matthias Added 2007 to all copyright notices Added missi...
class.frontend.php 13.4 KB 442 over 17 years Matthias Fixed issues with some languages when UTF8 is u...
class.login.php 13.3 KB 420 almost 18 years Matthias Fixed "REMEMBER_KEY" Cookie SQL Injection secur...
class.order.php 5.43 KB 399 almost 18 years Matthias Added 2007 to all copyright notices Added missi...
class.wb.php 7.88 KB 417 almost 18 years doc Updated some core files to allow the configurat...
class.wbmailer.php 4.16 KB 417 almost 18 years doc Updated some core files to allow the configurat...
convert.php 14.8 KB 442 over 17 years Matthias Fixed issues with some languages when UTF8 is u...
frontend.functions.php 12.5 KB 442 over 17 years Matthias Fixed issues with some languages when UTF8 is u...
functions.php 25.7 KB 442 over 17 years Matthias Fixed issues with some languages when UTF8 is u...
index.php 848 Bytes 399 almost 18 years Matthias Added 2007 to all copyright notices Added missi...
initialize.php 3.1 KB 399 almost 18 years Matthias Added 2007 to all copyright notices Added missi...

Latest revisions

# Date Author Comment
442 2007-04-01 15:09 Matthias

Fixed issues with some languages when UTF8 is used.
Removed all htmlentites from the code (revoked changeset [396]) and added new functions instead.
Adapted the search and the highlighting to use the new functions.
With this changes WB can now be used with charset UTF8 for all languages.

438 2007-03-04 10:07 Matthias

Fixed some issues in search highlighting function (Thanks to thorn)

437 2007-03-03 14:24 Matthias

Added new function for highlighting search results in the content area; Fixed some issues in search with special chars; (Special thanks to "thorn" and "Funky_MF")

436 2007-02-22 19:24 doc

Fixed bug in changeset 428 (page files were not removed from the /pages folder when deleting files from the backend due to a typo in wb/framework/function.php).

435 2007-02-18 09:30 doc

Added functions page_css() and page_javascript() to frontend.functions.php. Function include link references in the head section to the optional module.css and module.js files.

434 2007-02-16 19:48 doc

Suppressed PHP warnings and errors when reading empty intro.php

433 2007-02-16 18:40 doc

Applied fix to allow parsing of PHP code in the intro page (/pages/intro.php)

428 2007-02-02 21:51 Matthias

Fixed ticket #380 (Thanks to pcwacht)

420 2007-01-29 23:24 Matthias

Fixed "REMEMBER_KEY" Cookie SQL Injection security issue (#376)

417 2007-01-24 19:49 doc

Updated some core files to allow the configuration of PHPMailer via the admin settings panel instead of config.php. PHPMailer related settings are now stored in the Website Baker database. The following settings can be configured:
SMTP-host, SMTP-authentification , SMTP-password and SMTP-username.

View revisions

Also available in: Atom