Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
charsets_table.php 94.7 KB 844 about 16 years thorn Hebrew-table in charsets-table.php was faultily...
class.admin.php 13.3 KB 842 about 16 years thorn changed register_backend_modfile() to work with...
class.database.php 3.32 KB 519 over 16 years Matthias Changed all copyright notices to include now 2008
class.frontend.php 14.1 KB 854 almost 16 years thorn fixed an issues related to search, changed one ...
class.login.php 15 KB 729 over 16 years doc added bugfix from the forum member tavitar to f...
class.order.php 5.43 KB 519 over 16 years Matthias Changed all copyright notices to include now 2008
class.wb.php 9.85 KB 656 over 16 years thorn Added some missing add_slashes(), get_post_esca...
class.wbmailer.php 4.22 KB 638 over 16 years thorn Allow a user-supplied From-Name in form-setting...
frontend.functions.php 14.2 KB 871 over 15 years thorn added config for section anchor. ATTN: add "INS...
functions-utf8.php 16.4 KB 820 about 16 years thorn ASP: off per default. CAPTCHA: removed unneeded...
functions.php 24.6 KB 868 over 15 years thorn removed useless init_utf8funcs()-function
index.php 848 Bytes 519 over 16 years Matthias Changed all copyright notices to include now 2008
initialize.php 4.03 KB 725 over 16 years doc suppressed warnings in initialize.php if consta...
module.functions.php 9.78 KB 834 about 16 years doc Added some basic functions for module developers

Latest revisions

# Date Author Comment
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

851 2008-07-01 20:38 thorn

page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.

844 2008-06-08 00:18 thorn

Hebrew-table in charsets-table.php was faultily imported - fixed.

842 2008-05-04 21:58 thorn

changed register_backend_modfile() to work with wysiwyg-module, too

841 2008-05-01 16:50 thorn

fixed file-naming issue when old page-names (from before 2.7) contains "&"

840 2008-04-26 16:31 thorn

class.admin.php deletes actual query-string while redirection. fixed.

834 2008-04-21 13:17 doc

Added some basic functions for module developers

View revisions

Also available in: Atom