Project

General

Profile

1
Change Log
2
===============================================================================
3
Please note: This change log may not be accurate
4

    
5
$Id: CHANGELOG 746 2008-03-11 19:53:41Z doc $
6

    
7
Legend:
8
+ = Added
9
- = Removed
10
# = Bugfix
11
! = Update/Change
12

    
13
------------------------------------- 2.7.0 -------------------------------------
14
11-Mar-2008 Christian Sommer
15
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
16
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
17
08-Mar-2008 Thomas Hornik
18
#	fixed issue with news and end-date
19
04-Mar-2008 Christian Sommer
20
#	fixed issue with smart view URL link
21
03-Mar-2008 Thomas Hornik
22
#	fixed an issue with text-captcha (default text got saved). Changes default text.
23
#	fixed an issue with highlighting
24
02-Mar-2008 Thomas Hornik
25
#	added missing text in language-files
26
+	added missing sorting to language dropdown in admin/pages/settings.php
27
01-Mar-2008 Thomas Hornik
28
#	fixed ticket #562, applied changes from user tavitar with some own additions
29
+	added check for AddDefaultCharset to install
30
29-Feb-2008 Thomas Hornik
31
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
32
28-Feb-2008 Thomas Hornik
33
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
34
28-Feb-2008	Christian Sommer
35
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
36
25-Feb-2008	Matthias Gallas
37
+	added missing Dutch language files for core modules
38
24-Feb-2008 Thomas Hornik
39
#	issue with menulink in upgrade-script. Fixed.
40
23-Feb-2008 Christian Sommer
41
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
42
#	fixed bug in upgrade script (WBMailer setting)
43
22-Feb-2008 Christian Sommer
44
#	some layout changes on the upgrade-script, fixed error in precheck
45
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
46
20-Feb-2008 Thomas Hornik
47
!	added workaround for language sorting-problem
48
20-Feb-2008	Christian Sommer
49
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
50
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
51
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
52
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
53
19-Feb-2008	Matthias Gallas
54
!	Updated upgrade script
55
!	Changed language sorting from directory to name (needs additional to be escaped!)
56
+	added new languages to install script
57
#	fixed some issues and typos in languagefiles
58
18-Feb-2008 Thomas Hornik
59
+	Converted and added some old language-files (BG, CS, PL, RU)
60
18-Feb-2008	Christian Sommer
61
#	Fixed two broken links
62
!	Modified news module to create a default index.php during installation (directory spoofing)
63
17-Feb-2008	Matthias Gallas
64
-	Removed colloquially german language files as the filename causes issues
65
17-Feb-2008	Christian Sommer
66
!	removed German Umlauts in some language file (PHP comments)
67
#	fixed language bug (backend language switched to the pages language viewed in frontend)
68
16-Feb-2008	Thomas Hornik
69
!	updated upgrade-script (menulink)
70
13-Feb-2008 Thomas Hornik
71
+	allow externl links in menulink-module
72
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
73
10-Feb-2008 Matthias Gallas
74
#	fixed some errors in standard german language file
75
+	added new colloquially german language file
76
10-Feb-2008 Thomas Hornik
77
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
78
10-Feb-2008 Christian Sommer
79
#	fixed E_NOTICE warning with already defined module frontend constants
80
-	removed all stuff other than page_content from the blank template
81
!	adapted color for onmouseover effect
82
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
83
!	made Website Header field in Settings visible per default
84
!	modified all templates (display Website Header, use show_menu instead of page_menu)
85
!	added highlighting of active input elements to all WB backend areas; changed some colors
86
!	removed hover highlighting of input fields to avoid possible confusion
87
!	added visualization of wrong/empty input fields
88
#	fixed a bug with re-enter admin password
89
09-Feb-2008 Christian Sommer
90
!	modified some colors and CSS definitions of pages, media and section interface
91
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
92
#	output_filter: removed word boundary from mailto regex part
93
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
94
#	fixed bug in user signup
95
!	output_filter: added word boundary for the mailto regex part
96
09-Feb-2008 Thomas Hornwik
97
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
98
08-Feb-2008 Matthias Gallas
99
+	added kewyword id to all new files
100
08-Feb-2008 Christian Sommer
101
-	Removed admin module mail_filter
102
+	Added revised version of the output filter module
103
08-Feb-2008 Thomas Hornik
104
!	module news: set focus on captcha-field if user have to re-enter captcha
105
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
106
-	Removed unused function is_access_denied() from search
107
04-Feb-2008 Thomas Hornik
108
!	email-addresses are excluded from search-results page.
109
#	Fixed possible XSS in account/login.php and forgot-form.php
110
04-Feb-2008 Christian Sommer
111
#	allowed usage of tags in settings fields: website_header, website_footer
112
03-Feb-2008 Thomas Hornik
113
#	out-of-date default page isn't shown anymore, instead shows next public page.
114
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
115
03-Feb-2008 Matthias Gallas
116
+	added kewyword id to all new files
117
02-Feb-2008 Christian Sommer
118
#	fixed wrong redirect in /admin/images
119
02-Feb-2008 Thomas Hornik
120
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
121
+	Added missing text in languages files for jscalendar
122
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
123
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
124
#	fixed path in jscalendar-css
125
01-Feb-2008 Christian Sommer
126
#	Added default index.php to all folders (directory spoofing)
127
01-Feb-2008 Thomas Hornik
128
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
129
#	Fixed possible XSS-vulnerability in wb/search/search.php
130
31-Jan-2008 Thomas Hornik
131
!	Adjusted clock-red icon to match wb colors
132
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
133
+	Added multi-group to upgrade-script
134
30-Jan-2008 Christian Sommer
135
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
136
30-Jan-2008 Thomas Hornik
137
#	registered pages didn't appear in menu. fixed.
138
!	Updated upgrade-script. (Some upgrades still missing)
139
29-Jan-2008 Thomas Hornik
140
#	strtotime()'s behavior differ in PHP4 and PHP5.
141
	Had to fix some issues in admin/pages/sections and module news.
142
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
143
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
144
28-Jan-2008 Matthias Gallas
145
#	Replaced all special chars in language files with htmlentities or unicode
146
+	Added some missing lines in language files
147
+	Added missing keyword Id
148
28-Jan-2008 Christian Sommer
149
#	fixed issue with top bar icon alt tag
150
!	added some more backend layout modifications
151
!	corrected bug in NL.php language file
152
!	added missing session cookie forgotten in Changeset 593
153
!	added possibility to select the default backend language during installation process
154
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
155
#	Fixed some bugs in the Javascript Admin modul
156
28-Jan-2008 Thomas Hornik
157
+	Allow a user-supplied From-Name in form-settings for email und success-email.
158
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
159
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
160
27-Jan-2008 Christian Sommer
161
!	fixed CSS background color of the installer CSS
162
!	replaced static text with variable text from language file
163
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
164
!	added missing ID tags
165
27-Jan-2008 Christian Sommer
166
!	added missing ID tags
167
!	added default language for users to avoid empty language fields
168
27-Jan-2008 Matthias Gallas
169
+	added kewyword id to new file
170
#	Fixed some spelling errors in german language file
171
27-Jan-2008 Thomas Hornik
172
!	Module form: user supplied input isn't lost on captcha-failure anymore.
173
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
174
+	Added Calc_ttf_image CAPTCHA.
175
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
176
!	Some minor changes in CAPTCHA-code.
177
!	Added some text to CAPTCHA admin-tool.
178
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
179
+	Added preview-images for CAPTCHA.
180
!	Improved security: CAPTCHAS can't be loaded from outside WB
181
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
182
26-Jan-2008 Christian Sommer
183
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
184
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
185
26-Jan-2008 Matthias Gallas
186
#	fixed bug in Javascript Admin module
187
+	Added new language files
188
+	Added keywords to files where they are missing
189
26-Jan-2008 Thomas Hornik
190
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
191
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
192
	Improved ASP in news-module.
193
+	module news: added publish_until field to control the visibility of a news-posting by date and time
194
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
195
	It should be very difficult for spam-bots to recognize intersected characters.
196
25-Jan-2008 Christian Sommer
197
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
198
25-Jan-2008 Thomas Hornik
199
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
200
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
201
#	module news: it was possible to post comments to postings with commenting disabled
202
	or to inactive postings. Fixed
203
24-Jan-2008 Thomas Hornik
204
!	Generate filename in pages/ from page_title instead of menu_title.
205
24-Jan-2008 Christian Sommer
206
#	fixed bug in Codepress integration (if codepress framework not installed)
207
+	added language support to all integrated modules (except for news and form module)
208
#	fixed another E_NOTICE warning
209
24-Jan-2008 Matthias Gallas
210
+	Added keywords to files where they are missing
211
23-Jan-2008 Christian Sommer
212
+	Added German language file for WB 2.7
213
22-Jan-2008 Christian Sommer
214
+	Added language support for the Admin tools (backup, reload, mail_filter)
215
-	Removed all admin tool text outputs from global language file to module language files
216
!	Introduced language support for the overview page of the Admin tools
217
+	Added function get_variable_content to allow extraction of variable content without including files
218
!	Changed language support for Addons -> Moduls -> Details
219
22-Jan-2008 Matthias Gallas
220
+	Added keywords to new mail filter files
221
22-Jan-2008 Thomas Hornik
222
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
223
21-Jan-2008 Christian Sommer
224
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
225
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
226
21-Jan-2008 Thomas Hornik
227
+	Unique session-identifier for each website baker installation. fixes #354
228
20-Jan-2008 Christian Sommer
229
#	fixed E_NOTICE-warning in save.php when input data was wrong
230
+	added the new admin tool email output filter which allows to transform
231
	emails before displaying them on the frontend
232
20-Jan-2008 Thomas Hornik
233
!	upgrade-script.php: fixed mysql_error() handling
234
!	upgrade-script.php: added code to update menu_links
235
#	fixed a typo in upgrade-script.php
236
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
237
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
238
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
239
19-Jan-2008 Christian Sommer
240
!	Reduced the success time out and set WYSIWSY background to white
241
#	Fixed some errors in form module (only in conjunction with E_ALL)
242
!	Added support to configure the mailer settings via the backend
243
19-Jan-2008 Matthias Gallas
244
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
245
+	Added keywords to new files
246
19-Jan-2008 Thomas Hornik
247
-	Module news: removed old calendar
248
+	Module news: adapted news to use the new include/jscalendar
249
+	added installation-instructions to include/jscalendar
250
#	Module code: curly backets get deleted by pparse() from phplib. fixed
251
+	Module menu_link: added dropdown-listbox to select anchor
252
!	upgrade-script: added code to convert old menu_links to new ones (partly)
253
18-Jan-2008 Matthias Gallas
254
!	Updated news modul with features from the advanced news modul
255
!	Updated form modul with features from the advanced form modul
256
#	Fixed hardcoded /pages issue in intro page feature
257
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
258
!	Revoked parts of changeset 547 and again introduced changeset 540
259
+	Added keywords to modules/fckeditor and all other new files
260
18-Jan-2008 Thomas Hornik
261
#	fixed two E_NOTICE-warnings in admin/pages/index.php
262
+	added new module-based search-function
263
+	added new publish-by-date code
264
17-Jan-2008 Christian Sommer
265
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
266
!	removed the PAGE_EXTENSION from frontend login
267
17-Jan-2008 Matthias Gallas
268
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
269
	by changeset 546
270
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
271
	option in WB settings as this function only works on Apache Servers
272
	together with .htaccess and mod_rewrite
273
+	Added keywords to file menu_link/uninstall.php and new admintools files
274
17-Jan-2008 Christian Sommer
275
!	added the "users in multiple groups" feature (closes parts of ticket #546)
276
16-Jan-2008 Thomas Hornik
277
!	changed admin/pages/save.php to allow hidden config-elements in table search.
278
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
279
	fixed odd behavior in case of menu_link as default-page.
280
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
281
14-Jan-2008 Matthias Gallas
282
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
283
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
284
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
285
	pathes points to WB Corefiles with the page extension .php
286
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
287
14-Jan-2008 Christian Sommer
288
!	added a missing </tr> tag
289
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
290
	removed by Changeset 529 (enhanced pages admin)
291
13-Jan-2008 Christian Sommer
292
#	moved administration tools from Settings to the new section Admin-Tools
293
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
294
!	increased redirection time after success message, corrected HOME link of the login panel
295
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
296
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
297
#	fixed error with redirection to admin panel after installation
298
12-Jan-2008 Christian Sommer
299
!	introduced smart URL detection for the 'View' menu in the WB backend
300
	(if page_id is set, redirect to this page instead of the root)
301
!	introduced the enhanced pages admin dialogue (thanks to icouto)
302
11-Jan-2008 Christian Sommer
303
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
304
-	removed the hmtlarea files in /modules/htmlarea
305
!	set the fckeditor as the new default editor /install/save.php
306
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
307
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
308
11-Jan-2008 Matthias Gallas
309
!	Update codepress to Version 0.9.6
310
!	Update phplib to Version 7.4a
311
09-Jan-2008 Matthias Gallas
312
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
313
#	Fixed ticket #542 (Thanks to Thorn)
314
23-Dec-2007 Matthias Gallas
315
!	Changed all copyright notices to include now 2008
316
21-Sep-2007 Matthias Gallas
317
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
318
	the new register_frontend_modifles() functions do not validate
319
24-Jan-2007 Christian Sommer
320
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
321
------------------------------------- 2.6.7 -------------------------------------
322
02-Jan-2007 Christian Sommer
323
+	Added missing converting file for changeset [504]
324
------------------------------------- 2.6.6 -------------------------------------
325
01-Jul-2007 Matthias Gallas
326
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
327
01-Jul-2007 Ryan Djurovich
328
#	Fixed bug where error message not displayed when script fails to create a page
329
#	Fixed bugs introduced in [484]
330
14-May-2007 Matthias Gallas
331
+	Added support for ISO-8859-6.(Thanks to thorn)
332
12-May-2007 Christian Sommer
333
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
334
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
335
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
336
+	Added the new function register_frontend_modfiles to the built in templates
337
08-May-2007 Matthias Gallas
338
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
339
+	Added new functions page_css and page_javascript to the built in templates
340
+	Added search highlight class to css files of the built in templates
341
30-Apr-2007 Matthias Gallas
342
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
343
10-Apr-2007 Matthias Gallas
344
+	Optimized search and highlighting funktions (Thanks to thorn)
345
03-Apr-2007 Matthias Gallas
346
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
347
	in the pages directory (Special thanks to "Funky_MF" for the fix)
348
01-Apr-2007 Matthias Gallas
349
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
350
	from the code (revoked changeset 396) and added new functions instead. Adapted the
351
	search and the highlighting to use the new functions. With this changes WB can now
352
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
353
	and tested this changes.
354
12-Mar-2007 Matthias Gallas
355
+	Added multilingual support to search
356
03-Mar-2007 Matthias Gallas
357
+	Added new function for highlighting search results in the content area
358
	(Special thanks to "thorn" and "Funky_MF")
359
#	Fixed some issues in search with special chars
360
	(Special thanks to "thorn" and "Funky_MF")
361
22-Feb-2007 Christian Sommer
362
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
363
16-Feb-2007 Christian Sommer
364
!	Suppressed PHP warnings and errors when reading empty intro.php
365
16-Feb-2007 Christian Sommer
366
#	Applied fix to enable parsing of PHP code in the intro.php 
367
12-Feb-2007 Christian Sommer
368
!	Added functions page_css and page_javascript which allow to include optional
369
	module files module.css and module.js into the <head> section. This allows to 
370
	create valid (X)HTML, as CSS definitions of modules are included in the head section
371
12-Feb-2007 Christian Sommer
372
!	Security enhancement (reduced number of login trials from 50 to 3)
373
02-Feb-2007 Matthias Gallas
374
#	Applied fix for ticket #380 (Thanks to pcwacht)
375
30-Jan-2007 Ryan Djurovich
376
#	Applied fix for ticket #376
377
29-Jan-2007 Matthias Gallas
378
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
379
	specific description of the modules in the language files of the modules.
380
21-Jan-2007 Matthias Gallas
381
#	Fixed issue in the search table entries of form modul
382
13-Jan-2007 Matthias Gallas
383
#	Fixed some bugs in rss.php
384
07-Jan-2007 Matthias Gallas
385
#	Fixed error when uninstalling the news modul
386
02-Jan-2007 Matthias Gallas
387
+   Added id keywords to all missing files
388
#	Fixed issue with Permissions for pages sections
389
27-Dec-2006 Matthias Gallas
390
#	Fixed form modul stores empty records
391
------------------------------------- 2.6.5 -------------------------------------
392
25-Dec-2006 Ryan Djurovich
393
!	Changed links to WB help website
394
24-Dec-2006 Matthias Gallas
395
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
396
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
397
!	Changed all copyright notices to include now 2007
398
23-Dec-2006 Matthias Gallas
399
#	Fixed IE allows to set a page as parent of itself (#320)
400
#	Fixed problem with Page Title has to be escaped (#287)
401
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
402
21-Dec-2006 Matthias Gallas
403
#	Fixed missing message when adding a site without page title (#300)
404
21-Dec-2006 Ryan Djurovich
405
#	Fixed bug with captcha script (#346)
406
20-Dec-2006 Matthias Gallas
407
#	Fixed Return to Search Results Page (#365)
408
!	Set Version to 2.6.5
409
-	Removed Changeset 365 because this will be a part of WB 2.7.x
410
#	Fixed a little typo error in class.admin.php (#364)
411
26-Nov-2006 Ryan Djurovich
412
+	Added new script that could possibly be apart of 2.7.x as a replacement
413
	for having the pages directory 
414
17-Nov-2006 Matthias Gallas
415
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
416
15-Nov-2006 Matthias Gallas
417
#	Fixed again intropage doesn't work (#71)
418
20-Oct-2006 Matthias Gallas
419
+	Added phpmailer class (thanks to doc)
420
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
421
+	Added List sorting in admin area (thanks to rsmith)
422
#	Fixed table width 100% are wrong displayed in container templates
423
	when IE is used (#350)
424
#	Fixed large space between menupoints in IE (#349)
425
#	Fixed Website description is not displayed when no page description
426
	available (#348)
427
#	Fixed group images in news modul cannot be stored (#342)
428
#	Fixed Typo in form/save_field.php (#341)
429
#	Fixed files in /pages/posts folder are not deleted (#340)
430
#	Fixed specialchars problem in the news modul (#339)
431
#	Fixed news modul stores empty records (#338)
432
#	Fixed Captcha didn't work in news comments (#337)
433
#	Fixed various php notices (#334)
434
+	Added new upgrade_function (thanks to kozmoz)
435
#	Fixed addons table isn't updated when a modul is updated (#332)
436
#	Fixed spelling errors in the signup2.php (#330)
437
#	Fixed MySQL 5.x missing default values for INT fields in all system
438
	and modules tables (#329)
439
#	Fixed installer does not insert admin user (#328)
440
+	Added support for getting page ID of page that referred search
441
	request (#327) (thanks to brofield)
442
#	Fixed search results generate invalid XHTML and notify warnings (#326)
443
Stefan Braunewell
444
#	Fixed Field 'last_reset' doesn't have a default value (#313)
445
+	Added get_post_escaped to wb class which automatically calls add_slashes
446
	on get_post output and used it in form/save_field.php
447
------------------------------------- 2.6.4 -------------------------------------
448
20-May-2006 Ryan Djurovich
449
#	Fixed security issues related to #237
450
#	Fixed typo in news save comment page (#282)
451
#	Fixed typo in news delete post page (#283)
452
!	Added multi-submission protection to form module (#119)
453
#	Added notice for when PHP Session Support appears to be disabled in installer,
454
	even if it is enabled and the problem actually lies in the users browser (#154)
455
19-May-2006 Ryan Djurovich
456
#	Fixed problem in forgotten login form where email field is too short (#207)
457
#	Fixed typo in forgotten login details email (#190)
458
15-May-2006 Stefan Braunewell
459
#	Fixed security issues (#237)
460
03-May-2006 Stefan Braunewell
461
#	Fixed problems with pre-2.6.0 modules in section list
462
#	Fixed e-mail bug caused by From: headers in internal mail function calls
463
	(#189)
464
#	E-mail validation in install script now accepts new top-level domains
465
	(#162)
466
#	Error status is now overwritten by next database query (#182)
467
#	Fixed obscure problem in htmlarea install script
468
------------------------------------- 2.6.3 -------------------------------------
469
19-Mar-2006 Stefan Braunewell
470
#	Fixed ticket #146: problems removing groups from viewers list of a page
471
16-Mar-2006 Stefan Braunewell
472
!	Changed link target selection. Now self, top and new. (Ticket #145)
473
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
474
	password pages.
475
#	Some changes to the SQL code in the install script for improved 
476
	compatibility with new MySQL versions
477
#	Fixed ticket #134 - error on browsing media.
478
+	Improved backup module: new choice between full database or WB-related
479
	backup.
480
#	Fixed ticket #141 - admin now sees all folders in media
481
#	Fixed e-mail sending problems due to additional parameter in mail call.
482
#	Applied fix regarding ticket #138: new users now get deleted if
483
	sending e-mail fails.
484
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
485
	password process
486
#	Removed duplicate expression from modules/news/install.php which caused
487
	problems in installation
488

    
489
01-Mar-2006 Stefan Braunewell
490
#	Fixed ticket #68 - Safari problem with displaying all parents.
491
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
492
	to fatal error.
493
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
494
------------------------------------- 2.6.2 -------------------------------------
495
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
496
#	Fixed ticket #104 - commas in form field descriptions not allowed.
497
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
498
	and expiration date is now set to time in the past.
499
#	Smart login not working.
500
!	Changed mail calls to new function $wb->mail.
501
#	Form: ticket 124 added captcha settings check 
502
#	Ticket 118 added formfield type to check for email/text 
503
#	Ticket 115 changed comparision /modules/form/view.php 
504
#	Added correct timecheck in form submissions
505
!	Changed captcha.php call to include timestamp
506
!	Changed the e-mail validation code and added a mail function to class wb.
507
!	Forgotten password: if sending of e-mail fails, restore old password.
508
	Ticket #110
509
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
510
!	Character encoding setting also affects admin backend.
511
	Mentioned in ticket #102.
512
!	Reintroduced page languages setting. If switched to off, page
513
	languages are only used to determine the language file for the
514
	universal texts. If on, displayed page and menu are affected by
515
	the language session variable.
516
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
517
	to set the number of levels to be show.
518
#	Fixed a bug where access settings of registered and private pages
519
	were displayed incorrectly.
520
#	Fixed captcha being cached.
521
#	Added an exit call after every heading("Location:...")
522
	redirector to prevent unwanted execution of code.
523
#	Bug #122. Replaced empty field check by check that setting name is
524
	not "wb_version".
525
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
526
#	Fixed bug #99 and two additional instances of typo 
527
	catpcha instead of captcha.
528
#	Fixed some typos
529
#	Fixed some notices and warnings.
530
#	Fixed bug #105 - back buttons in addon detail pages not editable.
531
!	Replace 'admin' by 'wb' in all account pages. 
532
!/#	Moved print_success and print_error code to class.wb.php.
533
	Added correct parameters to these functions in account pages. 
534
------------------------------------- 2.6.1 -------------------------------------
535
12-Dec-2005 Ryan Djurovich
536
#	Fixed security vulnerability in class.login.php
537
#	Fixed typo in EN language file
538
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
539
!	Added charset encoding to admin templates
540
!	Added extra code to check for selection of addon upon uninstalling
541
#	Fixed bugs in RSS news feeder
542
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
543
------------------------------------- 2.6.0 -------------------------------------
544
28-Nov-2005 Ryan Djurovich
545
+	Added default charset option to (advanced) settings
546
#	Form module email fields now have email address validation
547
#	Fixed spacing in form submissions
548
27-Nov-2005 Ryan Djurovich
549
+	Added captcha verification to sign-up form
550
+	Added Captcha to News module
551
24-Nov-2005 Stefan Braunewell
552
!	Applied aportale's patch to use label instead of javascript toggle code
553
20-Nov-2005 Ryan Djurovich
554
!	News mod now hides read more link if no need for it (see ticket #56)
555
+	Added support for mailto: links in the menu link mod
556
#	Added direct-access redirection on some files (see ticket #37)
557
+	Added extra characters to convert.php (see ticket #64)
558
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
559
29-Sep-2005 Ryan Djurovich
560
!	Cleaned up form buttons in Settings
561
!	Moved some options into Advanced Settings
562
#	Semi-disabled "separate" page trash option
563
+	Created a backup module/tool for backing-up the database
564
	(thanks to John (pcwacht) for the original code)
565
+	Created new "blank template", which can be used in case where you don't
566
	want anything wrapping page-content.
567
19-Sep-2005 Ryan Djurovich
568
+	Added _license field for all add-ons to specify a license
569
!	Renamed _designed_for variables (for all addons) to _platform
570
+	Created addons table for faster internal referencing of installed addons
571
!	Fixed some links, including the "Help" button in Admin
572
#	Used nl2br to display body correctly when viewing form-submissions
573
15-Sep-2005 Stefan Braunewell
574
+	Added table module with columns 'name','type' and 'directory' as an
575
	index.
576
+	Added entry to settings table 'wb_version' which holds the version
577
	number and can be utilized in future upgrade scripts.
578
!	Added upgrade functionality also for templates and languages.
579
#/!	Template/modules installation now respects paths.
580
!	Moved updates from config.php to database.
581
	Created initialize.php (required by config.php) to read settings.
582
11-Sep-2005 Stefan Braunewell
583
!	HTMLArea is now a module instead of a core component. Files moved
584
	from "include" to "modules".
585
+	Implemented Installation of modules on top of an older version. This is 
586
	done via checking $module_version. Instead of install.php, upgrade.php
587
	is then called if it exists in the module package. 
588
	For module developers: $module_version and $new_module_version are 
589
	accessible in upgrade.php to find out what upgrade steps need to be taken.
590
!	Changed column names in mod_news_posts from short,long to content_short,
591
	content_long.
592
09-Sep-2005 Stefan Braunewell
593
+	Added new advanced setting "Rename Files On Upload". File extensions can be
594
	given so that respective files will have a ".txt" appended on media upload.
595
#	Fixed "None found" message bug when user has no top level page edit
596
	rights.
597
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
598
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
599
+	Added utf-8 character encoding meta tag into all stock templates.
600
#	Fixed bug when changing a page's parent
601
!	Changed the way blocks are treated. Added new frontend class attribute
602
	default_block_content that controls what is shown on pages such as
603
	search, login, etc. (Ticket #16)
604
+	Added support for WYSIWYG editor modules (wysiwygmod)
605
+	When trying to access a registered page, user is automatically redirected
606
	there on successful login.
607
#	Fixed various issues with system search (mainly related to stripslashes()
608
#	Removed stripslashes() in many places in the code. Added check for
609
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
610
	is independent of magic_quotes setting..
611
05-Sep-2005 Stefan Braunewell
612
#	Fixed bug concerning direct access of preferences page.
613
#	Reworked page visibility and menu item visibility code (frontend login
614
	problem).
615
#	Pages in link list in htmlarea popup are now correctly ordered.
616
#	Fixed bug where group with existing name can be added.
617
04-Sep-2005 Ryan Djurovich
618
+	Added and RSS newsfeed script to the News module
619
04-Sep-2005 Stefan Braunewell
620
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
621
#	Fixed some occurrences of potential direct access path disclosure
622
#	Added directory check to browse.php to prevent xss exploit by trusted users.
623
!	Updated code to reflect move to Subversion repository system.
624
27-Aug-2005 Stefan Braunewell
625
#	Fixed bugs 4,5,6,8,9 in bug tracker
626
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
627
	A GET['lang'] now sets the session language variable.
628
26-Aug-2005 Stefan Braunewell
629
!	Moved redundant code into the new class functions. Created 
630
	'compatibility.php' for backward compatibility with
631
	modules and templates. Variables and functions can still be accessed
632
	in the old way.
633
!/+	Reorganized core frontend files, added new base class 'wb' from
634
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
635
	function into new class. Completely rewrote core index.php.
636
	Now all variables and functions that are available to templates and
637
	modules are attributes and methods of the frontend and the wb classes
638
------------------------------------- 2.5.2 -------------------------------------
639
23-Jun-2005 Ryan Djurovich
640
!	create_access_file now creates all parent directories if needed
641
#	Fixed bug when moving page with subpages to another level
642
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
643
#	Fixed bug where query was not setting error correctly in class.database.php
644
22-Jun-2005 Ryan Djurovich
645
#	Fixed bug where template permissions were not saved when a adding group
646
21-Jun-2005 Ryan Djurovich
647
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
648
#	Fixed language problems in some area's of Admin. (Bug #70)
649
#	Added a space in website/page keywords (Bug #69)
650
#	Fixed bugs on settings2.php (Bug #52)
651
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
652
13-Jun-2005 Ryan Djurovich
653
#	Fixed bug (#88) with news module
654
!	Title of Administration login page now taken from language file (Bug #72)
655
#	Fixed redirection admin/home to admin/start on admin/index.php
656
#	Fixed bug with forgotten password page in admin (Bug #81)
657
25-Apr-2005 Ryan Djurovich
658
#	Fixed numerous bugs with module uninstallation
659
#	Fixed bug when uploading files in Administration -> Media
660
!	Installer no-longer requires you to accept the GNU GPL
661
------------------------------------- 2.5.1 -------------------------------------
662
16-Apr-2005 Ryan Djurovich
663
#	Fixed two bugs with account login/logout
664
------------------------------------- 2.5.1 -------------------------------------
665
15-Apr-2005 Ryan Djurovich
666
#	Fixed bug where non-english characters can get used in page filenames. Many
667
	measuers have been added (including a new file: wb/framework/convert.php),
668
	to prevent any possible errors that can occur in page filenames.
669
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
670
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
671
#	Fixed bug where search and account pages are shown in every block
672
	that is in a template
673
#	Fixed numerous bugs with media home directories feature
674
10-Apr-2005 Ryan Djurovich
675
#	Fixed bugs in account/login.php and logout.php where users
676
	gets redirected to /pages
677
------------------------------------- 2.5.0 -------------------------------------
678
08-Apr-2005 Ryan Djurovich
679
-	Removed section language feature
680
+	Added page language feature (replaces need for sections language feature)
681
#	Fixed bug where pages using menu_link module can have the URL changed
682
-	Page directory no longer stored in link field in pages table, it is now added
683
	when the page_link function is called - this makes changing the pages
684
	directory much easier and quicker
685
!	Pages with visibility of "none" are now no longer directly accessable
686
+	Added new visibility setting "hidden", acts exactly like none did previously
687
!	Template info file can now specify number of menu's available and relative names
688
!	Template info file can now specify number of blocks's available and relative names
689
------------------------------------- 2.4.3 -------------------------------------
690
07-Apr-2005 Ryan Djurovich
691
#	page_filename function has been rewritten using str_replace
692
	function, which should be faster and will allow characters
693
	from other languages into filenames
694
!	Created new media_filename function, which is now used
695
	by all media functions (create,upload,rename) to determine
696
	which characters should be removed from a desired filename
697
+	New button in Administration page list to view specific page
698
#	Updated the page_link function to now be compatible with menu link
699
	module when setting pages directory to root
700
#	Fixed bugs in search when using "Any Words" option
701
#	Fixed bug with news module when pages directory set to root
702
!	Changed URL of documentation website on Administration Start page
703
------------------------------------- 2.4.2 -------------------------------------
704
05-Apr-2005 Ryan Djurovich
705
#	Fixed bug where file could be renamed to nothing in Media
706
!	Optimised Media create folder, upload file, and rename functions
707
#	Fixed bug where stripslashes not run on news post titles in admin
708
05-Apr-2005 Stefan Braunewell
709
#	Fixed bug concerning usage of the private_sql variable
710
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
711
------------------------------------- 2.4.1 -------------------------------------
712
04-Apr-2005 Ryan Djurovich
713
!	Pages with visibility of "none" are again directly accessable
714
#	Fixed bugs regarding renaming files and directories in Media section
715
!	When home folders disabled, all folders now visible in Media section
716
------------------------------------- 2.4.0 -------------------------------------
717
03-Apr-2005 Ryan Djurovich
718
-	Removed recently added visibility setting of "heading", and relative config vars
719
+	Added new "menu" field to pages table, and new setting "multiple menus"
720
	which replaces the need for the menu headings feature
721
+	Added links to top of groups and users sections, linking to each other
722
!	Change menu width in "Round" template to 170px (was 150px)
723
#	Change page "are you sure" deletion message to mention that it will delete
724
	all sub-pages as well
725
#	Fixed many bugs with news module when viewing posts by group
726
!	Pages with visibility of "none" are now no longer directly accessable
727
02-Apr-2005 Ryan Djurovich
728
-	Removed need to specify DB_URL when calling database class
729
#	Stopped fields without a type specified from being shown in form mod
730
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
731
	for insert link and insert image
732
+	Added setting which allows you to specify the default WYSIWYG style
733
+	Added "Server Email" option, to specify what is used in "From" field when
734
	sending emails using the PHP mail function. Default is admins email address.
735
#	Search now excludes pages which have a visibility of none or heading
736
!	Pages are now given modified_when and modified_by when added
737
01-Apr-2005 Ryan Djurovich
738
+	Added option to News module to specify how many posts should be listed
739
	per page (by default it is set to unlimited, which functions like previous version)
740
#	Added stripslashes when display page titles in search
741
+	Page descriptions and last updated date now shown in search by default
742
30-Mar-2005 Ryan Djurovich
743
+	Added new feature for Media home folders, where a folder can be specified
744
	for a specific user or group of users only
745
!	Changed URL of Help button to http://www.websitebaker.org/docs/
746
+	Added new feature for "Page Trash" - two modes available: inline and separate
747
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
748
	up a level)
749
29-Mar-2005 Ryan Djurovich
750
-	Removed Database Settings from Administration Settings (options will not be
751
	available in 3.x, so trying to match interface with WB 3.x plans
752
!	Changed the name of Path Settings to Filesystem Settings in Administration
753
	Settings, and removed ability to change path/url options - matching interface
754
	plans for WB 3.x
755
+	Added same options for OS and file permissions as installer to Settings
756
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
757
28-Mar-2005 Ryan Djurovich
758
+	New functions available to templates to simplify creation of them. This aims
759
	to "future-proof" templates for WB 3.x plans.
760
!	Default templates updated to support some of the new functions
761
+	Added field to pages table "page_trail" which stores a list of the pages
762
	parents. This field was needed by the new page_menu function
763
+	Added option for page visibility "heading" to enabled support for multiple
764
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
765
+	Added option for page visibility "registered", which acts a little like
766
	private, but is still shown in the menu (although users need to log in to view
767
	the pages content)
768
+	Form module submissions now saved to database, and feature now added to
769
	limit number of submissions per hour to prevent spamming
770
+	New field for Form module: email. Allows you to specify their email in
771
	"from" field on module settings.
772
#	Fixed bug when displaying comments in News module (WB Bug #14)
773
+	New "under contruction" message if no pages exist
774
!	Cleaned-up wb/index.php
775
27-Mar-2005 Ryan Djurovich
776
+	Created advanced mkdir and chmod functions
777
#	Fixed bug in media where wrong file/folder is deleted
778
+	Complete overhall of installer - now only one step! It has been greatly
779
	simplified in many ways, has much better validation, reports error much more
780
	nicely, and automatically logs the user into the Administrations
781
+	Must now specify OS type - allows for customizable file permission settings
782
+	Sections can now have a language code assigned to them
783
+	Sections can now have a block name/id assigned to them
784
!	Home section of Administration renamed to Start, to save confusion with saying
785
	Homepage (because this term could either mean the main website or Home section
786
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
787
!	Moved Users and Groups sections under Access section. This aims to unify the
788
	interface with WB 3.x plans, which help to unclutter the menu
789
!	Interface for Settings section has been imporved for usability purposes
790
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
791
	by placing media list inside an iframe
792
#	Fixed stripslashes problem for viewing news comments
793
!	Added code from Formesque module (an advanced version of the original Form
794
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
795
	interface improvements for select box/checkbox group/radio group options.
796
#	Possibly fixed bugs where an S appears before file and dir modes
797
#	Fixed bug where users can be added with same emails (in Administration)
798
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
799
	makes code more bulky, and removing it will decrease package size a lot
800
+	New "homepage redirect" option so first page is included and not redirected to
801
#	Fixed text not being shown when module uninstalled
802
!	Imporved interface for basic group permissions
803
26-Mar-2005 Stefan Braunewell
804
#	Fixed bug with front-end logins
805
#	Fixed bug when saving intro page 
806
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
807
#	Fixed bugs concerning moving/deleting pages
808
#	Fixed list of parents in page settings
809
#	Fixed mkdir without mode parameter
810
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
811
+	Added support for PAGES_DIRECTORY set to root
812
+	Search form now supports quotes (thanks to Manafta)
813
#	Fixed page section ordering
814
#	News items are displayed with name of poster instead of "Unknown"
815
#	Deletion confirmation popup window in media section now shows correct file name
816
------------------------------------- 2.3.1 -------------------------------------
817
03-Fed-2005 Ryan Djurovich
818
+	Now there is two types of "filesystem modes", one for directories and one
819
	for files. Having different settings is very common for most servers, so
820
	this addition should fix many problems people had with 2.3.0.
821
-	Removed filesystem mode options from installation
822
!	Removed duplicate text on installation step 3 for timezone
823
!	All "access files" for the news module now stored in pages/posts instead
824
	of a sub-dir relative to the page (this fixes many bugs)
825
#	Fixed major bugs when deleting pages with sub-pages
826
!	Removed the restrictions that prevent a user for changing a pages level
827
#	Fixed bug with "toggle" plus/minus in IE for pages list
828
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
829
------------------------------------- 2.3.0 -------------------------------------
830
26-Jan-2005 Ryan Djurovich
831
#	Fixed bug in framework/functions.php that made root parent always equal 8
832
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
833
#	Fixed SQL-query on line 172, placing a / after $old_link
834
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
835
	admin/pages/settings2.php
836
#	Added ordering cleaning to delete_post.php on line 53 for news module
837
!	GMT option is selected for "Default Timezone" in the installer, instead
838
	of the old "Please select" message (which had the same value as GMT)
839
28-Jan-2005 Ryan Djurovich
840
!	Ability to specify the chmod number when WB uploads files, etc.
841
!	Modified file headers (copyright/license notice) so they now look almost the
842
	same, independant of font. Also, it now covers copyright for 2005.
843
30-Jan-2005 Ryan Djurovich
844
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
845
	table when a page is deleted.
846
+	New 'Smart Login' prevents users from using external password managers,
847
	and can be set to remember the users password using cookies.
848
!	SourceForge CVS module now called websitebaker2 (instead of just
849
	websitebaker). Also, all file versions have been reset.
850
01-Fed-2005 Ryan Djurovich
851
!	Added code to prevent from changing a pages level (it simply disables
852
	the select box), to prevent many possible bugs.
853
------------------------------------- 2.2.4 -------------------------------------
854
23-Dec-2004 Ryan Djurovich
855
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
856
#	Fixed multi-language support in search
857
+	Added more detailed options to list of PHP error reporting level's
858
-	Removed ability to change language and PHP error reporting level
859
	on installation to make things easier for newbie's
860
+	Ability to select custom spacer for page filename's
861
!	Changed the way a language code is found on language installation
862
+	Added template permissions to groups
863
#	Fixed bug when trying to change email from Preferences (admin and frontend)
864
#	Fixed bug with auto-selection of "System Default" for Preferences
865
!	News module now use's WYSIWYG for modifying news posts
866
+	Ability to specify both the pages and media target directories
867
------------------------------------ 2.2.3-c ------------------------------------
868
22-Dec-2004 Ryan Djurovich
869
#	Fixed problem with DB password being reset if Settings saved in basic mode
870
------------------------------------ 2.2.3-b ------------------------------------
871
21-Dec-2004 Ryan Djurovich
872
#	Fixed minor bug on admin templates section
873
#	Fixed bug on rename.php and rename2.php in admin media section
874
------------------------------------- 2.2.3 -------------------------------------
875
20-Dec-2004 Ryan Djurovich
876
+	Added WB release version in Administration (top right corner)
877
!	New option to prevent users from adding level 0 pages
878
#	Fixed bug when deleting post's in News module
879
+	Added new field in pages table for "root" parent (level 0 parent), for
880
	extra flexability in creating templates
881
!	Round template now supports unlimited page levels
882
------------------------------------- 2.2.2 -------------------------------------
883
18-Dec-2004 Ryan Djurovich
884
+	New option under Search Settings for selecting custom template for search
885
+	New option when changing page settings to set the target
886
#	Fixed error when saving a user after editing
887
!	Users can now modify sub-page if they dont have permissions on the parent
888
------------------------------------- 2.2.1 -------------------------------------
889
15-Dec-2004 Ryan Djurovich
890
#	Fixed bug when changing password on preferences form (front-end)
891
#	Fixed bug when retrieving user details (administration)
892
#	Added check to see if module, template, or language is in use when deleting
893
#	Fixed up email that is sent to user from a submitted form
894
#	Fixed major problem with module permissions which stopped it from working
895
------------------------------------- 2.2.0 -------------------------------------
896
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
897
+	Multiple-level page support
898
+	Multiple section's for pages (including interface)
899
!	Removed text created using two words on all areas
900
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
901
	this is for better language support
902
+	Added Languages section
903
!	Moved Templates and Modules under Add-ons section
904
!	Changed name of "Default" template to "Round"
905
+	Added "All CSS" template
906
+	Added "Jump"
907
+	Added 
908
!	Modified "Box" template to support multiple page levels
909
+	Added "Menu Link" module
910
+	Added "News" module
911
+	Added "Code" module
912
+	Added "Form" module
913
+	Added "Wrapper" module
914
!	Changed name of "Normal Page" module to "WYSIWYG"
915
+	Created new admin wrapper script to ease module develpment
916
+	Media now automatically creates index.php file for every
917
	sub-folder made (for security purposes)
918
!	Change "Help" link in Administration menu so it now directs
919
	to the the new Website Baker documentation website found at:
920
	http://www.websitebaker.org/documentation
921
!	Password is now required to change email in preferences
922
+	User can now select custom Language and Date & Time Formats
923
+	Added search functionality, with three different "methods":
924
	1. Using all words  2. Using any words  3. Exact match
925
+	Added native MySQL database support
(1-1/5)