Project

General

Profile

Revision:

Revisions

# Date Author Comment
890 2008-12-28 15:11 aldus

Tcket #607: including the frontend.css in comment_page.php in the news-modules

889 2008-12-28 15:00 aldus

Tcket #610: add the IP-Address to the EMail-Body in the Form-Modul

888 2008-12-28 13:25 aldus

removed a query - the table isn't in wb2.7 anymore

887 2008-12-28 13:16 aldus

add 'order by name' to the select-query to display the admintools in alphabetic order.

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

884 2008-11-28 20:45 doc

updated output filter regex to exclude mail addresses contained in input fields

883 2008-11-27 22:58 thorn

added redirect-type (301/302) to menu_link

882 2008-11-24 19:48 Matthias

updated upgrade-script.php to add sec_anchor field to settings table

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 '

880 2008-11-12 08:22 aldus

Remove undefined and unused constants (DB_FETCHMODE_ASSOC)

879 2008-11-12 08:17 aldus

Remove undefined and unused constants (DB_FETCHMODE_ASSOC)

878 2008-11-11 18:30 doc
877 2008-11-11 17:09 Matthias

reverted changeset 876

876 2008-11-11 17:07 Matthias

only a svn test

875 2008-11-06 22:37 thorn

Module code: curly backets get deleted by pparse() from phplib -> old fix in #569 wasn't that smart. Fixed.

874 2008-11-06 22:35 thorn

fixed some typos in DE language-file, added missing tab in search.php

873 2008-11-02 21:37 thorn

news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)

872 2008-11-01 18:28 thorn

updated menulink and search to use configureable section-anchor

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.

870 2008-11-01 00:22 thorn

improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8

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

867 2008-10-29 19:40 thorn

Captcha: removed IFRAME for Calculation-as-text captcha

866 2008-10-29 19:36 thorn

News: total number of news wasn't calculated correctly

(1251-1275/2140) Per page: 25, 50, 100

Also available in: Atom