Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
charsets_table.php 94.7 KB 915 over 15 years Matthias Copyright notices now includes 2009
class.admin.php 13.5 KB 909 over 15 years doc Added Javascript syntax highlighting framework ...
class.database.php 3.32 KB 915 over 15 years Matthias Copyright notices now includes 2009
class.frontend.php 14.1 KB 915 over 15 years Matthias Copyright notices now includes 2009
class.login.php 15 KB 915 over 15 years Matthias Copyright notices now includes 2009
class.order.php 5.43 KB 915 over 15 years Matthias Copyright notices now includes 2009
class.wb.php 9.86 KB 915 over 15 years Matthias Copyright notices now includes 2009
class.wbmailer.php 4.22 KB 915 over 15 years Matthias Copyright notices now includes 2009
frontend.functions.php 14.4 KB 915 over 15 years Matthias Copyright notices now includes 2009
functions-utf8.php 16.4 KB 915 over 15 years Matthias Copyright notices now includes 2009
functions.php 24.6 KB 915 over 15 years Matthias Copyright notices now includes 2009
index.php 848 Bytes 915 over 15 years Matthias Copyright notices now includes 2009
initialize.php 4.03 KB 915 over 15 years Matthias Copyright notices now includes 2009
module.functions.php 9.78 KB 915 over 15 years Matthias Copyright notices now includes 2009

Latest revisions

# Date Author Comment
915 2009-01-21 20:27 Matthias

Copyright notices now includes 2009

909 2009-01-13 20:08 doc

Added Javascript syntax highlighting framework EditArea as replacement for Codepress.

906 2009-01-08 23:43 doc

fixed error message in admin class if type array not defined

886 2008-12-26 18:45 thorn

fixed two issues with searchresult-highlighting: do not highlight in

/-tags, do not convert < to < anymore.

885 2008-12-13 11:08 doc

changed mailer to not extract line break of alternative body text

881 2008-11-22 16:51 thorn

search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch. Replaced strtr() by str_replace() (it's just faster). Changed ' to '

871 2008-11-01 00:27 thorn

added config for section anchor.
ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.

869 2008-10-29 20:05 thorn

search: added search_lang for use in search-form. Using DE, the search will search รค=ae,... (alternate spelling of german umlauts)
removed undocumented word-boundary search
search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")...

868 2008-10-29 19:43 thorn

removed useless init_utf8funcs()-function

854 2008-07-25 19:06 thorn

fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE, added $database = new Database(); in front of output-filter

View revisions

Also available in: Atom