fixed CAPTCHA language-files once again.
fixed some more language-files
ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
Fixed WB-Link Plugin to work with WB versions below 2.7 (so we can use the same module for WB 2.6.x and WB 2.7)
Modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
added keyword id to new files
Added the latest FCKEditor v2.60
removed the outdated FCKEditor v2.51
removed some obsolete language variables from news and form module (now defined in global WB language files)
Added norwegian translation (Thanks OEH)
Added keyword Id to new files
Moved edit module CSS functions from modules to WB core (avoid code duplication; improve maintenance of code)
some code clean up in news/form module
small adaption of the edit CSS function file css.functions.php
updated edit module CSS functions to include backend.css into head if possible
Fixed bug in decryption routines of the Output-Filter module
added handling of missing characters to mailto encryption routines
Some code clean-up in News module
fixed some layout issues with Form module (combination with Output-filter)
Fixed layout issue with optional subject/body text of encrypted mailto links (carriage return)
Fixed bug in the mailto encryption code of the Output-Filter module
added updated edit CSS functions to the News module
added updated edit CSS functions to the Form module
fixed bug in output filter (mailto links with HTML entities in optional part)
WYSIWYG: changed field text to LONGTEXT, too.
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)