Added RU-language-files, provided by user shlack; converted to entities.
Added class nixhier to frontend.css from form and news Modul (required for ASP)
removed include/captcha/asp.php. css have to be added to module's css-files.
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
Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
fixed some small layout issues
menulink: link can be menulink or subpage of menulink, too
Removed hardcoded /admin folder strings from WB core files where possible
Added WB home folder fix proposed by the forum member spawnferkel.Defined <strong> and <em> instead of <b> and <i> as default tags.
fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
fixed an issue with text-captcha (default text got saved). Changes default text.
reintroduced include/captcha/asp.php
added missing title tag
removed include/captcha/asp.php
added missing Dutch language files for core modules
added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
Modified news module to create a default index.php during installation (directory spoofing)
removed German Umlauts in some language file (PHP comments)
removed last remaining DE_du.php
Removed colloquially german language files as the filename causes issues
menulink-module: wrong field in add.php. fixed.
allow external links in menulink-module
fixed some errors in standard german language file
added new colloquially german language file (thanks to Michael Tenschert)
output_filter: fixed bug in regular expression (eats up characters in mailto links)
removed word boundary from mailto regex part in the output_filter module
fixed bug in menu_link module (IE 7 did not show the select boxes at all)
module output_filter: added word boundary for the mailto regex part to avoid problems with text mails and mailto mails in one single line
jsadmin: re-ordering of pages or sections wasn't saved. Fixed
menu_link: fixed issue with IE7 (hopefully, can't check this)
jsadmin: added latest changes from swen, fixes most (or all?) issues.
module news: set focus on captcha-field if user have to re-enter captcha
added kewyword id to all new files
Removed module mail_filter and added revised version under new module name output filter. Bugs with regular expression fixed.
fck_wbmodules.php: foreign privates pages in dropdown, fixed.Fixed an E_NOTICE-warning.
Added missing text in languages files for jscalendar
Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
Added default index.php to all folders to prevent directory spoofing
captcha admin-tool: fixed display-issue with Firefox.
Improved ASP in news-module.
Had to fix some strtotime()-related issues in admin/pages/sections and module news to use with PHP4.
Text-captcha: moved text-file to database.
Security bugfix: Text file for text-captcha was readable from everywhere. Text-captcha: empty line in test file, following a question, was accepted as answer. Fixed.
Allow a user-supplied From-Name in form-settings for email und success-email.
changeset 627: menu_link and search/search.php needs some minor changes, too.
Text-CAPTCHA: added description how to input questions and answers.
Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
Fixed some bugs in the Javascript Admin module
Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
some cleanup in news-module (ASP related).
Module form: user supplied input isn't lost on captcha-failure anymore
added keyword id to new file;
fixed spelling error in german language file of captcha modul
Added new CAPTCHA (calc_ttf_image). Changed call_captcha() to output a table-layout. Some minor changes to captcha-code.
Module form: dropdown "success page" listed foreign private pages, too. Fixed.
Added preview-images for CAPTCHA. Improved security: CAPTCHAS can't be loaded from outside WB
fixed bug in Javascript Admin module
removed forgotten debug output
fixed some issues with CAPTCHA and ASP: Adjusted baseline of '*' in supplyed fonts to meet baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib checks. Improved ASP in news-module.
removed some wrong set keywords
Added keywords to files where they are missing
changed WYSIWYG content field from text to longtext (allows more than 65'534 characters)
Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
module news: added publish_until field to control the visibility of a news-posting by date and time
added new CAPTCHA and ASP (Advanced Spam Protection)
Removed changes introduced with Changeset 593 (need to agree if we want add this to the core with WB2.7)
fixed bug in news module: Dont allow comments if commenting is disabled or post or post's group is inactive
Generate filename in pages/ from page_title instead of menu_title.
fixed bug in Codepress integration (if codepress framework not installed)
added language support to all integrated modules (except for news and form module)
Added multi-lingual Admin tool description. Moved Admin tool language text from global language file to module language files. Added function get_variable_content to allow extraction of variable without including files.
Added keywords to new mail filter files
Fixed bug with the edit module CSS file implementation (IE7, Opera)
Added the new admin tool email output filter which allows to transform emails before displaying them on the frontend
module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed
fixed E_NOTICE-warning in news-module (SECTION_ID)
adapted news-module to use the new jscalendar, removed old one
Some minor changes. Reduced success time out, set WYSIWSY background colgor to white, fixed some errors in the form module (only in conjunction with E_ALL)
Module code: curly backets get deleted by pparse() from phplib. fixes #553
Fixed bug in news modul with missing variable PAGE_DIRECTORY
Module menu_link: added dropdown-listbox to select anchor
changed version number of form modul
added again keywords to news modul files
Updated news modul with features from the advanced news modul
added keywords again to form modul files
Updated form modul with features from the advanced form modul
Added keywords to modules/fckeditor files
Added keywords to new files
added new module-based search-function and publish-by-date code
Reintroduced changes from changeset [520] and [540] wich where overwritten by changeset [546]
Revoked changeset [541] end removed all PAGE_EXTENSION variables and the related option in WB settings as this function only works on Apache Servers together with .htaccess and mod_rewrite...
added the "users in multiple groups" feature (closes parts of ticket #546)
fixed two issues with menu_link: adding a menu_link as first page did not worked; and an E_NOTICE-warning
module menu_link: fixed page-deleteing-bug and some odd behavior, added table mod_menu_link
Added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
Added FCKEditor as the new default WYSIWYG editor (htmlarea removed from the package)
Changed all copyright notices to include now 2008
fixed issue with special chars in news feed
Optimized search and highlighting funktions