! modules/wysiwyg/save.php use new methode in class.wb to replace absolute MediaUrl
! wysgwyg, first try to repair missing table entries! page sections typofix in header
! wysgwyg, now check exitings table entries, otherwise script stop loading content in editor! typofix in groups! change constant DB_NAME to $database->DbName
! change mysql_esc_string to WbDatabase::getInstance()->escapeStrinng()
! recoded module news,form,wysiwyg upgrade to work with upgrade-script
! fallback changes in wysiwyg Revision 1754 because it's required that section_id is the PRIMARY KEY Fallback will be done in upgrade-script until the final version ! build in extra input seo title in page settings! beginning rebranding wb_theme
! forgot to upload the install.php from wysiwyg modul in Revision 1756! correcting some more SEC_ANCHOR
! update wysiwyg install.php, now using methode SqlImport from WBDatabase
! add div container in page_content for each sections,! update droplets SectionPicker, ShowWysiwyg and ShowRandomWysiwyg! put sec_anchor in this div, sec_anchor fixed in all found files sec_anchor default now set to "section_", sec_anchor can't be empty for future developement
fixed path to globalExceptionHandler.php in wysiwyg
! optimize modules WYSIWYG for editors
+ Validationfix, add qx_rawlang.php in quickSkin_alpha to solve <a> escaping malformed URI reference messages in javascript! fixed magic_quotes_gpc=on, magic_quotes going to be removed in PHP6. and some hoster do not set it to off
more fixed issues with get_magic_quotes_gpc and FCKeditorremove create and upload in FCKeditor Filemanager
fixed issues with get_magic_quotes_gpc and FCKeditor
forgot upload save.php in wysiwyg module
some little fixes in wysiwyg module
fixed warning in domain independend image links
wysiwyg module changed to domain independend image links
! recoded /account/forgot_form.php! update quickSkin ! update languages files + add /temp/quickSkin/ folder! begin fixing sec_anchor in urls
did some changes and fixes found by testers
! add table db engine in module install scripts! some small updates in modules
Preparing 2.8.2 stable, last tests
bug fixed in class.database.php methode field_add in call field_existsupdate search, pls test, (Tks to Thorn)
validation fixes
YGN Ethical Hacker Group (2.8.2 / 2.9.0)
remove new function see http://www.websitebaker2.org/forum/index.php/topic,20268.msg139557.html#msg139557
+ Ticket 1058 added warn_page_leave (currently only in wysiwyg)
update headerinfos
fixed headerinfos
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
insert $wb->preprocess($output), preprocess no longer needed in moduleslittle modifaction in upgrade-script.php in function check_wb_tablesupdated module wysiwyg, set to module version 2.8
to hold content, install don't drop existing tables (code, form, menu_link, news, wrapper, wysiwyg) otherwise do it with uninstall
continue update headertextTicket #930 disabled SyntaxHighlighter from default WB Installationchange help url to www.websitebaker2.org
continue update header info
Ticket #909 WYSIWYG Editor width destroyes backend layoutSet EDITOR_WIDTH to 0, This way backend theme developper can style the WYSIWYG Editor according to their themes.
check if load only one wysiwyg instancecheck update svn revision
updated module info.php (Thanks to Waldschwein)
Created 2.8.x branch
- Added Danish language files to modules (Thanks to Achrist)
- Updated Danish language file (Thanks to Achrist)
Removed double </form> tags in pages/intro.php and wysiwyg/modify.php
Updated Norsk language File (Thanks to oeh)
Updated French language files (Thanks to Quinto and VotreEspace)
Copyright notices now includes 2009
added French languages to modules
WYSIWYG: changed field text to LONGTEXT, too.
Added RU-language-files, provided by user shlack; converted to entities.
added missing Dutch language files for core modules
removed last remaining DE_du.php
fixed some errors in standard german language file
added new colloquially german language file (thanks to Michael Tenschert)
added kewyword id to all new files
Added default index.php to all folders to prevent directory spoofing
changed WYSIWYG content field from text to longtext (allows more than 65'534 characters)
added language support to all integrated modules (except for news and form module)
Added keywords to new files
added new module-based search-function and publish-by-date code
Changed all copyright notices to include now 2008
Optimized search and highlighting funktions
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Fixed missing default values for INT fields in all system and modules tables (#329)
Updated all copyright notices to include 2006
Added default value '' to all varchar and text fields
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed inconsistent line ending styles
Updated module info files
Removed strip_slashes_dummy.
Renamed compatibility.php to frontend.functions.php.Moved frontend functions from class frontend to frontend.functions.php. Removed instances of strip_slashes_dummy. Replaced $this by $wb in a couple of places.Created file initialize.php, where all initializations now take place (moved from class wb constructor).
Moved all modules,templates, and languages into previous locations
Temporarily moved addons folder
""
Moved WYSIWYG module
Removed support for internal HTMLArea editor.
Changed column names in mod_news_posts from short,long to content_short, content_long.
Fixed minor bugs
Implemented choice of WYSIWYG editor
Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.
Added the Id keyword for all files
Restructured frontend code and fixed various bugs
Initial import from CVS to Subversion of Website Baker 2.5.2