Project

General

Profile

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

    
5
$Id: CHANGELOG 1368 2010-12-31 15:46:57Z Luisehahne $
6

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

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

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