Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
class.admin.php 11.2 KB 458 almost 17 years doc Added package which allows to integrate optiona...
class.database.php 3.32 KB 399 over 17 years Matthias Added 2007 to all copyright notices Added missi...
class.frontend.php 13.4 KB 442 about 17 years Matthias Fixed issues with some languages when UTF8 is u...
class.login.php 13.3 KB 420 over 17 years Matthias Fixed "REMEMBER_KEY" Cookie SQL Injection secur...
class.order.php 5.43 KB 399 over 17 years Matthias Added 2007 to all copyright notices Added missi...
class.wb.php 7.88 KB 451 about 17 years Matthias Added Changeset [417] again to the trunk becaus...
class.wbmailer.php 4.16 KB 451 about 17 years Matthias Added Changeset [417] again to the trunk becaus...
convert.php 17.6 KB 445 about 17 years Matthias Optimized search and highlighting funktions
frontend.functions.php 12.4 KB 461 almost 17 years Matthias Added support for ISO-8859-6. WB now fully supp...
functions.php 38.2 KB 464 almost 17 years Matthias Fixed some possible page crashes wich are cause...
index.php 848 Bytes 399 over 17 years Matthias Added 2007 to all copyright notices Added missi...
initialize.php 3.1 KB 399 over 17 years Matthias Added 2007 to all copyright notices Added missi...

Latest revisions

# Date Author Comment
464 2007-05-19 10:31 Matthias

Fixed some possible page crashes wich are caused from php if strlen is used (see http://bugs.php.net/bug.php?id=24460 and http://bugs.php.net/bug.php?id=27070 and http://ilia.ws/archives/5-Top-10-ways-to-crash-PHP.html for this) Thanks to Thorn

461 2007-05-14 22:17 Matthias

Added support for ISO-8859-6. WB now fully supports UTF8 and all ISO charsets except ISO-2022-JP and ISO-2022-KR. This languages only can be used with UTF8.

458 2007-05-12 20:14 doc

Added package which allows to integrate optional JS & CSS module files (frontend.css, frontend.js, backend.css, backend.js) into the <head> section of the HTML code. This allows developers to code modules which creates (X)HTML valid output.

455 2007-05-08 22:14 Matthias

Added wrapper to functions.php if mb_string is not available

451 2007-04-30 09:42 Matthias

Added Changeset [417] again to the trunk because removing it from the branches also removed it from the trunk

449 2007-04-30 09:17 Matthias

Removed changeset [417] from the 2.6.x branches because it is for WB 2.7.x versions

445 2007-04-10 20:04 Matthias

Optimized search and highlighting funktions

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")

View revisions

Also available in: Atom