fixed headers_sent problem in /upgrade_script.phpfixed problem with output buffer in /search/search_modext.php
! install/save.php,search_modext.php set $sSectionIdPrefix (SEC_ANCHOR) to the right value
replace eregi with pregmatch in search_modext (Tks to Thorn)
YGN Ethical Hacker Group (2.8.2 / 2.9.0)
fixed headerinfos
update headerinfos
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
fixed search_modext.php ( Tks to Thorn )Ticket #953 is already fixed Ticket #954 styles issues in theme.css ( Tks to Ruebenwurzel )
Tickets #932 change deprecated eregi functions Tickets #948 fixed Multiple use of same parametrised droplet - parameter handlingUpgrade Droplets to Version 1.0.3update some headerinfosnon existing pages, will be created if clicking save in page settings
continue update headertextTicket #930 disabled SyntaxHighlighter from default WB Installationchange help url to www.websitebaker2.org
update header info
Beginning header information update
Bugfix of rev. 1211 search_modext.php (ticket #863): Use isset and given unknown-user instead of counting all users.
Bugfix inside "search_modext.php" to avoid warings if the search found a page last modified by a user witch has been deleted. (ticket #863)
Created 2.8.x branch
Add Droplets Modul to the project and the modificated files (index, seach and frontendfunctions)
Copyright notices now includes 2009
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 '
updated menulink and search to use configureable section-anchor
improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
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 searchsearch_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")...
search: fixed windows-related regex issue
fix: allow external urls for search-results
Some cleanup in search.php
search: further speed improvment
fixed issue with hidden files in list_files_dirs()
search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3.FCK-Editor: loads large pages faster
changed & to & in URL-string for nohighlight-feature and added a value
Removed unused function is_access_denied() from search
email-addresses are excluded from search-results page
Added keywords to new files
added new module-based search-function and publish-by-date code