Project

General

Profile

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

    
5
$Id: CHANGELOG 1371 2011-01-09 15:12:09Z Luisehahne $
6

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

    
13
------------------------------------- 2.8.2 -------------------------------------
14
09 Jan-2011 Build 1371 Dietmar Woellbrink (Luisehahne)
15
# captcha patch (Tks to FrankH)
16
09 Jan-2011 Build 1370 Dietmar Woellbrink (Luisehahne)
17
! update install, changed some default settings to enabled
18
06 Jan-2011 Build 1369 Dietmar Woellbrink (Luisehahne)
19
+ add jquery-include.js (Tks to Stefek)
20
! update bind jquery in frontend, jquery-include.js and jquery-insert.js are included
21
31 Dec-2010 Build 1368 Dietmar Woellbrink (Luisehahne)
22
- delete class.secureform.php
23
+ add newest SecureForm 
24
# fixed Call to a member function read() on a non-object in function register_frontend_modfiles
25
29 Dec-2010 Build 1367 Dietmar Woellbrink (Luisehahne)
26
# securtiy fix in class.login
27
# see http://www.websitebaker2.org/forum/index.php/topic,20347.msg137554.html#msg137554
28
29 Dec-2010 Build 1366 Dietmar Woellbrink (Luisehahne)
29
# fixed showing system_default for search_template 
30
29 Dec-2010 Build 1365 Dietmar Woellbrink (Luisehahne)
31
! added some functions 
32
! set status to 2.8.2 RC3
33
29 Dec-2010 Build 1364 Dietmar Woellbrink (Luisehahne)
34
! added function 'db_update_key_value()'
35
29 Dec-2010 Build 1363 Dietmar Woellbrink (Luisehahne)
36
# Ticket #1053, Ticket #941 show_breadcrumb
37
29 Dec-2010 Build 1362 Dietmar Woellbrink (Luisehahne)
38
! additional functions added in class.database
39
28 Dec-2010 Build 1361 Dietmar Woellbrink (Luisehahne)
40
! sync languages files with 2.9.0.dev
41
! unzip addons now overwrite newer files
42
28 Dec-2010 Build 1360 Dietmar Woellbrink (Luisehahne)
43
! show_menu2 display Title-attribute fixed
44
! tooltip added, change modul version to 4.9.5
45
28 Dec-2010 Build 1359 Dietmar Woellbrink (Luisehahne)
46
! upgrade FCKeditor to Version 2.6.6
47
28 Dec-2010 Build 1358 Dietmar Woellbrink (Luisehahne)
48
! validation fixes in pages backend theme
49
27 Dec-2010 Build 1357 Frank Heyne (FrankH)
50
# security fix: in path admin/pages/ - added FTAN check
51
! had to enhance parameter for getFTAN() in framework/class.secureform.php 
52
27 Dec-2010 Build 1356 Dietmar Woellbrink (Luisehahne)
53
# more little fixes in settings
54
! change to RC2
55
27 Dec-2010 Build 1355 Frank Heyne (FrankH)
56
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-90/
57
# security fix: in path admin/templates/ - added FTAN check
58
# security fix: in path admin/settings/ - added FTAN check
59
26 Dec-2010 Dietmar Woellbrink (Luisehahne)
60
+ added admin/images
61
# fixed save handling settings entries
62
! local sync
63
26 Dec-2010 Build 1353 Frank Heyne (FrankH)
64
# security fix: in modules/admin.php - check whether section belongs to page
65
! security fix: changed $section_required into $no_section_required (apparently used by no module at all)
66
# security fix: in path admin/users/ - added FTAN check
67
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-91/
68
# security fix:           vulnerabilities mentioned in http://secunia.com/secunia_research/2010-92/
69
# security fix: remaining vulnerabilities mentioned in http://secunia.com/secunia_research/2010-93/
70
21 Dec-2010 Dietmar Woellbrink (Luisehahne)
71
# fix if upgrade module can now overwrite existing newer files in modules folder
72
# same for upgrade templates
73
21 Dec-2010 Dietmar Woellbrink (Luisehahne)
74
# XHTML output fixed in show_menu2
75
20 Dec-2010 Dietmar Woellbrink (Luisehahne)
76
# syntaxfix in initialize.php
77
19 Dec-2010 Dietmar Woellbrink (Luisehahne)
78
+ add ini_set('display_errors', 1) (Tks to Thorn)
79
! update headerinfos
80
17 Dec-2010 Dietmar Woellbrink (Luisehahne)
81
# fix save access rights in settings
82
23 Nov-2010 Dietmar Woellbrink (Luisehahne)
83
# fix Droplet LoginBox fronend_signup (tks to Maverik)
84
# fix save user e-mail,
85
12-May-2010 Dietmar Woellbrink (Luisehahne)
86
#	Ticket #999 wrong sql statement in admin/pages/index.php (Tks to Lucutus)
87
12-May-2010 Dietmar Woellbrink (Luisehahne)
88
-	remove unneeded flags in backend themes
89
-	remove admin/images
90
11-May-2010 Dietmar Woellbrink (Luisehahne)
91
#	Ticket #1004 Small typofixes needed in FR lang file (Tks to quinto)
92
+	Ticket #1005 add FR Language for the admin templates (Tks to quinto)
93
06-May-2010 Dietmar Woellbrink (Luisehahne)
94
#	Ticket #998 fix German language file from mixture of du and Sie (Tks to Erpe)
95
02-May-2010 Dietmar Woellbrink (Luisehahne)
96
!	remove some unneeded code in backend themes templates
97
!	see forum: JQuery und Backend-Theme
98
02-May-2010 Dietmar Woellbrink (Luisehahne)
99
!	add lang variable for new userform
100
02-May-2010 Dietmar Woellbrink (Luisehahne)
101
!	added IdKey to class secureForm
102
30-Apr-2010 Dietmar Woellbrink (Luisehahne)
103
!	changes Backend javascripts from body to head
104
28-Apr-2010 Dietmar Woellbrink (Luisehahne)
105
!	insert modulename in sections, even for missing module, you can style it with class selector: module_disabled
106
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
107
+	add an extra class class.secureform.php and extends it to class.wb.php
108
!	check for installed modules before loading in content 
109
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
110
!	remove forgotten debug line
111
27-Apr-2010 Dietmar Woellbrink (Luisehahne)
112
#	Fixed update search settings
113
#	Fixed bug in /modules/admin.php 
114
22-Apr-2010 Dietmar Woellbrink (Luisehahne)
115
#	Fixed bug in /modules/admin.php 
116
22-Apr-2010 Dietmar Woellbrink (Luisehahne)
117
!	start recoding without style display:none	
118
21-Apr-2010 Dietmar Woellbrink (Luisehahne)
119
!	Ticket #995 update jquery-ui.css and images (Tks to Ruebenwurzel)
120
+	add languages files for jquery datepicker (tks to Ralf)	
121
!	Ticket #994 WYSIWYG editors sorted by name (tks to Aldus)
122
20-Apr-2010 Dietmar Woellbrink (Luisehahne)
123
!	update class.login.php (tks to Ruud)
124
19-Apr-2010 Dietmar Woellbrink (Luisehahne)
125
!	update class.login.php
126
18-Apr-2010 Dietmar Woellbrink (Luisehahne)
127
!	Validation fix in preference
128
18-Apr-2010 Dietmar Woellbrink (Luisehahne)
129
#	fixed directory_list
130
17-Apr-2010 Dietmar Woellbrink (Luisehahne)
131
!	litte fix to show GMT value in default view
132
!	fixed file_list
133
15-Apr-2010 Dietmar Woellbrink (Luisehahne)
134
!	Update headerinfos admin/interface
135
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
136
#	changed e-mail notification for backend login
137
!	styling in preference.htt in themes
138
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
139
#	Typo fixes with german umlaute
140
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
141
#	Ticket #985 With #1318 no login in backend possible
142
#	Ticket #986 Typo inside the german language file 
143
#	Ticket #982 Unnessesary heredoc causes on errors while installation!
144
#	Ticket #926/Ticket #928 Mail Notification on new user registration
145
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
146
#	Ticket #984 Removing outdated comment-block in class.login.php
147
#	Ticket #983 Sorting order of modules and templates inside groups.php
148
14-Apr-2010 Dietrich Roland Pehlke (Aldus)
149
#	Ticket #982 - Wrong use of heredoc-syntax in some language-files (BG, CS and HR) breaks the installation-process.
150
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
151
#	Ticket #974 Usability bug in /preferences
152
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
153
#	Ticket #976 Using md5 also for the username inside class.login.php
154
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
155
#	Ticket #977 Templates sorted in alphabetical order
156
14-Apr-2010 Dietmar Woellbrink (Luisehahne)
157
#	Ticket #978 Add additional PHP 5.2 check to installation
158
#	Ticket #979 False PHP 4 requirements in install
159
#	Ticket #980 Usebility - Bug in the settings-interface
160
#	Ticket #981 typos in backend-theme "argos" in file groups.htt
161
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
162
#	fix ticket #975 some weird /pages/ header infos
163
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
164
!	little fixes for backwards compatible PHP4, pls test
165
11-Apr-2010 Dietmar Woellbrink (Luisehahne)
166
!	show_menu2 remove unneeded code for WB < 2.7
167
!	class.wb.php, recoding backend preference
168
+	add a language variable $MESSAGE['PREFERENCES']['INVALID_CHARS']
169
!	update theme.css for preference.htt in argos_theme & wb_theme
170
-	remove classic_theme
171
07-Apr-2010 Dietmar Woellbrink (Luisehahne)
172
#	Ticket #971 Using $_POST in Admin - account - login.php (tks to Aldus)
173
!	update class.wb.php added tokens function
174
07-Apr-2010 Dietmar Woellbrink (Luisehahne)
175
#	Ticket #967 Typo in the mysql-query results in "not" upgrading the modul info ( tks to Aldus)
176
01-Apr-2010 Dietmar Woellbrink (Luisehahne)
177
#	Ticket 963 Minor XSS issue in admin login
178
!	update jquery-ui-min.js from 1.7.2 to 1.8.0
179
#	Fixed typo in the english language file
180
26-Mar-2010 Dietmar Woellbrink (Luisehahne)
181
!	update changelog
182
26-Mar-2010 Dietmar Woellbrink (Luisehahne)
183
-	remove deprecated backup modul
184
19-Mar-2010 Dietmar Woellbrink (Luisehahne)
185
!	rework admin/pages/save.php so that modules can use it
186
!	fixed missing global install variable to work in modules
187
17-Mar-2010 Dietmar Woellbrink (Luisehahne)
188
#	Ticket #957 Wrong status returned for visibility
189
17-Mar-2010 Dietmar Woellbrink (Luisehahne)
190
#	Ticket #956 Useraccounts, now e-mail is required
191
09-Mar-2010 Dietmar Woellbrink (Luisehahne)
192
#	Fixed e-mail preg pattern, because issues with some php versions
193
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
194
#	fixed search_modext.php ( Tks to Thorn )
195
#	Ticket #953 is already fixed 
196
#	Ticket #954 styles issues in theme.css ( Tks to Ruebenwurzel )
197
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
198
#	Tickets #932 change deprecated eregi functions 
199
#	Tickets #948 fixed Multiple use of same parametrised droplet - parameter handling
200
!	Upgrade Droplets to Version 1.0.3
201
!	update some headerinfos
202
!	non existing pages will be created if clicking save in page settings
203
07-Mar-2010 Dietmar Woellbrink (Luisehahne)
204
#	Ticket #950 missing classes in theme.css ( Tks to Ruebenwurzel )
205
!	update jquery-min.js to version 1.4.2
206
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
207
#	Ticket #944 fixed double sections, with registered User
208
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
209
#	fix corrupted changelog
210
20-Feb-2010 Dietmar Woellbrink (Luisehahne)
211
#	Ticket #945 fixed reloads function 
212
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
213
!	update headerinfo in module droplets
214
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
215
!	Beginning with Ticket #901 
216
+	add siteadd.png to backend themes
217
!	change icon add child page
218
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
219
!	update headerinfo
220
!	change $search_pattern for check if Javascript mailto encryption is enabled
221
!	module output_filter set to version 0.12
222
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
223
!	change show_menu2 to correct modul version 4.9
224
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
225
!	insert $wb->preprocess($output), preprocess no longer needed in modules
226
!	little modifaction in upgrade-script.php in function check_wb_tables
227
!	updated module wysiwyg, set to module version 2.8
228
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
229
!	recoded function extract_permission in /framework/functions.php
230
!	change URL_HELP to http://www.websitebaker2.org/  in /framework/class.admin.php
231
!	recoded function preprocess in /framework/class.frontend.php
232
!	optimize function getVersion in /framework/addon.precheck.inc.php
233
19-Feb-2010 Dietmar Woellbrink (Luisehahne)
234
!	change constant EDIT_ONE_SECTION to default false	
235
------------------------------------- 2.8.1 -------------------------------------
236
08-Feb-2010 Dietmar Woellbrink (Luisehahne)
237
!	missunderstanding back to old logo
238
08-Feb-2010 Dietmar Woellbrink (Luisehahne)
239
#	Droplet emailfilter fixed search mdcr.js
240
!	some little fixes in upgrade-script
241
+	new WebsiteBaker Logo in themes
242
05-Feb-2010 Dietmar Woellbrink (Luisehahne)
243
!	Fixed wrong themes path in jquery_theme.js, that plugins works correctly
244
+	images icons to run base theme
245
01-Feb-2010 Dietmar Woellbrink (Luisehahne)
246
!	to hold content, install don't drop existing tables (code, form, menu_link, news, wrapper, wysiwyg) 
247
!	otherwise do it with uninstall
248
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
249
#	Ticket #931 bug in admin/access/index.php
250
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
251
!	continue update headertext
252
!	fixed tpyo Website Baker to WebsiteBaker in main language files
253
30-Jan-2010 Dietmar Woellbrink (Luisehahne)
254
!	continue update headertext
255
#	Ticket #930 disabled SyntaxHighlighter from default WB Installation
256
!	change help url to www.websitebaker2.org
257
29-Jan-2010 Dietmar Woellbrink (Luisehahne)
258
!	continue update headertext
259
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
260
+	Ticket #927 news module language file in swedish
261
!	update headertext
262
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
263
#	Ticket #925 Slovak Lang Missing in allowed install languages!
264
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
265
!	update headertext
266
28-Jan-2010 Dietmar Woellbrink (Luisehahne)
267
!	update jquery 1.4.0 to 1.4.1, 
268
-	removed include/jquery/plugins
269
!	update backend themes
270
#24-Jan-2010 Dietmar Woellbrink (Luisehahne)
271
#	Ticket #923 argos_theme: Always Allowed Viewers in page_settings
272
#	fixed css for pagetree to show in IE7
273
24-Jan-2010 Dietmar Woellbrink (Luisehahne)
274
#	Ticket #921 fix issues in IE by using EditArea framework
275
23-Jan-2010 Dietmar Woellbrink (Luisehahne)
276
!	Ticket #921 Update EditArea framework
277
!	fix stylings wb_them
278
!	fix upgradescript
279
23-Jan-2010 Dietmar Woellbrink (Luisehahne)
280
!	update jquery to version 1.4, rename old one to jquery-min132.js
281
#	fixed argos theme  
282
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
283
!	continue update header info
284
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
285
!	set svn keywords
286
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
287
#	Ticket #869 Droplet-Engine does'nt work in some case
288
!	continue update header info
289
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
290
!	update header info
291
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
292
!	update fckeditor, forgotten to upload a file
293
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
294
#	Ticket #917 Update backend themes 
295
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
296
!	Ticket #909 WYSIWYG Editor width destroyes backend layout
297
!	Set EDITOR_WIDTH to 0, This way backend theme developper 
298
!	can style the WYSIWYG Editor according to their themes.  
299
22-Jan-2010 Dietmar Woellbrink (Luisehahne)
300
!	Ticket #916 Update backend theme footer
301
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
302
!	updated YUI 2.4.1 to 2.8.0r4
303
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
304
!	Beginning header information update
305
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
306
#	fix login_form.php sometimes produce javascript errors in IE
307
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
308
#	fix more small css-errors in WB Backend (thanks to Ruebenwurzel)
309
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
310
!	update header info
311
!	change unknown user to guest in all languages
312
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
313
!	update info.php fckeditor
314
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
315
#	fix wrong settings in image browser dialog
316
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
317
#	Ticket #912 fix Search Template bug
318
21-Jan-2010 Dietmar Woellbrink (Luisehahne)
319
#	Ticket #915 fix bug in search (utf-8 characters corrupted)(thanks to Thorn)
320
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
321
#	fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
322
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
323
#	removed wb_path as javascript var (thanks to Bianca)
324
19-Jan-2010 Dietmar Woellbrink (Luisehahne)
325
#	fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
326
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
327
#	fixed snippets including frontend.css and frontend.js 
328
#	without register_frontend_modfiles
329
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
330
+	Ticket #877 add slovak lang in Captcha and Advanced-Spam-Protection
331
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
332
!	update header
333
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
334
#	Ticket #911 5. continue to fix CSS-errors in WB backend
335
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
336
#	Ticket #911 4. continue to fix CSS-errors in WB backend
337
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
338
#	Ticket #911 3. continue to fix CSS-errors in WB backend
339
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
340
#	Ticket #911 2. continue to fix CSS-errors in WB backend
341
14-Jan-2010 Dietmar Woellbrink (Luisehahne)
342
#	Ticket #911 1. continue to fix CSS-errors in WB backend
343
13-Jan-2010 Dietmar Woellbrink (Luisehahne)
344
#	Ticket #911 Beginning to fix More CSS-errors in WB backend
345
+	add SVN- Revision to backend theme
346
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
347
#	Ticket #906 Search Template bug
348
!	update editor min width, dragableresize table
349
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
350
#	Ticket #907 js files in backend themes are stored at wrong places
351
+	add include/jquery/plugins/toggle_zip.js
352
-	removed toggle_zip.js in backend themes
353
12-Jan-2010 Dietmar Woellbrink (Luisehahne)
354
#	fix open_basedir restriction in effect in save_post.php
355
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
356
!	fix load_module, load_language (tks to Webbird)
357
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
358
!	Ticket #904 fix if templatename is equal language
359
11-Jan-2010 Dietmar Woellbrink (Luisehahne)
360
!	Ticket #905 fix search.php 'registered' hardcoded
361
10-Jan-2010 Dietmar Woellbrink (Luisehahne)
362
!	Ticket #903 fix CSS-errors in WB backend
363
!	add title class in show_breadcrumbs, now full css styling
364
05-Jan-2010 Dietmar Woellbrink (Luisehahne)
365
!	recoded function show_breadcrumbs
366
30-Dec-2009 Dietmar Woellbrink (Luisehahne)
367
#	fix Warning: stristr() [function.stristr]
368
29-Dec-2009 Dietmar Woellbrink (Luisehahne)
369
!	set revision constant to release version
370
29-Dec-2009 Dietmar Woellbrink (Luisehahne)
371
!	update release version
372
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
373
#	fix show date if only short content
374
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
375
!	check if load only one wysiwyg instance
376
!	check update svn revision
377
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
378
#	fix syntax error
379
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
380
!	update header, check that all tables in WB package are installed 
381
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
382
!	update header, change variable
383
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
384
!	update header
385
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
386
!	update header
387
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
388
!	validate code
389
28-Dec-2009 Dietmar Woellbrink (Luisehahne)
390
!	change page_title to menu_title in dropdown list
391
!	validate code
392
23-Dec-2009 Dietmar Woellbrink (Luisehahne)
393
!	check if revision $id will be updated
394
21-Dec-2009 Moritz Stapelfeldt
395
#	Ticket #896: Bugfix in framework/functions.php > added test is_dir to function rm_full_dir
396
16-Dec-2009 Ruud Eisinga
397
#	Ticket #894: Bugfixes in newsmodule > rss.php
398
16-DEC-2009 Manuel Lang (MaGnaL)
399
#	Minor bugfixes: Use localized messages in preference forms on frontend and backend,
400
	correct html/php syntax in upgrade-script.php and NL localization of show_menu2 snippet  
401
14-DEC-2009 Manuel lang (MaGnaL)
402
#	Ticket #832: Fix wrong configuration of timezone-handling when saving
403
	preferences-form on backend and frontend 
404
12-DEC-2009 Manuel Lang (MaGnaL)
405
#	Ticket #827: Fix false form-parameter when javascript is deactivated
406
	on users and groups temps (admintool).
407
12-DEC-2009 Manuel Lang	(MaGnaL)
408
#	Bugfix of rev. 1211 search_modext.php (ticket #863): Use isset and
409
	given unknown-user instead of counting all users. 
410
12-Dez-2009 Dietrich Roland Pehlke (Aldus)
411
#	Bugfix inside "search_modext.php" to avoid warings if the search found
412
	a page last modified by a user witch has been deleted. (ticket #863)
413
03-Dez-2009 Dietmar Woellbrink (Luisehahne)
414
!	Ticket #890 fixed visability proprty uses non valid value 'none' 
415
03-Dez-2009 Dietmar Woellbrink (Luisehahne)
416
!	change searchstring mdcr.js, workout crypt emails in output_filter/filter-routines.php
417
!	comment out ob_end_flush line 259 in form/view.php
418
02-Dez-2009 Dietmar Woellbrink (Luisehahne)
419
!	next step to validate backend themes
420
01-Dez-2009 Dietmar Woellbrink (Luisehahne)
421
!	add Revision IDs to added files - Thanks to Ruebenwurzel
422
01-Dez-2009 Dietmar Woellbrink (Luisehahne)
423
!	updated pclzip class
424
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
425
!	update module info.php (thanks to Waldschwein)
426
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
427
!	added missing swobject plugin in FCKeditor
428
!	bug fixed in flvplayer
429
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
430
!	stop working plugin flvplayer in FCKeditor until fixed
431
29-Nov-2009 Dietmar Woellbrink (Luisehahne)
432
!	fixed an undefined index in settings.php
433
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
434
!	Update FCKeditor Version 2.6.5 to Modulversion 2.9.3
435
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
436
!	updated theme.css in wb_theme
437
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
438
!	Ticket #886 fix validation email, check tld between 2-4 letters
439
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
440
!	Ticket #874 add slovak lang in install
441
    and validate output
442
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
443
!	Ticket #880 fixes language file SK.php
444
28-Nov-2009 Dietmar Woellbrink (Luisehahne)
445
!	Ticket #828 fix deprecated eregi
446
27-Nov-2009 Dietmar Woellbrink (Luisehahne)
447
!	fixes language file SK.php
448
27-Nov-2009 Dietmar Woellbrink (Luisehahne)
449
!	fixed parse error ticket #878 
450
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
451
!	found and fix some deprecated functions
452
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
453
!	validate some output files
454
26-Nov-2009 Dietmar Woellbrink (Luisehahne)
455
!	fix some PHP 5.3 deprecated functions 
456
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
457
!	Fix to load edit_full_area only if needed
458
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
459
!	change page_title to menu_title for parent dropdown list in index.php and sections.php
460
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
461
!	more bug fixes language file SK.php
462
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
463
!	Many hosts disable error_log() in various and sundry ways. 
464
	In WB we do something like this to avoid triggering warnings and errors. 
465
	Even this is sometimes not sufficient to avoid problems with some hosts, but accommodates most.
466
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
467
!	fix show_menu2 include.php, page crashes, if php error_log is disabled
468
25-Nov-2009 Dietmar Woellbrink (Luisehahne)
469
!	fixes language files HU.php and SK.php
470
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
471
!	fixed php 5.3 depricated function in show_menu2
472
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
473
+ 	add two constants in /framework/initialize.php for later feature in database settings
474
+	define('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sections
475
	modify page will be loading all sections with editor
476
+	define('EDITOR_WIDTH', 900) set min width for editor
477
+	adding more information in editor header 1) block 2) module 3) section_id
478
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
479
+	add register_frontend_modfiles('jquery'); adds jquery basis scripts in head
480
+	add register_frontend_modfiles_body('jquery'); adds jquery basis scripts before body end
481
+	add jquery_theme.js to choose a ui theme, basis is loaded, can be change 
482
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
483
+	add a child page is cumbersome when the parent dropdown list gets to be too large. (Ticket #821)
484
24-Nov-2009 Dietmar Woellbrink (Luisehahne)
485
!	validate captcha control
486
13-Oct-2009 Ruud Eisinga
487
#	fixed breaking droplets by highlighting search-words in search result pages.
488
13-Oct-2009 Dietmar Woellbrink (Luisehahne)
489
+	added forgotten jquery-fancybox.js Version 1.0
490
13-Oct-2009 Dietrich Roland Pehlke (Aldus)
491
#	Fixed typo in the finnish language file (ticket #814).
492
12-Oct-2009 Dietmar Woellbrink
493
!	security update FCKeditor (tks to Ruebenwurzel)
494
12-Oct-2009 Dietmar Woellbrink
495
+	added old version of fancybox.js
496
!	rename new version fancybox 
497
+	added missing language variables in newsmodul
498
12-Oct-2009 Dietmar Woellbrink
499
#	fixes Bugs headersend errors in some core files
500
12-Oct-2009 Dietmar Woellbrink
501
!	update function show_bread_crumb in framework/frontend.functions.php
502
!	replace separator with entities char, add title for multilingual
503
!	set breakcrumb in div container class="breadcrumb"
504
!	set separator in span tag class="separator"
505
12-Oct-2009 Dietmar Woellbrink
506
!	update jquery fancybox from 1.0 to 1.2.1 
507
+	fancybox imagefolder incl. fancybox.css
508
12-Oct-2009 Dietmar Woellbrink
509
!	shows more details in wysiwyg editor
510
10-Oct-2009 Dietmar Woellbrink
511
!	small update upgrade.php to reset newsfiles to created dates
512
10-Oct-2009 Dietmar Woellbrink
513
!	Update FCKeditor to Version 2.6.5 Modulversion 2.9.1
514
09-Oct-2009 Dietmar Woellbrink
515
!	Update FCKeditor to Version 2.6.5 Modulversion 2.9.1
516
09-Oct-2009 Dietmar Woellbrink
517
+	upgrade.php to reset newsfiles to created dates
518
09-Oct-2009 Dietmar Woellbrink
519
#	Ticket #770, #785, #792, #807, #809, 
520
#	fixes and recoded news module
521
09-Oct-2009 Dietmar Woellbrink
522
#	Ticket #815 Fix Warning: open_basedir restriction in effect. File is in wrong directory in load_module
523
#	same fix to load_template
524
07-Oct-2009 Dietrich Roland Pehlke
525
#	Missing contiue inside search.php to avoid access to an non-object if the query fails. (ticket #793). Thanks to Thorn.
526
06-Oct-2009 Dietmar Woellbrink
527
#	Security fix - wrong placed "exit()" inside class.wb.
528
22-Sep-2009 Dietmar Woellbrink
529
#   Fixed: Pagetree changed menu titles instead of page titles (ticket #805) thanks to Ralf (Berlin)
530
21-Sep-2009 Dietrrich Roland Pehlke
531
!	Dutch tranlation(-s) for the captcha-control. [Ticket: #777] (Thanks to Argos)
532
#	Missing code inside "framework/addon.precheck.php" (ticket #798).
533
#	Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).
534
#	Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).
535
18-Sep-2009 Dietmar Woellbrink
536
#   french translation updated for WB 2.8 (tks to Ploc)
537
16-Sep-2009 Dietmar Woellbrink
538
#	Fixed bug changed URL_HELP in class.admin.php to http://help.websitebaker.org/ (ticket #801).
539
#	Fixed bug: inside the FCK-Editor wbmodul: missing 'OK' button when inserting WB link with Safari/Chrome (ticket #795).
540
#	Fixed bug changed png fix and path to jquery-pngFix.js inside footer.htt for backend themes (ticket #786).
541
#	Fixed bug: inside the FCK-Editor include.php: add $oFCKeditor->Width  = $width; (ticket #799).
542
15-Sep-2009 Dietrich Roland Pehlke
543
#	Fixed bug: group-restrictions and sections (ticket #791).
544
#	Fixed bug inside the FCK-Editor wbmodul: displaying the correct page-tree by
545
	adding "order by position"
546
25-Aug-2009 Dietrich Roland Pehlke
547
#	Fixed bug in upgrate-script. Constant 'DEFAULT_THEME' doesn't exists (ticket #784).
548
25-Aug-2009 Ruud Eisinga
549
#	Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter.
550
	(problem introduced by code optimisations for WB2.8) 
551
#	Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
552
#	Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)
553
22-Aug-2009 Ruud Eisinga
554
# 	Changed the default searchform name in the installer. (ticket #775)
555
#	Fixed the recursive redirect problem when a page is called with a wrong language parm (ticket #780)
556
------------------------------------- 2.8.0 -------------------------------------
557
14-Aug-2009 Matthias Gallas
558
#	Fixed typo in dutch language file (Thanks to Argos)
559
#	Changed FCKEditor to not show index.php files in browse media window (ticket #774)
560
	(Thanks to BerndJM)
561
12-Aug-2009 Matthias Gallas
562
#	Fixed some display issues in all backend themes
563
!	Again updated dutch language file (Thanks to Argos)
564
#	Fixed missing language variable in form modul (Thanks to Argos)
565
+	Added missing images to argos_theme (forgotten in changeset [1117])
566
11-Aug-2009 Matthias Gallas
567
!	commentet out the droplets logo for a more similar backend design with
568
	other admin tools
569
!	Updated icons in argos_theme (Thanks to Argos)
570
!	Updated Dutch language file (Thanks to Argos)
571
!	Updated show_menu2 to version 4.9
572
9-Aug-2009 Matthias Gallas
573
#	Replaced function mime_content_type as the old one causes shell_exec warnings
574
	on some servers (Thanks to Aldus)
575
!	updated argos_theme to version 1.4 (Thanks to Argos)
576
!	some code cleaning of admin/pages/sections.php
577
#	Fixed possible xss injection in login/forgot/index.php
578
#	Fixed bug in news modul introduced in changeset [1057]
579
#	Added missing variables also to preferences.php. Forgot in Changeset [1112]
580
8-Aug-2009 Matthias Gallas
581
#	Added some missing variables to backend_themes (Thanks to Stefek)
582
6-Aug-2009 Matthias Gallas
583
!	Set Version to 2.8
584
!	Updated upgrade_script to make use of the changed news settings
585
+	Added to show_menu2 the aOption 'SM2_HIDEPAGES'. If set all hidden pages are
586
	hidden again (Thanks to DarkViper)
587
#	Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)
588
#	Fixed bug that frontend.js, frontend.css and frontend_body.js are not used
589
	from snippets (ticket #764) (Thanks to Luisehahne)
590
+	Added new function 'register_frontend_modfiles_body' to default templates
591
+	Added option to use a frontend_body.js in modules to include javascript from modules
592
	in the body of the frontend (Thanks to Luisehahne)
593
!	Updated Danish language Files (Thanks to Achrist)
594
#	Fixed some display issues in argos_theme (Thanks to Argos)
595
30-July-2009 Ruud Eisinga (Ruud)
596
#	Fixed a bug in the /admin/media resizer parameters for dirs with whitespaces (thnx to tiesy)
597
#	Fixed a bug in FCKeditor include.php. Now the editor can be used from other 
598
	subdirectories than WB_PATH/modules/mymodule
599
29-July 2009 Dietrich Roland Pehlke (Aldus)
600
#	changes in framework/class.wb.php to avoid the "print->footer()" bug in the frontend,
601
	as this function/method doesn't exists for the frontend.
602
#	Changes inside index.php and save.php in settings to get rid of the situation
603
	that a SMTP-Password could not contain an "<" char (right chars are craped),
604
	and also "<" is not transformed into an entitie "&lt;". (Thanks to FrankH)
605
#	Modify of "addon.precheck.inc.php" to get rid of the problematic that version_compare
606
	could faild if words like "alpha", "beta" are inside a version-string. (missing in changelog 1100)
607
28-July 2009 Matthias Gallas
608
#	fixed some smaller issues in rss.php (Thanks to Kibmcz)
609
27-July 2009 Matthias Gallas
610
+	Added German language file to droplets
611
+	Added modul_description to language files of droplets
612
+	Added Danish language files to modules (Thanks to Achrist)
613
!	Updated Danish language file (Thanks to Achrist)
614
#	Fixed improper spelling in language files (#754)
615
#	Fixed bug introduced in changeset [1092]
616
25-July 2009 Matthias Gallas
617
#	fixed some language bugs in search.php (Thanks to Thorn)
618
23-July 2009 Matthias Gallas
619
#	fixed bug with missing filetype icon in media section of classic_theme (ticket #752)
620
#	fixed bug with page not showing if 2 sections active (ticket #751) (Thanks to Pumpi)
621
#	readded to phplib/template.inc $clear: whether to delete undefined vars or not
622
	was already added in WB 2.7 but was deleted for unknown reasons (Thanks to FrankH)
623
22-July 2009 Matthias Gallas
624
!	set Version to RC2
625
!	small modification on german language file (ticket #746)
626
#	Fixed E_ALL&E_STRICT warning on PHP5 servers (Thanks to Aldus) 
627
#	Fixed bug with home folders are viewable and writable from other users
628
	(ticket #605 and #748) (Thanks to Aldus)
629
20-July 2009 Matthias Gallas
630
!	Moved backend.js back from <body> to <head>
631
+	Added possibility to add a backend_body.js to modules wich is then called in <body>
632
+	Readded admin/images folder to keep backward compatibility to old modules
633
19-July 2009 Matthias Gallas
634
#	Fixed display issue of jsadmin in backend themes (Thanks to Argos)
635
18-July 2009 Matthias Gallas
636
!	Updated german laguage file in argos_theme
637
+	Added multilnaguage support to media section of argos_theme (Thanks to Argos)
638
#	Fixed smaller display issue in argos_theme (Thanks to Argos)
639
+	Added more meta tags to backend themes
640
!	Updated Argos_theme (Thanks to Argos and Luisehahne)
641
#	Again added some &amp; to news and form to get more valid output (Thanks to Luisehahne)
642
#	Fixed wrong set </form> tag to get valid output (Thanks to Luisehahne)
643
!	Replaced in some alt tags hardcoded signs with language variables (Thanks to argos)
644
!	Updated Dutch language File (Thanks to argos)
645
!	Updated French language File (Thanks to mylesk42)
646
16-July 2009 Matthias Gallas
647
#	Fixed E_ALL notice in news/view.php
648
!	replaced in form and news delimiter "&amp;" with "&"
649
	was introduced with changeset [1069] but didn't work on all servers
650
#	Removed double </form> tags in pages/intro.php and wysiwyg/modify.php
651
!	replaced all remaining mktime() with time(), except from third party scripts
652
15-July 2009 Matthias Gallas
653
!	changed in modules/admin.php and admin/pages/add.php mktime() to time()
654
!	changed in wrapper modul modify.html to modify.htt
655
#	Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
656
#	fixed display issue of jscalendar in news modul (Thanks to Aldus)
657
!	changed modules/admin.php to also make use of backend theme templates
658
!	changed in class_login.php mktime() to time()
659
14-July 2009 Matthias Gallas
660
#	Fixed bug with sections are only editable in new backend-themes if blocks are enabled
661
	(Thanks to Luisehahne)
662
#	Fixed some validiation bugs in news modul (ticket #742) (Thanks to Luisehahne)
663
14-July 2009 Dietrich Roland Pehlke
664
!	changes in frontend.functions.php, line 323: 'date' to 'gmdate' to avoid E_STRICT warnings.
665
!	changes in wb-setup.php, line 50: 'date' to 'gmdate' to avoid E_STRICT warnings. See also #741.
666
13-July 2009 Matthias Gallas
667
+	added changes from news/add.php to the upgrade-script.php
668
13-July-2009 Ruud Eisinga
669
#	admin / media / browse reported an error in E_STRICT mode.
670
13-July 2009 Dietrich Roland Pehlke
671
!	Change inside "date_formats.php" and "time_formats.php" mktime() within time()
672
	to avoid warnings and strict messages. See #741. Minor cosmetic changes.
673
#	News-Modul: add the unlink-routine for the ".news" folder inside uninstall.php
674
	so the groupe-images are also unlink.
675
!	News-Modul: add <tr><td> and </td></tr>-tags to the "none found" part in the view.php to 
676
	get valid output inside a table.
677
!	Change the setting of $display_image and $display_groupe to avoid the 
678
	empty display roule problematic (<tr style="display: ">) for valid output.
679
!	Add &gt;&gt; in "add.php" instead of >> to avoid invalid output.
680
11-July-2009 Ruud Eisinga
681
!	The news module post_title link made unclickable when there is no full post.
682
11-July-2009 Matthias Gallas
683
+	Added changed news settings to upgrade-script
684
09-July-2009 Ruud Eisinga
685
!	Added a better option to hide the READ_MORE link in the news module. (ticket #739)
686
09-July-2009 Matthias Gallas
687
#	Fixed bug that backend.js is not loaded in backend themes (ticket #740)
688
#	Fixed wrong path to unitpngfix.js and added missing script
689
#	Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)
690
08-July-2009 Matthias Gallas
691
+	Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)
692
#	Fixed some display issues in all backend themes (Thanks to Luisehahne)
693
!	Replaced wbmodules.gif in FCKEditor Plugins (Thanks to Stefek)
694
08-July-2009 Dietrich Roland Pehlke
695
!	Removed unused marker {USERS} inside the "groups.htt" of the wb-theme.
696
!	admin -> users -> index.php
697
!	admin -> groups -> index.php
698
	Codechanges using blocks to avoid to generate the "switch"-link right-top,
699
	if the user has no permission to edit the other one.
700
!	wb_theme|classic_theme|argos_theme -> templates -> users.htt
701
!	wb_theme|classic_theme|argos_theme -> templates -> groups.htt
702
 	Add block-comments
703
!	admin -> addons -> index.php	codechanges
704
!	admin -> access -> index.php	codechanges
705
	Codechanges to get rid of the empty display(style) declaration "style='display: ;'",
706
	and to avoid to generate (hidden) elements if the user isn't alowed to edit one.
707
!	wb_theme|classic_theme|argos_theme -> templates -> addons.htt
708
!	wb_theme|classic_theme|argos_theme -> templates -> access.htt
709
	add block-comments
710
#	Bugfix inside wb/admin/groups/get_permissions.php - replacing wrong "AND" within "OR" in line 64
711
	if one checkbox of "user" or "group" is selected (like in line 178; advanced settings).
712
07-July-2009 Matthias Gallas
713
#	Fixed some minor bugs in argos_theme (Thanks to Argos)
714
#	Fixed bugs in admin additons for argos_theme (Thanks to Argos)
715
!	Updated Version Number in upgrade_script to 2.8RC1
716
!	Updated FCKEditor Modul Version Number to 2.89
717
+	added in FCKEditor Advisory Relation to Links (thanks to Luisehahne)
718
06-July-2009 Matthias Gallas
719
!	Updated FCKEditor to Version 2.6.4.1 (ticket #738) (Thanks to doc)
720
#	Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)
721
+	Added argos_theme
722
+	Added new functions to admin dir (Thanks Argos and Ruud)
723
!	Updated install and upgrade-script
724
!	Adapted wb_theme and classic_theme to changed admin dir files
725
04-July-2009 Dietrich Roland Pehlke
726
!	FCK-Editor Modul: Droplet Select: change "page_list_block" to "droplets_list_block",
727
	also "cmbPages" to "cmbDroplets" as we are listen droplets not pages.
728
!	Remove unneeded empty lines and spaces/blanks;
729
	minor cosmetic changes in the source to keep the string more readable.
730
04-July-2009 Matthias Gallas
731
!	Replaced droplet icon for FCKEditor Toolbar (thanks to Stefek)
732
#	Fixed two bugs in droplets-plugin for FCKEditor (thanks to Aldus)
733
!	Changed Template from FCKEditor plugin WBModules to .htt
734
+	Added Droplets plugin to FCKEditor (ticket #737) (Big Thanks to vizmotion)
735
03-July-2009 Matthias Gallas
736
+	Fixed IE Bug in Wrapper modul (ticket #736)
737
03-July-2009 Ruud Eisinga
738
#	Fixed the wrong handling of htmlentities in Droplet parameter parsing
739
02-July-2009 Matthias Gallas
740
+	Added missing fancy_progress.png
741
01-July-2009 Matthias Gallas
742
#	Fixed backend display issues in IE6 and IE7
743
!	Set Version to WB2.8RC1
744
!	Minor tweaks in pages_sections.htt
745
+	Added posibility to upload and unzip .zip packages to media section
746
	(Thanks to BerndJM)
747
!	Updated Browse Media Window in wb_theme now supports file icons, more file
748
	informations and a new preview function (Thanks to BerndJM)
749
29-June-2009 Matthias Gallas
750
#	Replaced in FCKEdiotor folder all index.html with index.php (ticket #691)
751
!	Update PHPMailer to version 2.0.4 (ticket #733)
752
!	Update Editarea to version 0.8.1.1 (ticket #732)
753
!	Update JQuery UI to version 1.7.2 (ticket #731)
754
27-June-2009 Ruud Eisinga
755
#	Fixed email encryption bug in output filter. Introduced by adding droplets.
756
	(Thanks to Luisehahne)
757
25-June-2009 Matthias Gallas
758
+	Added missing admin/settings/setting.js
759
!	Changed name of classic theme from "classic" to "classic_theme"
760
+	Added output-filter warning to all language files
761
#	Fixed admintool jsadmin to get XHTML valid output (Thanks to Luisehahne)
762
#	Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
763
+	Added option to use also MYSQL_ASSOC and MYSQL_NUM with mysql_fetch_array
764
	(Thanks to Luisehahne)
765
#	Bugfix for Error-Level settings (Thanks to Luisehahne)
766
23-June-2009 Matthias Gallas
767
#	Moved styles from admin/pages/sections.php to sections.htt in backend themes
768
	(Thanks to Luisehahne)
769
!	Moved javascript files from admin/pages/index.php to external js files
770
	(Thanks to Luisehahne)
771
#	Major improovements and changes to all backend files to get more valide Code
772
	output (Thanks to Luisehahne)
773
22-June-2009 Matthias Gallas
774
#	fixed wrong position id when adding a new page
775
-	removed obsolete code/modify.html
776
22-June-2009 Dietrich Roland Pehlke
777
#	Changes on module "code": add the section_id to the name of the textarea,
778
	to keep the functionality if you are using more than one code-section on a page.
779
!	Moving the html-template inside a "htt" folder and rename the suffix to ".htt" to
780
	keep it consitant to other modules. Minor cosmetic changes inside the code.
781
22-June-2009 Ruud Eisinga
782
#	Fixed a bug in Menu_link module that made childpages of the menu_link page 
783
	not selectable. (thnx to Luisehahne)
784
21-June-2009 Matthias Gallas
785
#	Fixed small bug introduced in changeset [999]
786
19-June-2009 Matthias Gallas
787
#	Fixed bug that parent pages didn't inherit language settings to kind pages
788
17-June-2009 Ruud Eisinga
789
#	Bugfix in "droplets/upgrade.php" - wrong parameter order for adding fields.
790
	also the query for "normal" upgrades had a typo.
791
!	Added warning in output_filter that the function will be removed in 2.9
792
17-June-2009 Dietrich Roland Pehlke
793
#	Bugfix in "droplets/upgrade.php" - wrong tablename change to the correct one
794
+	Add upgrade-script to droplets
795
!	Changes on upgrade-script to avoid droping droplet-modul-tables if the exists.
796
!	calling "upgrate.php" or "install.php" instead of hard-coded lines to avoid
797
	future conflicts by upgrading the modul
798
15-June-2009 Matthias Gallas
799
+	Added install routine for droplets to the upgrade script
800
#	Fixed bug in menu_link modul with wrong displayed pages tree (Thanks to thorn)
801
#	Fixed small bug introduced in changeset [989]
802
+	Added missing id tags and copyright notices to droplets modul
803
15-June-2009 Dietrich Roland Pehlke (aldus)
804
#	Bugfix for ticket #725
805
+	Add "$wb->strip_slashes" again for backslashes are displayed in the output (view.php).
806
+	Add Droplets (Ruud)
807
+	modifications inside frontend.functions.php for backwart compatiblity (Ruud)
808
+	modifications inside the search to get the droplets seachable (Ruud)
809
14-June-2009 Dietrich Roland Pehlke (aldus)
810
#	Bugfixes for (ticket #728)
811
+	Add additional constant to "install/save.php" to avoid conflikts during
812
	installation inside "/framework/initialize.php".
813
+	Add condition inside "/framework/initialize.php" to avoid conflikts
814
	during installation; table "mod_captcha_control" doesn't exsits at runtime.
815
+	Add test for tables inside "install/save.php" if the user uncheck "install table" option.
816
+	Additional Errormessage if nessesary tables are not found (english).
817
13-June-2009 Matthias Gallas
818
+	Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)
819
!	Moved images in lQuery plugins folder (Thanks to Luisehahne)
820
#	fixed small german language issue in jscalendar (Thanks to Luisehahne)
821
26-May-2009 Matthias Gallas
822
+	Added jQuery(1.3.2) and jQueryUI(1.7.1) to WB core (ticket #708)
823
21-May-2009 Matthias Gallas
824
#	Fixed some strange backend layout issues (ticket #722)
825
09-May-2009 Matthias Gallas
826
+	Added index.php to all WB-Theme folders to prevent directory spoofing
827
06-May-2009 Matthias Gallas
828
!	Updated Norsk language File (Thanks to oeh)
829
#	Fixed bug with not always included stylesheets in backend (ticket #717)
830
27-Apr-2009 Matthias Gallas
831
#	Fixed bug with missing option for admin-tools in advanced view of access
832
	settings (ticket #714)
833
#	Fixed bug with backup fails if a user has only permissions to admin-tools (ticket #715)
834
#	Fixed bug with missing template object in groups and user settings(ticket #716)
835
25-Apr-2009 Matthias Gallas
836
!	Updated Dutch language files for modules (Thanks to LuckyLuke)
837
23-Apr-2009 Matthias Gallas
838
#	Fixed bug with dropdownlist in pages settings (ticket #713)
839
20-Apr-2009 Matthias Gallas
840
!	Update show_menu2 to version 4.8 (ticket #712)
841
#	Fixed small error in Spain language file (ticket #711)
842
18-Apr-2009 Matthias Gallas
843
!	Updated Dutch language file (Thanks to Luckyluke)
844
17-Apr-2009 Matthias Gallas
845
#	Fixed MenuLink timeout with many large wysiwyg-pages (ticket #710)
846
!	Updated again Norsk language File (Thanks to oeh)
847
!	Updated Dutch language file (Thanks to Luckyluke)
848
13-Apr-2009 Matthias Gallas
849
#	Fixed minor dispay issue in upgrade script
850
!	Updated Norsk language File (Thanks to oeh)
851
!	Updated French language files (Thanks to Quinto and VotreEspace)
852
!	Updated Danish language file (Thanks to Achrist)
853
12-Apr-2009 Matthias Gallas
854
#	Fixed not defined language variable in account/email.php (Thanks to BlackTiger)
855
#	Fixed Typo in group_form.htt (ticket #705)
856
01-Mar-2009 Christian Sommer
857
!	Added disclaimer to upgrade-script.php	
858
28-Feb-2009 Christian Sommer
859
#	Removed hardcoded admin path from JSAdmin module (jsadmin/js/dragdrop.js)
860
25-Feb-2009 Matthias Gallas
861
+	Added language support for template_description (affects templates and themes)
862
#	fixed wrong path to images in news and form modul
863
#	fixed manage section is showed twice (ticket #694)
864
-	removed unneeded icons from wb_theme
865
-	removed unneeded stylesheet.css from account dir
866
#	renamed warning.htt to warning.html to fix display of sourcecode after invalid logins
867
+	added fixed error.htt also to classic theme
868
+	corrected info.php of news-modul
869
24-Feb-2009 Dietrich Roland Pehlke
870
!	Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div
871
#	add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more
872
	than one Form on one single page.
873
#	Modify error.htt template in wb_theme for valid XHTML1.1 output - replace the center-tag with a div
874
	and replace the br-tag with valid p-tags.
875
22-Feb-2009 Matthias Gallas
876
+	added skinable Admin Interface
877
21-Feb-2009 Christian Sommer
878
+	added update of search table missing in Changeset 941
879
#	fixed wrong index in language array
880
!	removed some comment lines (changes are tracked by SVN)
881
20-Feb-2009 Dietrich Roland Pehlke (aldus)
882
!	add additional tr and td tags to the text_no_results message to get valid XHMTL output
883
19-Feb-2009 Christian Sommer
884
!	addon overview to show advanced options after redirect from reload.php
885
#	fixed bug if language folder contains none language files (XX.php) or sub folders
886
+	added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)
887
18-Feb-2009 Dietrich Roland Pehlke (aldus)
888
#	fixed: typos in the section_id inside the action-link 
889
!	Remove test_trash and unused variables in query, added suggetions from #588
890
#	Bugfix for form bug (ticket #688)
891
17-Feb-2009 Christian Sommer
892
+	added option to invoke module install.php from backend (for modules uploaded via FTP)
893
!	admin Add-on settings no hidden by default (can be set visible via advanced link)
894
16-Feb-2009 Christian Sommer
895
!	moved reload option of Add-ons to main Add-on section
896
!	reworked logout to reset possible remember key in database when logging out
897
15-Feb-2009 Christian Sommer
898
#	fixed bug with smart login option (remember me) (ticket #689)
899
#	special chars like &nbsp; are shown when editing Add-on CSS files (ticket #678)
900
!	redirect time for function print_success can now be defined in Settings (ticket #603)
901
-	removed reload admin tool
902
+	added possibility to reload Add-ons via the Add-on section
903
14-Feb-2009 Christian Sommer
904
!	added option to display current user name in backend template
905
#	fixed wrong redirect path and added SVN Id
906
13-Feb-2009 Christian Sommer
907
+	added option to perform pre-installation checks to test requirements of Add-Ons
908
#	added error messages to installation process for Add-Ons with wrong file type
909
08-Feb-2009 Christian Sommer
910
#	fixed warning if database connection failed during installation process
911
06-Feb-2009 Christian Sommer
912
!	fixed some typos in German language file (thanks to freeSbee)
913
!	added new captcha fonts and replaced old background images with the ones created by thorn
914
05-Feb-2009 Christian Sommer
915
!	mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
916
02-Feb-2009 Christian Sommer
917
#	removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)
918
02-Feb-2009 Matthias Gallas
919
#	Fixed bug wich causes that install of captcha-control may fail (ticket #682 thanks to thorn)
920
01-Feb-2009 Matthias Gallas
921
!	Update FCKEditor to version 2.6.4
922
22-Jan-2009 Christian Sommer
923
!	Added default target attribut to backend menu links
924
21-Jan-2009 Matthias Gallas
925
!	Copyright notices now includes 2009
926
20-Jan-2009 Matthias Gallas
927
#	fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
928
17-Jan-2009 Matthias Gallas
929
+	added French languages to modules
930
!	changed handling of post_date in news modul (thanks to susigross)
931
+	added hour and minute support to default published_when field in news modul
932
13-Jan-2009 Christian Sommer
933
-	removed the obsolete Codepress framework from the include folder
934
+	added Javascript syntax highlighting framework EditArea as replacement for Codepress
935
!	updated external PHPMailer class to latest version (v2.0.3)
936
08-Jan-2009 Christian Sommer
937
#	fixed error message in admin class if type array not defined
938
05-Jan-2009 Dietrich Roland Pehlke
939
#	Code-Snippets are no longer shown as type: unknown. 
940
+	Additional key in the languagefiles "$TEXT['CODE_SNIPPET']";
941
#	fixed bug for the rss of news, see ticket #609
942
04-Jan-2009 Matthias Gallas
943
#	made news Modul multilingual, see ticket #676 (some additional translations are needed)
944
03-Jan-2009 Matthias Gallas
945
#	fixed bug in view.php of news module (ticket #676 Thanks to susigross)
946
#	fixed another bug in view.php of news modul introduced in changeset [892]
947
30-Dec-2008 Matthias Gallas
948
+	added default new language variables to all language files
949
-	modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
950
!	modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"
951
29-Dec-2008 Dietrich Roland Pehlke
952
+	add language support for the errormessages inside the uninstall.php files for modules
953
	and templates.
954
!	add new keys inside the german de.php language-file.
955
-	removed my own debugging-code (was in 893 by mistake)
956
!	Correct the last date in the changelog
957
29-Dec-2008 Matthias Gallas
958
!	set version to 2.8 BETA
959
#	replaced in news modul special chars with entities to get valid output
960
!	changed SESSION ID Separator from '&' to '&amp;' to get valid output 
961
-	Removed the <p> tag around the news as it is added from the editor  
962
28-Dec-2008 Dietrich Roland Pehlke (aldus)
963
+	ticket 610: add ip-address to the email-body in the form-modul.
964
+	ticket 607: include the frontend.css in the comment_page.php file of the news-module.
965
#	File: admin/admintools/index.php - add "order by name" to the query to display the admintools in alphabetic order.
966
#	File: admin/modules/uninstall.php - remove a db-query to a db-field that doesn't exists in wb 2.7 anymore 
967
26-Dec-2008 Thomas Hornik
968
#	fixed two issues with searchresult-highlighting: do not highlight in <pre>/<code>-tags, do not convert &lt; to &amp;lt; anymore. 
969
13-Dec-2008 Christian Sommer
970
!	changed mailer to not extract line break of alternative body text (thanks to freeSbee)
971
28-Oct-2008 Christian Sommer
972
!	updated output filter regex to exclude mail addresses contained in input fields
973
27-Nov-2008 Thomas Hornik
974
!	added redirect-type (301/302) to menu_link
975
24-Nov-2008 Matthias Gallas
976
!	updated upgrade-script.php to add sec_anchor field to settings table
977
22-Nov-2008 Thomas Hornik
978
!	search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch.
979
!	search: replaced strtr() by str_replace() (it's just faster). Changed &#39; to &#039;
980
06-Nov-2008 Thomas Hornik
981
#	Module code: curly backets get deleted by pparse() from phplib --> old fix in #569 wasn't that smart. Fixed.
982
#	fixed some typos in DE language-file, added missing tab in search.php
983
02-Nov-2008 Thomas Hornik
984
!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
985
01-Nov-2008 Thomas Hornik
986
!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
987
+	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
988
!	updated menulink and search to use configureable section-anchor
989
29-Oct-2008 Thomas Hornik
990
# News: total number of news wasn't calculated correctly
991
!	Captcha: removed IFRAME for Calculation-as-text captcha
992
-	removed useless init_utf8funcs()-function
993
+	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
994
-	search: removed undocumented word-boundary search
995
!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
996
+	search: added key 'ext_charset' to search-extension to query external databases
997
25-Oct-2008 Christian Sommer
998
!	updated basic templates according the template guidelines
999
24-Oct-2008 Dietrich Roland Pehlke
1000
#	applied bugfix for ticket #608 (redeclaration of news module)
1001
23-Oct-2008 Dietrich Roland Pehlke
1002
!	modified module delete function to provide additional information when module is in use when trying to delete
1003
!	modified template delete function to provide additional information when template is in when trying to delete
1004
21-Oct-2008 Matthias Gallas
1005
#	fixed display issue in news modul
1006
!	updated show_menu2 to version 4.7
1007
18-Sep-2008 Thomas Hornik
1008
+	Added captcha-reload
1009
16-Sep-2008 Thomas Hornik
1010
#	search: fixed windows-related regex issue
1011
19-Aug-2008 Matthias Gallas
1012
!	updated to latest FCKEditor version 2.6.3
1013
02-Aug-2008 Thomas Hornik
1014
#	fixed sorting order of search-results
1015
25-Jul-2008 Thomas Hornik
1016
#	fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE)
1017
!	added $database = new Database(); in front of output-filter
1018
05-Jul-2008 Thomas Hornik
1019
#	fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
1020
02-Jul-2008 Christian Sommer
1021
!	updated to latest FCKEditor version 2.6.2
1022
01-Jul-2008 Thomas Hornik
1023
#	page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.
1024
29-June-2008 Christian Sommer
1025
!	applied additional mail check to forgot login form
1026
28-June-2008 Christian Sommer
1027
!	class and id attributes in mailto links are no longer ignored by the output filter
1028
22-Jun-2008 Thomas Hornik
1029
#	fixed issue with captcha (mt_rand() instead of rand())
1030
#	fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')
1031
22-June-2008 Christian Sommer
1032
!	added output of block number to section admin if no block name is specified
1033
21-June-2008 Christian Sommer
1034
+	added output of block names to modify pages dialogue if blocks are enabled
1035
!	updated show_menu2 to version 4.60 (to avoid disappearing menus)
1036
08-Jun-2008 Thomas Hornik
1037
#	hebrew-table in charsets-table.php was faultily imported - fixed. Thanks to forum-member iti.
1038
24-May-2008 Christian Sommer
1039
!	modified output filter routine to prevent errors if database entries do not exist
1040
04-May-2008 Thomas Hornik
1041
!	changed register_backend_modfile() to work with wysiwyg-module, too
1042
01-May-2008 Thomas Hornik
1043
#	fixed file-naming issue when old page-names (from before 2.7) contains "&"
1044
26-Apr-2008 Thomas Hornik
1045
#	class.admin.php deletes actual query-string while redirection. fixed.
1046
25-Apr-2008 Matthias Gallas
1047
#	fixed validiation bug in option fields of form modul
1048
------------------------------------- 2.7.0 -------------------------------------
1049
21-Apr-2008 Christian Sommer
1050
!	set version to 2.7
1051
#	fixed bug in the PL language file of the JS calendar
1052
+	added some basic functions for module developers
1053
20-Apr-2008 Thomas Hornik
1054
#	fix: allow external urls for search-results
1055
17-Apr-2008 Thomas Hornik
1056
#	fixed jscalendar's language-files
1057
16-Apr-2008 Christian Sommer
1058
#	fixed possible clashes with intro page feature and WB core file /pages/index.php
1059
15-Apr-2008 Thomas Hornik
1060
!	revert back to pagename-creation from $page_menu, instead of $page_title
1061
15-Apr-2008 Christian Sommer
1062
#	fixed bug introduced with Changeset 826
1063
14-Apr-2008 Christian Sommer
1064
+	added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)
1065
!	allowed tags for multi-lingual module descriptions
1066
14-Apr-2008 Thomas Hornik
1067
#	fixed issue with multigroups (level 0 page-creation)
1068
13-Apr-2008 Thomas Hornik
1069
!	ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
1070
#	fixed language-files
1071
10-Apr-2008 Christian Sommer
1072
!	fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7)
1073
09-Apr-2008 Christian Sommer
1074
!	modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
1075
07-Apr-2008 Matthias Gallas
1076
#	fixed error in german laguage file
1077
07-Apr-2008 Christian Sommer
1078
+	added the latest FCKEditor v2.60
1079
-	removed the outdated FCKEditor v2.51
1080
!	set version from 2.7 (RC3) to 2.7 (RC3a)
1081
07-Apr-2008 Thomas Hornik
1082
!	added missing group_id in INSERT-query
1083
!	removed PHP5 function stripos from installation script
1084
06-Apr-2008 Christian Sommer
1085
!	removed some obsolete language variables from news and form module (now defined in global WB language files)
1086
!	enlarged admin tool icon to match size 50x50px of the other icons
1087
05-Apr-2008 Matthias Gallas
1088
!	Moved language variables for edit module CSS from modules language files to core language files
1089
+	Added norwegian translation (Thanks OEH)
1090
05-Apr-2008 Thomas Hornik
1091
!	some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
1092
#	fixed viewing_groups-handling in /admin/pages/add.php
1093
!	imported new russian translation from User shlack. Many Thanks
1094
05-Apr-2008 Christian Sommer
1095
!	added workaround for template parser class
1096
!	moved functions to edit module CSS files into the WB core to avoid duplication of code
1097
!	minor layout change
1098
!	allowed the character "-" to be used in database names
1099
04-Apr-2008 Thomas Hornik
1100
#	fixed: Language-redirect removed query-string from URL
1101
04-Apr-2008 Christian Sommer
1102
!	set WB version to 2.7 (RC3) for the next upcoming release candidate
1103
03-Apr-2008 Christian Sommer
1104
!	some code clean up in news/form module
1105
!	small adaption of the edit CSS function file css.functions.php
1106
!	updated edit module CSS functions to include backend.css into head if possible
1107
#	fixed bug in Javascript decryption routines of the Output-Filter module
1108
02-Apr-2008 Matthias Gallas
1109
#	fixed bug with registration of users are not added to signup group
1110
02-Apr-2008 Christian Sommer
1111
#	added handling of missing characters to mailto encryption routines
1112
!	some code clean-up in News module
1113
!	fixed some layout issues with Form module (combination with Output-filter)
1114
!	fixed layout issue with optional subject/body text of encrypted mailto links
1115
#	fixed bug in the mailto Javascript encryption code of the Output-Filter module
1116
01-Apr-2008 Christian Sommer
1117
!	removed typo in English language file
1118
!	added updated edit CSS functions to the News module
1119
!	added updated edit CSS functions to the Form module
1120
31-Mar-2008 Christian Sommer
1121
#	fixed bug in output filter (mailto links with HTML entities in optional part)
1122
29-Mar-2008 Christian Sommer
1123
!	added missing translation to Dutch language file (thanks Bramus)
1124
28-Mar-2008 Thomas Hornik
1125
!	Some cleanup in search.php
1126
!	WYSIWYG: changed field text to LONGTEXT, too.
1127
25-Mar-2008 Matthias Gallas
1128
!	Updated Dutch language file (Thanks to Bramus)
1129
26-Mar-2008 Tomas Hornik
1130
#	fixed E_NOTICE-message in admin/modules/details.php
1131
25-Mar-2008 Thomas Hornik
1132
+	search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
1133
+	search: added missing code to allow query of external data and to process the search data itself
1134
25-Mar-2008 Matthias Gallas
1135
#	Fixed missing <body> tag in Admin Interface (ticket #572)
1136
24-Mar-2008 Matthias Gallas
1137
!	Updated Danish Language file (Thanks to Achrist)
1138
! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
1139
24-Mar-2008 Thomas Hornik
1140
+	Added RU-language-files, provided by user shlack; converted to entities.
1141
#	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
1142
#	FCK-Editor: loads large pages faster
1143
-	removed include/captcha/asp.php. css have to be added to module's css-files.
1144
23-Mar-2008 Matthias Gallas
1145
! 	Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
1146
17-Mar-2008 Thomas Hornik
1147
#	fixed an issue with utf8_check() (too slow with many ~100KB pages)
1148
15-Mar-2008 Thomas Hornik
1149
#	menulink: link can be menulink or subpage of menulink, too
1150
#	call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
1151
13-Mar-2008 Christian Sommer
1152
! 	adjusted error/warning templates to the updated backend layout
1153
13-Mar-2008 Matthias Gallas
1154
! 	replaced one icon in admin interface
1155
12-Mar-2008 Matthias Gallas
1156
# 	fixed loading time and some display issues in IE6 of the new admin interface
1157
!	tweaked the new admin interface a little bit
1158
12-Mar-2008 Christian Sommer
1159
! 	adjusted background color of installation and upgrade script
1160
! 	set version number to 2.7 (RC2) for the upcoming second release candidate
1161
! 	removed hardcoded /admin folder strings from WB core files where possible
1162
! 	added WB home folder fix proposed by the forum member spawnferkel (thanks)
1163
! 	defined <strong> and <em> instead of <b> and <i> as default tags
1164
12-Mar-2008 Thomas Hornik
1165
+	CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
1166
11-Mar-2008 Christian Sommer
1167
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
1168
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
1169
08-Mar-2008 Thomas Hornik
1170
#	fixed issue with news and end-date
1171
04-Mar-2008 Christian Sommer
1172
#	fixed issue with smart view URL link
1173
03-Mar-2008 Thomas Hornik
1174
#	fixed an issue with text-captcha (default text got saved). Changes default text.
1175
#	fixed an issue with highlighting
1176
02-Mar-2008 Thomas Hornik
1177
#	added missing text in language-files
1178
+	added missing sorting to language dropdown in admin/pages/settings.php
1179
01-Mar-2008 Thomas Hornik
1180
#	fixed ticket #562, applied changes from user tavitar with some own additions
1181
+	added check for AddDefaultCharset to install
1182
29-Feb-2008 Thomas Hornik
1183
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
1184
28-Feb-2008 Thomas Hornik
1185
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
1186
28-Feb-2008	Christian Sommer
1187
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
1188
25-Feb-2008	Matthias Gallas
1189
+	added missing Dutch language files for core modules
1190
24-Feb-2008 Thomas Hornik
1191
#	issue with menulink in upgrade-script. Fixed.
1192
23-Feb-2008 Christian Sommer
1193
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
1194
#	fixed bug in upgrade script (WBMailer setting)
1195
22-Feb-2008 Christian Sommer
1196
#	some layout changes on the upgrade-script, fixed error in precheck
1197
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
1198
20-Feb-2008 Thomas Hornik
1199
!	added workaround for language sorting-problem
1200
20-Feb-2008	Christian Sommer
1201
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
1202
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
1203
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
1204
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
1205
19-Feb-2008	Matthias Gallas
1206
!	Updated upgrade script
1207
!	Changed language sorting from directory to name (needs additional to be escaped!)
1208
+	added new languages to install script
1209
#	fixed some issues and typos in languagefiles
1210
18-Feb-2008 Thomas Hornik
1211
+	Converted and added some old language-files (BG, CS, PL, RU)
1212
18-Feb-2008	Christian Sommer
1213
#	Fixed two broken links
1214
!	Modified news module to create a default index.php during installation (directory spoofing)
1215
17-Feb-2008	Matthias Gallas
1216
-	Removed colloquially german language files as the filename causes issues
1217
17-Feb-2008	Christian Sommer
1218
!	removed German Umlauts in some language file (PHP comments)
1219
#	fixed language bug (backend language switched to the pages language viewed in frontend)
1220
16-Feb-2008	Thomas Hornik
1221
!	updated upgrade-script (menulink)
1222
13-Feb-2008 Thomas Hornik
1223
+	allow externl links in menulink-module
1224
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
1225
10-Feb-2008 Matthias Gallas
1226
#	fixed some errors in standard german language file
1227
+	added new colloquially german language file
1228
10-Feb-2008 Thomas Hornik
1229
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
1230
10-Feb-2008 Christian Sommer
1231
#	fixed E_NOTICE warning with already defined module frontend constants
1232
-	removed all stuff other than page_content from the blank template
1233
!	adapted color for onmouseover effect
1234
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
1235
!	made Website Header field in Settings visible per default
1236
!	modified all templates (display Website Header, use show_menu instead of page_menu)
1237
!	added highlighting of active input elements to all WB backend areas; changed some colors
1238
!	removed hover highlighting of input fields to avoid possible confusion
1239
!	added visualization of wrong/empty input fields
1240
#	fixed a bug with re-enter admin password
1241
09-Feb-2008 Christian Sommer
1242
!	modified some colors and CSS definitions of pages, media and section interface
1243
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
1244
#	output_filter: removed word boundary from mailto regex part
1245
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
1246
#	fixed bug in user signup
1247
!	output_filter: added word boundary for the mailto regex part
1248
09-Feb-2008 Thomas Hornwik
1249
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
1250
08-Feb-2008 Matthias Gallas
1251
+	added kewyword id to all new files
1252
08-Feb-2008 Christian Sommer
1253
-	Removed admin module mail_filter
1254
+	Added revised version of the output filter module
1255
08-Feb-2008 Thomas Hornik
1256
!	module news: set focus on captcha-field if user have to re-enter captcha
1257
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
1258
-	Removed unused function is_access_denied() from search
1259
04-Feb-2008 Thomas Hornik
1260
!	email-addresses are excluded from search-results page.
1261
#	Fixed possible XSS in account/login.php and forgot-form.php
1262
04-Feb-2008 Christian Sommer
1263
#	allowed usage of tags in settings fields: website_header, website_footer
1264
03-Feb-2008 Thomas Hornik
1265
#	out-of-date default page isn't shown anymore, instead shows next public page.
1266
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
1267
03-Feb-2008 Matthias Gallas
1268
+	added kewyword id to all new files
1269
02-Feb-2008 Christian Sommer
1270
#	fixed wrong redirect in /admin/images
1271
02-Feb-2008 Thomas Hornik
1272
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
1273
+	Added missing text in languages files for jscalendar
1274
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
1275
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
1276
#	fixed path in jscalendar-css
1277
01-Feb-2008 Christian Sommer
1278
#	Added default index.php to all folders (directory spoofing)
1279
01-Feb-2008 Thomas Hornik
1280
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
1281
#	Fixed possible XSS-vulnerability in wb/search/search.php
1282
31-Jan-2008 Thomas Hornik
1283
!	Adjusted clock-red icon to match wb colors
1284
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
1285
+	Added multi-group to upgrade-script
1286
30-Jan-2008 Christian Sommer
1287
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
1288
30-Jan-2008 Thomas Hornik
1289
#	registered pages didn't appear in menu. fixed.
1290
!	Updated upgrade-script. (Some upgrades still missing)
1291
29-Jan-2008 Thomas Hornik
1292
#	strtotime()'s behavior differ in PHP4 and PHP5.
1293
	Had to fix some issues in admin/pages/sections and module news.
1294
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
1295
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
1296
28-Jan-2008 Matthias Gallas
1297
#	Replaced all special chars in language files with htmlentities or unicode
1298
+	Added some missing lines in language files
1299
+	Added missing keyword Id
1300
28-Jan-2008 Christian Sommer
1301
#	fixed issue with top bar icon alt tag
1302
!	added some more backend layout modifications
1303
!	corrected bug in NL.php language file
1304
!	added missing session cookie forgotten in Changeset 593
1305
!	added possibility to select the default backend language during installation process
1306
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
1307
#	Fixed some bugs in the Javascript Admin modul
1308
28-Jan-2008 Thomas Hornik
1309
+	Allow a user-supplied From-Name in form-settings for email und success-email.
1310
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
1311
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
1312
27-Jan-2008 Christian Sommer
1313
!	fixed CSS background color of the installer CSS
1314
!	replaced static text with variable text from language file
1315
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
1316
!	added missing ID tags
1317
27-Jan-2008 Christian Sommer
1318
!	added missing ID tags
1319
!	added default language for users to avoid empty language fields
1320
27-Jan-2008 Matthias Gallas
1321
+	added kewyword id to new file
1322
#	Fixed some spelling errors in german language file
1323
27-Jan-2008 Thomas Hornik
1324
!	Module form: user supplied input isn't lost on captcha-failure anymore.
1325
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
1326
+	Added Calc_ttf_image CAPTCHA.
1327
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
1328
!	Some minor changes in CAPTCHA-code.
1329
!	Added some text to CAPTCHA admin-tool.
1330
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
1331
+	Added preview-images for CAPTCHA.
1332
!	Improved security: CAPTCHAS can't be loaded from outside WB
1333
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
1334
26-Jan-2008 Christian Sommer
1335
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
1336
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
1337
26-Jan-2008 Matthias Gallas
1338
#	fixed bug in Javascript Admin module
1339
+	Added new language files
1340
+	Added keywords to files where they are missing
1341
26-Jan-2008 Thomas Hornik
1342
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
1343
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
1344
	Improved ASP in news-module.
1345
+	module news: added publish_until field to control the visibility of a news-posting by date and time
1346
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
1347
	It should be very difficult for spam-bots to recognize intersected characters.
1348
25-Jan-2008 Christian Sommer
1349
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
1350
25-Jan-2008 Thomas Hornik
1351
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
1352
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
1353
#	module news: it was possible to post comments to postings with commenting disabled
1354
	or to inactive postings. Fixed
1355
24-Jan-2008 Thomas Hornik
1356
!	Generate filename in pages/ from page_title instead of menu_title.
1357
24-Jan-2008 Christian Sommer
1358
#	fixed bug in Codepress integration (if codepress framework not installed)
1359
+	added language support to all integrated modules (except for news and form module)
1360
#	fixed another E_NOTICE warning
1361
24-Jan-2008 Matthias Gallas
1362
+	Added keywords to files where they are missing
1363
23-Jan-2008 Christian Sommer
1364
+	Added German language file for WB 2.7
1365
22-Jan-2008 Christian Sommer
1366
+	Added language support for the Admin tools (backup, reload, mail_filter)
1367
-	Removed all admin tool text outputs from global language file to module language files
1368
!	Introduced language support for the overview page of the Admin tools
1369
+	Added function get_variable_content to allow extraction of variable content without including files
1370
!	Changed language support for Addons -> Moduls -> Details
1371
22-Jan-2008 Matthias Gallas
1372
+	Added keywords to new mail filter files
1373
22-Jan-2008 Thomas Hornik
1374
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
1375
21-Jan-2008 Christian Sommer
1376
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
1377
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
1378
21-Jan-2008 Thomas Hornik
1379
+	Unique session-identifier for each website baker installation. fixes #354
1380
20-Jan-2008 Christian Sommer
1381
#	fixed E_NOTICE-warning in save.php when input data was wrong
1382
+	added the new admin tool email output filter which allows to transform
1383
	emails before displaying them on the frontend
1384
20-Jan-2008 Thomas Hornik
1385
!	upgrade-script.php: fixed mysql_error() handling
1386
!	upgrade-script.php: added code to update menu_links
1387
#	fixed a typo in upgrade-script.php
1388
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
1389
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
1390
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
1391
19-Jan-2008 Christian Sommer
1392
!	Reduced the success time out and set WYSIWSY background to white
1393
#	Fixed some errors in form module (only in conjunction with E_ALL)
1394
!	Added support to configure the mailer settings via the backend
1395
19-Jan-2008 Matthias Gallas
1396
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
1397
+	Added keywords to new files
1398
19-Jan-2008 Thomas Hornik
1399
-	Module news: removed old calendar
1400
+	Module news: adapted news to use the new include/jscalendar
1401
+	added installation-instructions to include/jscalendar
1402
#	Module code: curly backets get deleted by pparse() from phplib. fixed
1403
+	Module menu_link: added dropdown-listbox to select anchor
1404
!	upgrade-script: added code to convert old menu_links to new ones (partly)
1405
18-Jan-2008 Matthias Gallas
1406
!	Updated news modul with features from the advanced news modul
1407
!	Updated form modul with features from the advanced form modul
1408
#	Fixed hardcoded /pages issue in intro page feature
1409
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
1410
!	Revoked parts of changeset 547 and again introduced changeset 540
1411
+	Added keywords to modules/fckeditor and all other new files
1412
18-Jan-2008 Thomas Hornik
1413
#	fixed two E_NOTICE-warnings in admin/pages/index.php
1414
+	added new module-based search-function
1415
+	added new publish-by-date code
1416
17-Jan-2008 Christian Sommer
1417
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
1418
!	removed the PAGE_EXTENSION from frontend login
1419
17-Jan-2008 Matthias Gallas
1420
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
1421
	by changeset 546
1422
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
1423
	option in WB settings as this function only works on Apache Servers
1424
	together with .htaccess and mod_rewrite
1425
+	Added keywords to file menu_link/uninstall.php and new admintools files
1426
17-Jan-2008 Christian Sommer
1427
!	added the "users in multiple groups" feature (closes parts of ticket #546)
1428
16-Jan-2008 Thomas Hornik
1429
!	changed admin/pages/save.php to allow hidden config-elements in table search.
1430
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
1431
	fixed odd behavior in case of menu_link as default-page.
1432
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
1433
14-Jan-2008 Matthias Gallas
1434
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
1435
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
1436
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
1437
	pathes points to WB Corefiles with the page extension .php
1438
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
1439
14-Jan-2008 Christian Sommer
1440
!	added a missing </tr> tag
1441
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
1442
	removed by Changeset 529 (enhanced pages admin)
1443
13-Jan-2008 Christian Sommer
1444
#	moved administration tools from Settings to the new section Admin-Tools
1445
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
1446
!	increased redirection time after success message, corrected HOME link of the login panel
1447
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
1448
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
1449
#	fixed error with redirection to admin panel after installation
1450
12-Jan-2008 Christian Sommer
1451
!	introduced smart URL detection for the 'View' menu in the WB backend
1452
	(if page_id is set, redirect to this page instead of the root)
1453
!	introduced the enhanced pages admin dialogue (thanks to icouto)
1454
11-Jan-2008 Christian Sommer
1455
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
1456
-	removed the hmtlarea files in /modules/htmlarea
1457
!	set the fckeditor as the new default editor /install/save.php
1458
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
1459
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
1460
11-Jan-2008 Matthias Gallas
1461
!	Update codepress to Version 0.9.6
1462
!	Update phplib to Version 7.4a
1463
09-Jan-2008 Matthias Gallas
1464
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
1465
#	Fixed ticket #542 (Thanks to Thorn)
1466
23-Dec-2007 Matthias Gallas
1467
!	Changed all copyright notices to include now 2008
1468
21-Sep-2007 Matthias Gallas
1469
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
1470
	the new register_frontend_modifles() functions do not validate
1471
24-Jan-2007 Christian Sommer
1472
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
1473
------------------------------------- 2.6.7 -------------------------------------
1474
02-Jan-2007 Christian Sommer
1475
+	Added missing converting file for changeset [504]
1476
------------------------------------- 2.6.6 -------------------------------------
1477
01-Jul-2007 Matthias Gallas
1478
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
1479
01-Jul-2007 Ryan Djurovich
1480
#	Fixed bug where error message not displayed when script fails to create a page
1481
#	Fixed bugs introduced in [484]
1482
14-May-2007 Matthias Gallas
1483
+	Added support for ISO-8859-6.(Thanks to thorn)
1484
12-May-2007 Christian Sommer
1485
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
1486
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
1487
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
1488
+	Added the new function register_frontend_modfiles to the built in templates
1489
08-May-2007 Matthias Gallas
1490
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
1491
+	Added new functions page_css and page_javascript to the built in templates
1492
+	Added search highlight class to css files of the built in templates
1493
30-Apr-2007 Matthias Gallas
1494
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
1495
10-Apr-2007 Matthias Gallas
1496
+	Optimized search and highlighting funktions (Thanks to thorn)
1497
03-Apr-2007 Matthias Gallas
1498
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
1499
	in the pages directory (Special thanks to "Funky_MF" for the fix)
1500
01-Apr-2007 Matthias Gallas
1501
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
1502
	from the code (revoked changeset 396) and added new functions instead. Adapted the
1503
	search and the highlighting to use the new functions. With this changes WB can now
1504
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
1505
	and tested this changes.
1506
12-Mar-2007 Matthias Gallas
1507
+	Added multilingual support to search
1508
03-Mar-2007 Matthias Gallas
1509
+	Added new function for highlighting search results in the content area
1510
	(Special thanks to "thorn" and "Funky_MF")
1511
#	Fixed some issues in search with special chars
1512
	(Special thanks to "thorn" and "Funky_MF")
1513
22-Feb-2007 Christian Sommer
1514
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
1515
16-Feb-2007 Christian Sommer
1516
!	Suppressed PHP warnings and errors when reading empty intro.php
1517
16-Feb-2007 Christian Sommer
1518
#	Applied fix to enable parsing of PHP code in the intro.php 
1519
12-Feb-2007 Christian Sommer
1520
!	Added functions page_css and page_javascript which allow to include optional
1521
	module files module.css and module.js into the <head> section. This allows to 
1522
	create valid (X)HTML, as CSS definitions of modules are included in the head section
1523
12-Feb-2007 Christian Sommer
1524
!	Security enhancement (reduced number of login trials from 50 to 3)
1525
02-Feb-2007 Matthias Gallas
1526
#	Applied fix for ticket #380 (Thanks to pcwacht)
1527
30-Jan-2007 Ryan Djurovich
1528
#	Applied fix for ticket #376
1529
29-Jan-2007 Matthias Gallas
1530
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
1531
	specific description of the modules in the language files of the modules.
1532
21-Jan-2007 Matthias Gallas
1533
#	Fixed issue in the search table entries of form modul
1534
13-Jan-2007 Matthias Gallas
1535
#	Fixed some bugs in rss.php
1536
07-Jan-2007 Matthias Gallas
1537
#	Fixed error when uninstalling the news modul
1538
02-Jan-2007 Matthias Gallas
1539
+   Added id keywords to all missing files
1540
#	Fixed issue with Permissions for pages sections
1541
27-Dec-2006 Matthias Gallas
1542
#	Fixed form modul stores empty records
1543
------------------------------------- 2.6.5 -------------------------------------
1544
25-Dec-2006 Ryan Djurovich
1545
!	Changed links to WB help website
1546
24-Dec-2006 Matthias Gallas
1547
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
1548
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
1549
!	Changed all copyright notices to include now 2007
1550
23-Dec-2006 Matthias Gallas
1551
#	Fixed IE allows to set a page as parent of itself (#320)
1552
#	Fixed problem with Page Title has to be escaped (#287)
1553
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
1554
21-Dec-2006 Matthias Gallas
1555
#	Fixed missing message when adding a site without page title (#300)
1556
21-Dec-2006 Ryan Djurovich
1557
#	Fixed bug with captcha script (#346)
1558
20-Dec-2006 Matthias Gallas
1559
#	Fixed Return to Search Results Page (#365)
1560
!	Set Version to 2.6.5
1561
-	Removed Changeset 365 because this will be a part of WB 2.7.x
1562
#	Fixed a little typo error in class.admin.php (#364)
1563
26-Nov-2006 Ryan Djurovich
1564
+	Added new script that could possibly be apart of 2.7.x as a replacement
1565
	for having the pages directory 
1566
17-Nov-2006 Matthias Gallas
1567
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
1568
15-Nov-2006 Matthias Gallas
1569
#	Fixed again intropage doesn't work (#71)
1570
20-Oct-2006 Matthias Gallas
1571
+	Added phpmailer class (thanks to doc)
1572
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
1573
+	Added List sorting in admin area (thanks to rsmith)
1574
#	Fixed table width 100% are wrong displayed in container templates
1575
	when IE is used (#350)
1576
#	Fixed large space between menupoints in IE (#349)
1577
#	Fixed Website description is not displayed when no page description
1578
	available (#348)
1579
#	Fixed group images in news modul cannot be stored (#342)
1580
#	Fixed Typo in form/save_field.php (#341)
1581
#	Fixed files in /pages/posts folder are not deleted (#340)
1582
#	Fixed specialchars problem in the news modul (#339)
1583
#	Fixed news modul stores empty records (#338)
1584
#	Fixed Captcha didn't work in news comments (#337)
1585
#	Fixed various php notices (#334)
1586
+	Added new upgrade_function (thanks to kozmoz)
1587
#	Fixed addons table isn't updated when a modul is updated (#332)
1588
#	Fixed spelling errors in the signup2.php (#330)
1589
#	Fixed MySQL 5.x missing default values for INT fields in all system
1590
	and modules tables (#329)
1591
#	Fixed installer does not insert admin user (#328)
1592
+	Added support for getting page ID of page that referred search
1593
	request (#327) (thanks to brofield)
1594
#	Fixed search results generate invalid XHTML and notify warnings (#326)
1595
Stefan Braunewell
1596
#	Fixed Field 'last_reset' doesn't have a default value (#313)
1597
+	Added get_post_escaped to wb class which automatically calls add_slashes
1598
	on get_post output and used it in form/save_field.php
1599
------------------------------------- 2.6.4 -------------------------------------
1600
20-May-2006 Ryan Djurovich
1601
#	Fixed security issues related to #237
1602
#	Fixed typo in news save comment page (#282)
1603
#	Fixed typo in news delete post page (#283)
1604
!	Added multi-submission protection to form module (#119)
1605
#	Added notice for when PHP Session Support appears to be disabled in installer,
1606
	even if it is enabled and the problem actually lies in the users browser (#154)
1607
19-May-2006 Ryan Djurovich
1608
#	Fixed problem in forgotten login form where email field is too short (#207)
1609
#	Fixed typo in forgotten login details email (#190)
1610
15-May-2006 Stefan Braunewell
1611
#	Fixed security issues (#237)
1612
03-May-2006 Stefan Braunewell
1613
#	Fixed problems with pre-2.6.0 modules in section list
1614
#	Fixed e-mail bug caused by From: headers in internal mail function calls
1615
	(#189)
1616
#	E-mail validation in install script now accepts new top-level domains
1617
	(#162)
1618
#	Error status is now overwritten by next database query (#182)
1619
#	Fixed obscure problem in htmlarea install script
1620
------------------------------------- 2.6.3 -------------------------------------
1621
19-Mar-2006 Stefan Braunewell
1622
#	Fixed ticket #146: problems removing groups from viewers list of a page
1623
16-Mar-2006 Stefan Braunewell
1624
!	Changed link target selection. Now self, top and new. (Ticket #145)
1625
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
1626
	password pages.
1627
#	Some changes to the SQL code in the install script for improved 
1628
	compatibility with new MySQL versions
1629
#	Fixed ticket #134 - error on browsing media.
1630
+	Improved backup module: new choice between full database or WB-related
1631
	backup.
1632
#	Fixed ticket #141 - admin now sees all folders in media
1633
#	Fixed e-mail sending problems due to additional parameter in mail call.
1634
#	Applied fix regarding ticket #138: new users now get deleted if
1635
	sending e-mail fails.
1636
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
1637
	password process
1638
#	Removed duplicate expression from modules/news/install.php which caused
1639
	problems in installation
1640

    
1641
01-Mar-2006 Stefan Braunewell
1642
#	Fixed ticket #68 - Safari problem with displaying all parents.
1643
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
1644
	to fatal error.
1645
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
1646
------------------------------------- 2.6.2 -------------------------------------
1647
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
1648
#	Fixed ticket #104 - commas in form field descriptions not allowed.
1649
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
1650
	and expiration date is now set to time in the past.
1651
#	Smart login not working.
1652
!	Changed mail calls to new function $wb->mail.
1653
#	Form: ticket 124 added captcha settings check 
1654
#	Ticket 118 added formfield type to check for email/text 
1655
#	Ticket 115 changed comparision /modules/form/view.php 
1656
#	Added correct timecheck in form submissions
1657
!	Changed captcha.php call to include timestamp
1658
!	Changed the e-mail validation code and added a mail function to class wb.
1659
!	Forgotten password: if sending of e-mail fails, restore old password.
1660
	Ticket #110
1661
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
1662
!	Character encoding setting also affects admin backend.
1663
	Mentioned in ticket #102.
1664
!	Reintroduced page languages setting. If switched to off, page
1665
	languages are only used to determine the language file for the
1666
	universal texts. If on, displayed page and menu are affected by
1667
	the language session variable.
1668
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
1669
	to set the number of levels to be show.
1670
#	Fixed a bug where access settings of registered and private pages
1671
	were displayed incorrectly.
1672
#	Fixed captcha being cached.
1673
#	Added an exit call after every heading("Location:...")
1674
	redirector to prevent unwanted execution of code.
1675
#	Bug #122. Replaced empty field check by check that setting name is
1676
	not "wb_version".
1677
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
1678
#	Fixed bug #99 and two additional instances of typo 
1679
	catpcha instead of captcha.
1680
#	Fixed some typos
1681
#	Fixed some notices and warnings.
1682
#	Fixed bug #105 - back buttons in addon detail pages not editable.
1683
!	Replace 'admin' by 'wb' in all account pages. 
1684
!/#	Moved print_success and print_error code to class.wb.php.
1685
	Added correct parameters to these functions in account pages. 
1686
------------------------------------- 2.6.1 -------------------------------------
1687
12-Dec-2005 Ryan Djurovich
1688
#	Fixed security vulnerability in class.login.php
1689
#	Fixed typo in EN language file
1690
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
1691
!	Added charset encoding to admin templates
1692
!	Added extra code to check for selection of addon upon uninstalling
1693
#	Fixed bugs in RSS news feeder
1694
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
1695
------------------------------------- 2.6.0 -------------------------------------
1696
28-Nov-2005 Ryan Djurovich
1697
+	Added default charset option to (advanced) settings
1698
#	Form module email fields now have email address validation
1699
#	Fixed spacing in form submissions
1700
27-Nov-2005 Ryan Djurovich
1701
+	Added captcha verification to sign-up form
1702
+	Added Captcha to News module
1703
24-Nov-2005 Stefan Braunewell
1704
!	Applied aportale's patch to use label instead of javascript toggle code
1705
20-Nov-2005 Ryan Djurovich
1706
!	News mod now hides read more link if no need for it (see ticket #56)
1707
+	Added support for mailto: links in the menu link mod
1708
#	Added direct-access redirection on some files (see ticket #37)
1709
+	Added extra characters to convert.php (see ticket #64)
1710
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
1711
29-Sep-2005 Ryan Djurovich
1712
!	Cleaned up form buttons in Settings
1713
!	Moved some options into Advanced Settings
1714
#	Semi-disabled "separate" page trash option
1715
+	Created a backup module/tool for backing-up the database
1716
	(thanks to John (pcwacht) for the original code)
1717
+	Created new "blank template", which can be used in case where you don't
1718
	want anything wrapping page-content.
1719
19-Sep-2005 Ryan Djurovich
1720
+	Added _license field for all add-ons to specify a license
1721
!	Renamed _designed_for variables (for all addons) to _platform
1722
+	Created addons table for faster internal referencing of installed addons
1723
!	Fixed some links, including the "Help" button in Admin
1724
#	Used nl2br to display body correctly when viewing form-submissions
1725
15-Sep-2005 Stefan Braunewell
1726
+	Added table module with columns 'name','type' and 'directory' as an
1727
	index.
1728
+	Added entry to settings table 'wb_version' which holds the version
1729
	number and can be utilized in future upgrade scripts.
1730
!	Added upgrade functionality also for templates and languages.
1731
#/!	Template/modules installation now respects paths.
1732
!	Moved updates from config.php to database.
1733
	Created initialize.php (required by config.php) to read settings.
1734
11-Sep-2005 Stefan Braunewell
1735
!	HTMLArea is now a module instead of a core component. Files moved
1736
	from "include" to "modules".
1737
+	Implemented Installation of modules on top of an older version. This is 
1738
	done via checking $module_version. Instead of install.php, upgrade.php
1739
	is then called if it exists in the module package. 
1740
	For module developers: $module_version and $new_module_version are 
1741
	accessible in upgrade.php to find out what upgrade steps need to be taken.
1742
!	Changed column names in mod_news_posts from short,long to content_short,
1743
	content_long.
1744
09-Sep-2005 Stefan Braunewell
1745
+	Added new advanced setting "Rename Files On Upload". File extensions can be
1746
	given so that respective files will have a ".txt" appended on media upload.
1747
#	Fixed "None found" message bug when user has no top level page edit
1748
	rights.
1749
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
1750
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
1751
+	Added utf-8 character encoding meta tag into all stock templates.
1752
#	Fixed bug when changing a page's parent
1753
!	Changed the way blocks are treated. Added new frontend class attribute
1754
	default_block_content that controls what is shown on pages such as
1755
	search, login, etc. (Ticket #16)
1756
+	Added support for WYSIWYG editor modules (wysiwygmod)
1757
+	When trying to access a registered page, user is automatically redirected
1758
	there on successful login.
1759
#	Fixed various issues with system search (mainly related to stripslashes()
1760
#	Removed stripslashes() in many places in the code. Added check for
1761
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
1762
	is independent of magic_quotes setting..
1763
05-Sep-2005 Stefan Braunewell
1764
#	Fixed bug concerning direct access of preferences page.
1765
#	Reworked page visibility and menu item visibility code (frontend login
1766
	problem).
1767
#	Pages in link list in htmlarea popup are now correctly ordered.
1768
#	Fixed bug where group with existing name can be added.
1769
04-Sep-2005 Ryan Djurovich
1770
+	Added and RSS newsfeed script to the News module
1771
04-Sep-2005 Stefan Braunewell
1772
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
1773
#	Fixed some occurrences of potential direct access path disclosure
1774
#	Added directory check to browse.php to prevent xss exploit by trusted users.
1775
!	Updated code to reflect move to Subversion repository system.
1776
27-Aug-2005 Stefan Braunewell
1777
#	Fixed bugs 4,5,6,8,9 in bug tracker
1778
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
1779
	A GET['lang'] now sets the session language variable.
1780
26-Aug-2005 Stefan Braunewell
1781
!	Moved redundant code into the new class functions. Created 
1782
	'compatibility.php' for backward compatibility with
1783
	modules and templates. Variables and functions can still be accessed
1784
	in the old way.
1785
!/+	Reorganized core frontend files, added new base class 'wb' from
1786
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
1787
	function into new class. Completely rewrote core index.php.
1788
	Now all variables and functions that are available to templates and
1789
	modules are attributes and methods of the frontend and the wb classes
1790
------------------------------------- 2.5.2 -------------------------------------
1791
23-Jun-2005 Ryan Djurovich
1792
!	create_access_file now creates all parent directories if needed
1793
#	Fixed bug when moving page with subpages to another level
1794
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
1795
#	Fixed bug where query was not setting error correctly in class.database.php
1796
22-Jun-2005 Ryan Djurovich
1797
#	Fixed bug where template permissions were not saved when a adding group
1798
21-Jun-2005 Ryan Djurovich
1799
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
1800
#	Fixed language problems in some area's of Admin. (Bug #70)
1801
#	Added a space in website/page keywords (Bug #69)
1802
#	Fixed bugs on settings2.php (Bug #52)
1803
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
1804
13-Jun-2005 Ryan Djurovich
1805
#	Fixed bug (#88) with news module
1806
!	Title of Administration login page now taken from language file (Bug #72)
1807
#	Fixed redirection admin/home to admin/start on admin/index.php
1808
#	Fixed bug with forgotten password page in admin (Bug #81)
1809
25-Apr-2005 Ryan Djurovich
1810
#	Fixed numerous bugs with module uninstallation
1811
#	Fixed bug when uploading files in Administration -> Media
1812
!	Installer no-longer requires you to accept the GNU GPL
1813
------------------------------------- 2.5.1 -------------------------------------
1814
16-Apr-2005 Ryan Djurovich
1815
#	Fixed two bugs with account login/logout
1816
------------------------------------- 2.5.1 -------------------------------------
1817
15-Apr-2005 Ryan Djurovich
1818
#	Fixed bug where non-english characters can get used in page filenames. Many
1819
	measuers have been added (including a new file: wb/framework/convert.php),
1820
	to prevent any possible errors that can occur in page filenames.
1821
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
1822
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
1823
#	Fixed bug where search and account pages are shown in every block
1824
	that is in a template
1825
#	Fixed numerous bugs with media home directories feature
1826
10-Apr-2005 Ryan Djurovich
1827
#	Fixed bugs in account/login.php and logout.php where users
1828
	gets redirected to /pages
1829
------------------------------------- 2.5.0 -------------------------------------
1830
08-Apr-2005 Ryan Djurovich
1831
-	Removed section language feature
1832
+	Added page language feature (replaces need for sections language feature)
1833
#	Fixed bug where pages using menu_link module can have the URL changed
1834
-	Page directory no longer stored in link field in pages table, it is now added
1835
	when the page_link function is called - this makes changing the pages
1836
	directory much easier and quicker
1837
!	Pages with visibility of "none" are now no longer directly accessable
1838
+	Added new visibility setting "hidden", acts exactly like none did previously
1839
!	Template info file can now specify number of menu's available and relative names
1840
!	Template info file can now specify number of blocks's available and relative names
1841
------------------------------------- 2.4.3 -------------------------------------
1842
07-Apr-2005 Ryan Djurovich
1843
#	page_filename function has been rewritten using str_replace
1844
	function, which should be faster and will allow characters
1845
	from other languages into filenames
1846
!	Created new media_filename function, which is now used
1847
	by all media functions (create,upload,rename) to determine
1848
	which characters should be removed from a desired filename
1849
+	New button in Administration page list to view specific page
1850
#	Updated the page_link function to now be compatible with menu link
1851
	module when setting pages directory to root
1852
#	Fixed bugs in search when using "Any Words" option
1853
#	Fixed bug with news module when pages directory set to root
1854
!	Changed URL of documentation website on Administration Start page
1855
------------------------------------- 2.4.2 -------------------------------------
1856
05-Apr-2005 Ryan Djurovich
1857
#	Fixed bug where file could be renamed to nothing in Media
1858
!	Optimised Media create folder, upload file, and rename functions
1859
#	Fixed bug where stripslashes not run on news post titles in admin
1860
05-Apr-2005 Stefan Braunewell
1861
#	Fixed bug concerning usage of the private_sql variable
1862
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
1863
------------------------------------- 2.4.1 -------------------------------------
1864
04-Apr-2005 Ryan Djurovich
1865
!	Pages with visibility of "none" are again directly accessable
1866
#	Fixed bugs regarding renaming files and directories in Media section
1867
!	When home folders disabled, all folders now visible in Media section
1868
------------------------------------- 2.4.0 -------------------------------------
1869
03-Apr-2005 Ryan Djurovich
1870
-	Removed recently added visibility setting of "heading", and relative config vars
1871
+	Added new "menu" field to pages table, and new setting "multiple menus"
1872
	which replaces the need for the menu headings feature
1873
+	Added links to top of groups and users sections, linking to each other
1874
!	Change menu width in "Round" template to 170px (was 150px)
1875
#	Change page "are you sure" deletion message to mention that it will delete
1876
	all sub-pages as well
1877
#	Fixed many bugs with news module when viewing posts by group
1878
!	Pages with visibility of "none" are now no longer directly accessable
1879
02-Apr-2005 Ryan Djurovich
1880
-	Removed need to specify DB_URL when calling database class
1881
#	Stopped fields without a type specified from being shown in form mod
1882
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
1883
	for insert link and insert image
1884
+	Added setting which allows you to specify the default WYSIWYG style
1885
+	Added "Server Email" option, to specify what is used in "From" field when
1886
	sending emails using the PHP mail function. Default is admins email address.
1887
#	Search now excludes pages which have a visibility of none or heading
1888
!	Pages are now given modified_when and modified_by when added
1889
01-Apr-2005 Ryan Djurovich
1890
+	Added option to News module to specify how many posts should be listed
1891
	per page (by default it is set to unlimited, which functions like previous version)
1892
#	Added stripslashes when display page titles in search
1893
+	Page descriptions and last updated date now shown in search by default
1894
30-Mar-2005 Ryan Djurovich
1895
+	Added new feature for Media home folders, where a folder can be specified
1896
	for a specific user or group of users only
1897
!	Changed URL of Help button to http://www.websitebaker.org/docs/
1898
+	Added new feature for "Page Trash" - two modes available: inline and separate
1899
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
1900
	up a level)
1901
29-Mar-2005 Ryan Djurovich
1902
-	Removed Database Settings from Administration Settings (options will not be
1903
	available in 3.x, so trying to match interface with WB 3.x plans
1904
!	Changed the name of Path Settings to Filesystem Settings in Administration
1905
	Settings, and removed ability to change path/url options - matching interface
1906
	plans for WB 3.x
1907
+	Added same options for OS and file permissions as installer to Settings
1908
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
1909
28-Mar-2005 Ryan Djurovich
1910
+	New functions available to templates to simplify creation of them. This aims
1911
	to "future-proof" templates for WB 3.x plans.
1912
!	Default templates updated to support some of the new functions
1913
+	Added field to pages table "page_trail" which stores a list of the pages
1914
	parents. This field was needed by the new page_menu function
1915
+	Added option for page visibility "heading" to enabled support for multiple
1916
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
1917
+	Added option for page visibility "registered", which acts a little like
1918
	private, but is still shown in the menu (although users need to log in to view
1919
	the pages content)
1920
+	Form module submissions now saved to database, and feature now added to
1921
	limit number of submissions per hour to prevent spamming
1922
+	New field for Form module: email. Allows you to specify their email in
1923
	"from" field on module settings.
1924
#	Fixed bug when displaying comments in News module (WB Bug #14)
1925
+	New "under contruction" message if no pages exist
1926
!	Cleaned-up wb/index.php
1927
27-Mar-2005 Ryan Djurovich
1928
+	Created advanced mkdir and chmod functions
1929
#	Fixed bug in media where wrong file/folder is deleted
1930
+	Complete overhall of installer - now only one step! It has been greatly
1931
	simplified in many ways, has much better validation, reports error much more
1932
	nicely, and automatically logs the user into the Administrations
1933
+	Must now specify OS type - allows for customizable file permission settings
1934
+	Sections can now have a language code assigned to them
1935
+	Sections can now have a block name/id assigned to them
1936
!	Home section of Administration renamed to Start, to save confusion with saying
1937
	Homepage (because this term could either mean the main website or Home section
1938
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
1939
!	Moved Users and Groups sections under Access section. This aims to unify the
1940
	interface with WB 3.x plans, which help to unclutter the menu
1941
!	Interface for Settings section has been imporved for usability purposes
1942
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
1943
	by placing media list inside an iframe
1944
#	Fixed stripslashes problem for viewing news comments
1945
!	Added code from Formesque module (an advanced version of the original Form
1946
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
1947
	interface improvements for select box/checkbox group/radio group options.
1948
#	Possibly fixed bugs where an S appears before file and dir modes
1949
#	Fixed bug where users can be added with same emails (in Administration)
1950
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
1951
	makes code more bulky, and removing it will decrease package size a lot
1952
+	New "homepage redirect" option so first page is included and not redirected to
1953
#	Fixed text not being shown when module uninstalled
1954
!	Imporved interface for basic group permissions
1955
26-Mar-2005 Stefan Braunewell
1956
#	Fixed bug with front-end logins
1957
#	Fixed bug when saving intro page 
1958
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
1959
#	Fixed bugs concerning moving/deleting pages
1960
#	Fixed list of parents in page settings
1961
#	Fixed mkdir without mode parameter
1962
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
1963
+	Added support for PAGES_DIRECTORY set to root
1964
+	Search form now supports quotes (thanks to Manafta)
1965
#	Fixed page section ordering
1966
#	News items are displayed with name of poster instead of "Unknown"
1967
#	Deletion confirmation popup window in media section now shows correct file name
1968
------------------------------------- 2.3.1 -------------------------------------
1969
03-Fed-2005 Ryan Djurovich
1970
+	Now there is two types of "filesystem modes", one for directories and one
1971
	for files. Having different settings is very common for most servers, so
1972
	this addition should fix many problems people had with 2.3.0.
1973
-	Removed filesystem mode options from installation
1974
!	Removed duplicate text on installation step 3 for timezone
1975
!	All "access files" for the news module now stored in pages/posts instead
1976
	of a sub-dir relative to the page (this fixes many bugs)
1977
#	Fixed major bugs when deleting pages with sub-pages
1978
!	Removed the restrictions that prevent a user for changing a pages level
1979
#	Fixed bug with "toggle" plus/minus in IE for pages list
1980
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
1981
------------------------------------- 2.3.0 -------------------------------------
1982
26-Jan-2005 Ryan Djurovich
1983
#	Fixed bug in framework/functions.php that made root parent always equal 8
1984
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
1985
#	Fixed SQL-query on line 172, placing a / after $old_link
1986
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
1987
	admin/pages/settings2.php
1988
#	Added ordering cleaning to delete_post.php on line 53 for news module
1989
!	GMT option is selected for "Default Timezone" in the installer, instead
1990
	of the old "Please select" message (which had the same value as GMT)
1991
28-Jan-2005 Ryan Djurovich
1992
!	Ability to specify the chmod number when WB uploads files, etc.
1993
!	Modified file headers (copyright/license notice) so they now look almost the
1994
	same, independant of font. Also, it now covers copyright for 2005.
1995
30-Jan-2005 Ryan Djurovich
1996
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
1997
	table when a page is deleted.
1998
+	New 'Smart Login' prevents users from using external password managers,
1999
	and can be set to remember the users password using cookies.
2000
!	SourceForge CVS module now called websitebaker2 (instead of just
2001
	websitebaker). Also, all file versions have been reset.
2002
01-Fed-2005 Ryan Djurovich
2003
!	Added code to prevent from changing a pages level (it simply disables
2004
	the select box), to prevent many possible bugs.
2005
------------------------------------- 2.2.4 -------------------------------------
2006
23-Dec-2004 Ryan Djurovich
2007
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
2008
#	Fixed multi-language support in search
2009
+	Added more detailed options to list of PHP error reporting level's
2010
-	Removed ability to change language and PHP error reporting level
2011
	on installation to make things easier for newbie's
2012
+	Ability to select custom spacer for page filename's
2013
!	Changed the way a language code is found on language installation
2014
+	Added template permissions to groups
2015
#	Fixed bug when trying to change email from Preferences (admin and frontend)
2016
#	Fixed bug with auto-selection of "System Default" for Preferences
2017
!	News module now use's WYSIWYG for modifying news posts
2018
+	Ability to specify both the pages and media target directories
2019
------------------------------------ 2.2.3-c ------------------------------------
2020
22-Dec-2004 Ryan Djurovich
2021
#	Fixed problem with DB password being reset if Settings saved in basic mode
2022
------------------------------------ 2.2.3-b ------------------------------------
2023
21-Dec-2004 Ryan Djurovich
2024
#	Fixed minor bug on admin templates section
2025
#	Fixed bug on rename.php and rename2.php in admin media section
2026
------------------------------------- 2.2.3 -------------------------------------
2027
20-Dec-2004 Ryan Djurovich
2028
+	Added WB release version in Administration (top right corner)
2029
!	New option to prevent users from adding level 0 pages
2030
#	Fixed bug when deleting post's in News module
2031
+	Added new field in pages table for "root" parent (level 0 parent), for
2032
	extra flexability in creating templates
2033
!	Round template now supports unlimited page levels
2034
------------------------------------- 2.2.2 -------------------------------------
2035
18-Dec-2004 Ryan Djurovich
2036
+	New option under Search Settings for selecting custom template for search
2037
+	New option when changing page settings to set the target
2038
#	Fixed error when saving a user after editing
2039
!	Users can now modify sub-page if they dont have permissions on the parent
2040
------------------------------------- 2.2.1 -------------------------------------
2041
15-Dec-2004 Ryan Djurovich
2042
#	Fixed bug when changing password on preferences form (front-end)
2043
#	Fixed bug when retrieving user details (administration)
2044
#	Added check to see if module, template, or language is in use when deleting
2045
#	Fixed up email that is sent to user from a submitted form
2046
#	Fixed major problem with module permissions which stopped it from working
2047
------------------------------------- 2.2.0 -------------------------------------
2048
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
2049
+	Multiple-level page support
2050
+	Multiple section's for pages (including interface)
2051
!	Removed text created using two words on all areas
2052
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
2053
	this is for better language support
2054
+	Added Languages section
2055
!	Moved Templates and Modules under Add-ons section
2056
!	Changed name of "Default" template to "Round"
2057
+	Added "All CSS" template
2058
+	Added "Jump"
2059
+	Added 
2060
!	Modified "Box" template to support multiple page levels
2061
+	Added "Menu Link" module
2062
+	Added "News" module
2063
+	Added "Code" module
2064
+	Added "Form" module
2065
+	Added "Wrapper" module
2066
!	Changed name of "Normal Page" module to "WYSIWYG"
2067
+	Created new admin wrapper script to ease module develpment
2068
+	Media now automatically creates index.php file for every
2069
	sub-folder made (for security purposes)
2070
!	Change "Help" link in Administration menu so it now directs
2071
	to the the new Website Baker documentation website found at:
2072
	http://www.websitebaker.org/documentation
2073
!	Password is now required to change email in preferences
2074
+	User can now select custom Language and Date & Time Formats
2075
+	Added search functionality, with three different "methods":
2076
	1. Using all words  2. Using any words  3. Exact match
2077
+	Added native MySQL database support
(1-1/5)