Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
class.admin.php 11.2 KB 458 about 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.2 KB 458 about 17 years doc Added package which allows to integrate optiona...
functions.php 34.4 KB 455 about 17 years Matthias Added wrapper to functions.php if mb_string is ...
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
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")

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.

View revisions

Also available in: Atom