Project

General

Profile

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

    
5
$Id: CHANGELOG 1228 2009-12-28 17:13:34Z Luisehahne $
6

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

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

    
1281
01-Mar-2006 Stefan Braunewell
1282
#	Fixed ticket #68 - Safari problem with displaying all parents.
1283
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
1284
	to fatal error.
1285
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
1286
------------------------------------- 2.6.2 -------------------------------------
1287
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
1288
#	Fixed ticket #104 - commas in form field descriptions not allowed.
1289
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
1290
	and expiration date is now set to time in the past.
1291
#	Smart login not working.
1292
!	Changed mail calls to new function $wb->mail.
1293
#	Form: ticket 124 added captcha settings check 
1294
#	Ticket 118 added formfield type to check for email/text 
1295
#	Ticket 115 changed comparision /modules/form/view.php 
1296
#	Added correct timecheck in form submissions
1297
!	Changed captcha.php call to include timestamp
1298
!	Changed the e-mail validation code and added a mail function to class wb.
1299
!	Forgotten password: if sending of e-mail fails, restore old password.
1300
	Ticket #110
1301
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
1302
!	Character encoding setting also affects admin backend.
1303
	Mentioned in ticket #102.
1304
!	Reintroduced page languages setting. If switched to off, page
1305
	languages are only used to determine the language file for the
1306
	universal texts. If on, displayed page and menu are affected by
1307
	the language session variable.
1308
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
1309
	to set the number of levels to be show.
1310
#	Fixed a bug where access settings of registered and private pages
1311
	were displayed incorrectly.
1312
#	Fixed captcha being cached.
1313
#	Added an exit call after every heading("Location:...")
1314
	redirector to prevent unwanted execution of code.
1315
#	Bug #122. Replaced empty field check by check that setting name is
1316
	not "wb_version".
1317
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
1318
#	Fixed bug #99 and two additional instances of typo 
1319
	catpcha instead of captcha.
1320
#	Fixed some typos
1321
#	Fixed some notices and warnings.
1322
#	Fixed bug #105 - back buttons in addon detail pages not editable.
1323
!	Replace 'admin' by 'wb' in all account pages. 
1324
!/#	Moved print_success and print_error code to class.wb.php.
1325
	Added correct parameters to these functions in account pages. 
1326
------------------------------------- 2.6.1 -------------------------------------
1327
12-Dec-2005 Ryan Djurovich
1328
#	Fixed security vulnerability in class.login.php
1329
#	Fixed typo in EN language file
1330
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
1331
!	Added charset encoding to admin templates
1332
!	Added extra code to check for selection of addon upon uninstalling
1333
#	Fixed bugs in RSS news feeder
1334
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
1335
------------------------------------- 2.6.0 -------------------------------------
1336
28-Nov-2005 Ryan Djurovich
1337
+	Added default charset option to (advanced) settings
1338
#	Form module email fields now have email address validation
1339
#	Fixed spacing in form submissions
1340
27-Nov-2005 Ryan Djurovich
1341
+	Added captcha verification to sign-up form
1342
+	Added Captcha to News module
1343
24-Nov-2005 Stefan Braunewell
1344
!	Applied aportale's patch to use label instead of javascript toggle code
1345
20-Nov-2005 Ryan Djurovich
1346
!	News mod now hides read more link if no need for it (see ticket #56)
1347
+	Added support for mailto: links in the menu link mod
1348
#	Added direct-access redirection on some files (see ticket #37)
1349
+	Added extra characters to convert.php (see ticket #64)
1350
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
1351
29-Sep-2005 Ryan Djurovich
1352
!	Cleaned up form buttons in Settings
1353
!	Moved some options into Advanced Settings
1354
#	Semi-disabled "separate" page trash option
1355
+	Created a backup module/tool for backing-up the database
1356
	(thanks to John (pcwacht) for the original code)
1357
+	Created new "blank template", which can be used in case where you don't
1358
	want anything wrapping page-content.
1359
19-Sep-2005 Ryan Djurovich
1360
+	Added _license field for all add-ons to specify a license
1361
!	Renamed _designed_for variables (for all addons) to _platform
1362
+	Created addons table for faster internal referencing of installed addons
1363
!	Fixed some links, including the "Help" button in Admin
1364
#	Used nl2br to display body correctly when viewing form-submissions
1365
15-Sep-2005 Stefan Braunewell
1366
+	Added table module with columns 'name','type' and 'directory' as an
1367
	index.
1368
+	Added entry to settings table 'wb_version' which holds the version
1369
	number and can be utilized in future upgrade scripts.
1370
!	Added upgrade functionality also for templates and languages.
1371
#/!	Template/modules installation now respects paths.
1372
!	Moved updates from config.php to database.
1373
	Created initialize.php (required by config.php) to read settings.
1374
11-Sep-2005 Stefan Braunewell
1375
!	HTMLArea is now a module instead of a core component. Files moved
1376
	from "include" to "modules".
1377
+	Implemented Installation of modules on top of an older version. This is 
1378
	done via checking $module_version. Instead of install.php, upgrade.php
1379
	is then called if it exists in the module package. 
1380
	For module developers: $module_version and $new_module_version are 
1381
	accessible in upgrade.php to find out what upgrade steps need to be taken.
1382
!	Changed column names in mod_news_posts from short,long to content_short,
1383
	content_long.
1384
09-Sep-2005 Stefan Braunewell
1385
+	Added new advanced setting "Rename Files On Upload". File extensions can be
1386
	given so that respective files will have a ".txt" appended on media upload.
1387
#	Fixed "None found" message bug when user has no top level page edit
1388
	rights.
1389
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
1390
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
1391
+	Added utf-8 character encoding meta tag into all stock templates.
1392
#	Fixed bug when changing a page's parent
1393
!	Changed the way blocks are treated. Added new frontend class attribute
1394
	default_block_content that controls what is shown on pages such as
1395
	search, login, etc. (Ticket #16)
1396
+	Added support for WYSIWYG editor modules (wysiwygmod)
1397
+	When trying to access a registered page, user is automatically redirected
1398
	there on successful login.
1399
#	Fixed various issues with system search (mainly related to stripslashes()
1400
#	Removed stripslashes() in many places in the code. Added check for
1401
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
1402
	is independent of magic_quotes setting..
1403
05-Sep-2005 Stefan Braunewell
1404
#	Fixed bug concerning direct access of preferences page.
1405
#	Reworked page visibility and menu item visibility code (frontend login
1406
	problem).
1407
#	Pages in link list in htmlarea popup are now correctly ordered.
1408
#	Fixed bug where group with existing name can be added.
1409
04-Sep-2005 Ryan Djurovich
1410
+	Added and RSS newsfeed script to the News module
1411
04-Sep-2005 Stefan Braunewell
1412
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
1413
#	Fixed some occurrences of potential direct access path disclosure
1414
#	Added directory check to browse.php to prevent xss exploit by trusted users.
1415
!	Updated code to reflect move to Subversion repository system.
1416
27-Aug-2005 Stefan Braunewell
1417
#	Fixed bugs 4,5,6,8,9 in bug tracker
1418
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
1419
	A GET['lang'] now sets the session language variable.
1420
26-Aug-2005 Stefan Braunewell
1421
!	Moved redundant code into the new class functions. Created 
1422
	'compatibility.php' for backward compatibility with
1423
	modules and templates. Variables and functions can still be accessed
1424
	in the old way.
1425
!/+	Reorganized core frontend files, added new base class 'wb' from
1426
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
1427
	function into new class. Completely rewrote core index.php.
1428
	Now all variables and functions that are available to templates and
1429
	modules are attributes and methods of the frontend and the wb classes
1430
------------------------------------- 2.5.2 -------------------------------------
1431
23-Jun-2005 Ryan Djurovich
1432
!	create_access_file now creates all parent directories if needed
1433
#	Fixed bug when moving page with subpages to another level
1434
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
1435
#	Fixed bug where query was not setting error correctly in class.database.php
1436
22-Jun-2005 Ryan Djurovich
1437
#	Fixed bug where template permissions were not saved when a adding group
1438
21-Jun-2005 Ryan Djurovich
1439
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
1440
#	Fixed language problems in some area's of Admin. (Bug #70)
1441
#	Added a space in website/page keywords (Bug #69)
1442
#	Fixed bugs on settings2.php (Bug #52)
1443
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
1444
13-Jun-2005 Ryan Djurovich
1445
#	Fixed bug (#88) with news module
1446
!	Title of Administration login page now taken from language file (Bug #72)
1447
#	Fixed redirection admin/home to admin/start on admin/index.php
1448
#	Fixed bug with forgotten password page in admin (Bug #81)
1449
25-Apr-2005 Ryan Djurovich
1450
#	Fixed numerous bugs with module uninstallation
1451
#	Fixed bug when uploading files in Administration -> Media
1452
!	Installer no-longer requires you to accept the GNU GPL
1453
------------------------------------- 2.5.1 -------------------------------------
1454
16-Apr-2005 Ryan Djurovich
1455
#	Fixed two bugs with account login/logout
1456
------------------------------------- 2.5.1 -------------------------------------
1457
15-Apr-2005 Ryan Djurovich
1458
#	Fixed bug where non-english characters can get used in page filenames. Many
1459
	measuers have been added (including a new file: wb/framework/convert.php),
1460
	to prevent any possible errors that can occur in page filenames.
1461
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
1462
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
1463
#	Fixed bug where search and account pages are shown in every block
1464
	that is in a template
1465
#	Fixed numerous bugs with media home directories feature
1466
10-Apr-2005 Ryan Djurovich
1467
#	Fixed bugs in account/login.php and logout.php where users
1468
	gets redirected to /pages
1469
------------------------------------- 2.5.0 -------------------------------------
1470
08-Apr-2005 Ryan Djurovich
1471
-	Removed section language feature
1472
+	Added page language feature (replaces need for sections language feature)
1473
#	Fixed bug where pages using menu_link module can have the URL changed
1474
-	Page directory no longer stored in link field in pages table, it is now added
1475
	when the page_link function is called - this makes changing the pages
1476
	directory much easier and quicker
1477
!	Pages with visibility of "none" are now no longer directly accessable
1478
+	Added new visibility setting "hidden", acts exactly like none did previously
1479
!	Template info file can now specify number of menu's available and relative names
1480
!	Template info file can now specify number of blocks's available and relative names
1481
------------------------------------- 2.4.3 -------------------------------------
1482
07-Apr-2005 Ryan Djurovich
1483
#	page_filename function has been rewritten using str_replace
1484
	function, which should be faster and will allow characters
1485
	from other languages into filenames
1486
!	Created new media_filename function, which is now used
1487
	by all media functions (create,upload,rename) to determine
1488
	which characters should be removed from a desired filename
1489
+	New button in Administration page list to view specific page
1490
#	Updated the page_link function to now be compatible with menu link
1491
	module when setting pages directory to root
1492
#	Fixed bugs in search when using "Any Words" option
1493
#	Fixed bug with news module when pages directory set to root
1494
!	Changed URL of documentation website on Administration Start page
1495
------------------------------------- 2.4.2 -------------------------------------
1496
05-Apr-2005 Ryan Djurovich
1497
#	Fixed bug where file could be renamed to nothing in Media
1498
!	Optimised Media create folder, upload file, and rename functions
1499
#	Fixed bug where stripslashes not run on news post titles in admin
1500
05-Apr-2005 Stefan Braunewell
1501
#	Fixed bug concerning usage of the private_sql variable
1502
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
1503
------------------------------------- 2.4.1 -------------------------------------
1504
04-Apr-2005 Ryan Djurovich
1505
!	Pages with visibility of "none" are again directly accessable
1506
#	Fixed bugs regarding renaming files and directories in Media section
1507
!	When home folders disabled, all folders now visible in Media section
1508
------------------------------------- 2.4.0 -------------------------------------
1509
03-Apr-2005 Ryan Djurovich
1510
-	Removed recently added visibility setting of "heading", and relative config vars
1511
+	Added new "menu" field to pages table, and new setting "multiple menus"
1512
	which replaces the need for the menu headings feature
1513
+	Added links to top of groups and users sections, linking to each other
1514
!	Change menu width in "Round" template to 170px (was 150px)
1515
#	Change page "are you sure" deletion message to mention that it will delete
1516
	all sub-pages as well
1517
#	Fixed many bugs with news module when viewing posts by group
1518
!	Pages with visibility of "none" are now no longer directly accessable
1519
02-Apr-2005 Ryan Djurovich
1520
-	Removed need to specify DB_URL when calling database class
1521
#	Stopped fields without a type specified from being shown in form mod
1522
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
1523
	for insert link and insert image
1524
+	Added setting which allows you to specify the default WYSIWYG style
1525
+	Added "Server Email" option, to specify what is used in "From" field when
1526
	sending emails using the PHP mail function. Default is admins email address.
1527
#	Search now excludes pages which have a visibility of none or heading
1528
!	Pages are now given modified_when and modified_by when added
1529
01-Apr-2005 Ryan Djurovich
1530
+	Added option to News module to specify how many posts should be listed
1531
	per page (by default it is set to unlimited, which functions like previous version)
1532
#	Added stripslashes when display page titles in search
1533
+	Page descriptions and last updated date now shown in search by default
1534
30-Mar-2005 Ryan Djurovich
1535
+	Added new feature for Media home folders, where a folder can be specified
1536
	for a specific user or group of users only
1537
!	Changed URL of Help button to http://www.websitebaker.org/docs/
1538
+	Added new feature for "Page Trash" - two modes available: inline and separate
1539
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
1540
	up a level)
1541
29-Mar-2005 Ryan Djurovich
1542
-	Removed Database Settings from Administration Settings (options will not be
1543
	available in 3.x, so trying to match interface with WB 3.x plans
1544
!	Changed the name of Path Settings to Filesystem Settings in Administration
1545
	Settings, and removed ability to change path/url options - matching interface
1546
	plans for WB 3.x
1547
+	Added same options for OS and file permissions as installer to Settings
1548
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
1549
28-Mar-2005 Ryan Djurovich
1550
+	New functions available to templates to simplify creation of them. This aims
1551
	to "future-proof" templates for WB 3.x plans.
1552
!	Default templates updated to support some of the new functions
1553
+	Added field to pages table "page_trail" which stores a list of the pages
1554
	parents. This field was needed by the new page_menu function
1555
+	Added option for page visibility "heading" to enabled support for multiple
1556
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
1557
+	Added option for page visibility "registered", which acts a little like
1558
	private, but is still shown in the menu (although users need to log in to view
1559
	the pages content)
1560
+	Form module submissions now saved to database, and feature now added to
1561
	limit number of submissions per hour to prevent spamming
1562
+	New field for Form module: email. Allows you to specify their email in
1563
	"from" field on module settings.
1564
#	Fixed bug when displaying comments in News module (WB Bug #14)
1565
+	New "under contruction" message if no pages exist
1566
!	Cleaned-up wb/index.php
1567
27-Mar-2005 Ryan Djurovich
1568
+	Created advanced mkdir and chmod functions
1569
#	Fixed bug in media where wrong file/folder is deleted
1570
+	Complete overhall of installer - now only one step! It has been greatly
1571
	simplified in many ways, has much better validation, reports error much more
1572
	nicely, and automatically logs the user into the Administrations
1573
+	Must now specify OS type - allows for customizable file permission settings
1574
+	Sections can now have a language code assigned to them
1575
+	Sections can now have a block name/id assigned to them
1576
!	Home section of Administration renamed to Start, to save confusion with saying
1577
	Homepage (because this term could either mean the main website or Home section
1578
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
1579
!	Moved Users and Groups sections under Access section. This aims to unify the
1580
	interface with WB 3.x plans, which help to unclutter the menu
1581
!	Interface for Settings section has been imporved for usability purposes
1582
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
1583
	by placing media list inside an iframe
1584
#	Fixed stripslashes problem for viewing news comments
1585
!	Added code from Formesque module (an advanced version of the original Form
1586
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
1587
	interface improvements for select box/checkbox group/radio group options.
1588
#	Possibly fixed bugs where an S appears before file and dir modes
1589
#	Fixed bug where users can be added with same emails (in Administration)
1590
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
1591
	makes code more bulky, and removing it will decrease package size a lot
1592
+	New "homepage redirect" option so first page is included and not redirected to
1593
#	Fixed text not being shown when module uninstalled
1594
!	Imporved interface for basic group permissions
1595
26-Mar-2005 Stefan Braunewell
1596
#	Fixed bug with front-end logins
1597
#	Fixed bug when saving intro page 
1598
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
1599
#	Fixed bugs concerning moving/deleting pages
1600
#	Fixed list of parents in page settings
1601
#	Fixed mkdir without mode parameter
1602
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
1603
+	Added support for PAGES_DIRECTORY set to root
1604
+	Search form now supports quotes (thanks to Manafta)
1605
#	Fixed page section ordering
1606
#	News items are displayed with name of poster instead of "Unknown"
1607
#	Deletion confirmation popup window in media section now shows correct file name
1608
------------------------------------- 2.3.1 -------------------------------------
1609
03-Fed-2005 Ryan Djurovich
1610
+	Now there is two types of "filesystem modes", one for directories and one
1611
	for files. Having different settings is very common for most servers, so
1612
	this addition should fix many problems people had with 2.3.0.
1613
-	Removed filesystem mode options from installation
1614
!	Removed duplicate text on installation step 3 for timezone
1615
!	All "access files" for the news module now stored in pages/posts instead
1616
	of a sub-dir relative to the page (this fixes many bugs)
1617
#	Fixed major bugs when deleting pages with sub-pages
1618
!	Removed the restrictions that prevent a user for changing a pages level
1619
#	Fixed bug with "toggle" plus/minus in IE for pages list
1620
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
1621
------------------------------------- 2.3.0 -------------------------------------
1622
26-Jan-2005 Ryan Djurovich
1623
#	Fixed bug in framework/functions.php that made root parent always equal 8
1624
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
1625
#	Fixed SQL-query on line 172, placing a / after $old_link
1626
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
1627
	admin/pages/settings2.php
1628
#	Added ordering cleaning to delete_post.php on line 53 for news module
1629
!	GMT option is selected for "Default Timezone" in the installer, instead
1630
	of the old "Please select" message (which had the same value as GMT)
1631
28-Jan-2005 Ryan Djurovich
1632
!	Ability to specify the chmod number when WB uploads files, etc.
1633
!	Modified file headers (copyright/license notice) so they now look almost the
1634
	same, independant of font. Also, it now covers copyright for 2005.
1635
30-Jan-2005 Ryan Djurovich
1636
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
1637
	table when a page is deleted.
1638
+	New 'Smart Login' prevents users from using external password managers,
1639
	and can be set to remember the users password using cookies.
1640
!	SourceForge CVS module now called websitebaker2 (instead of just
1641
	websitebaker). Also, all file versions have been reset.
1642
01-Fed-2005 Ryan Djurovich
1643
!	Added code to prevent from changing a pages level (it simply disables
1644
	the select box), to prevent many possible bugs.
1645
------------------------------------- 2.2.4 -------------------------------------
1646
23-Dec-2004 Ryan Djurovich
1647
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
1648
#	Fixed multi-language support in search
1649
+	Added more detailed options to list of PHP error reporting level's
1650
-	Removed ability to change language and PHP error reporting level
1651
	on installation to make things easier for newbie's
1652
+	Ability to select custom spacer for page filename's
1653
!	Changed the way a language code is found on language installation
1654
+	Added template permissions to groups
1655
#	Fixed bug when trying to change email from Preferences (admin and frontend)
1656
#	Fixed bug with auto-selection of "System Default" for Preferences
1657
!	News module now use's WYSIWYG for modifying news posts
1658
+	Ability to specify both the pages and media target directories
1659
------------------------------------ 2.2.3-c ------------------------------------
1660
22-Dec-2004 Ryan Djurovich
1661
#	Fixed problem with DB password being reset if Settings saved in basic mode
1662
------------------------------------ 2.2.3-b ------------------------------------
1663
21-Dec-2004 Ryan Djurovich
1664
#	Fixed minor bug on admin templates section
1665
#	Fixed bug on rename.php and rename2.php in admin media section
1666
------------------------------------- 2.2.3 -------------------------------------
1667
20-Dec-2004 Ryan Djurovich
1668
+	Added WB release version in Administration (top right corner)
1669
!	New option to prevent users from adding level 0 pages
1670
#	Fixed bug when deleting post's in News module
1671
+	Added new field in pages table for "root" parent (level 0 parent), for
1672
	extra flexability in creating templates
1673
!	Round template now supports unlimited page levels
1674
------------------------------------- 2.2.2 -------------------------------------
1675
18-Dec-2004 Ryan Djurovich
1676
+	New option under Search Settings for selecting custom template for search
1677
+	New option when changing page settings to set the target
1678
#	Fixed error when saving a user after editing
1679
!	Users can now modify sub-page if they dont have permissions on the parent
1680
------------------------------------- 2.2.1 -------------------------------------
1681
15-Dec-2004 Ryan Djurovich
1682
#	Fixed bug when changing password on preferences form (front-end)
1683
#	Fixed bug when retrieving user details (administration)
1684
#	Added check to see if module, template, or language is in use when deleting
1685
#	Fixed up email that is sent to user from a submitted form
1686
#	Fixed major problem with module permissions which stopped it from working
1687
------------------------------------- 2.2.0 -------------------------------------
1688
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
1689
+	Multiple-level page support
1690
+	Multiple section's for pages (including interface)
1691
!	Removed text created using two words on all areas
1692
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
1693
	this is for better language support
1694
+	Added Languages section
1695
!	Moved Templates and Modules under Add-ons section
1696
!	Changed name of "Default" template to "Round"
1697
+	Added "All CSS" template
1698
+	Added "Jump"
1699
+	Added 
1700
!	Modified "Box" template to support multiple page levels
1701
+	Added "Menu Link" module
1702
+	Added "News" module
1703
+	Added "Code" module
1704
+	Added "Form" module
1705
+	Added "Wrapper" module
1706
!	Changed name of "Normal Page" module to "WYSIWYG"
1707
+	Created new admin wrapper script to ease module develpment
1708
+	Media now automatically creates index.php file for every
1709
	sub-folder made (for security purposes)
1710
!	Change "Help" link in Administration menu so it now directs
1711
	to the the new Website Baker documentation website found at:
1712
	http://www.websitebaker.org/documentation
1713
!	Password is now required to change email in preferences
1714
+	User can now select custom Language and Date & Time Formats
1715
+	Added search functionality, with three different "methods":
1716
	1. Using all words  2. Using any words  3. Exact match
1717
+	Added native MySQL database support
1718
=======
1719
Change Log
1720
===============================================================================
1721
Please note: This change log may not be accurate
1722

    
1723
$Id: CHANGELOG 1228 2009-12-28 17:13:34Z Luisehahne $
1724

    
1725
Legend:
1726
+ = Added
1727
- = Removed
1728
# = Bugfix
1729
! = Update/Change
1730

    
1731
------------------------------------- 2.8.1 -------------------------------------
1732
21-Sep-2009 Dietrrich Roland Pehlke
1733
!	Dutch tranlation(-s) for the captcha-control. [Ticket: #777] (Thanks to Argos)
1734
#	Missing code inside "framework/addon.precheck.php" (ticket #798).
1735
#	Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).
1736
#	Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).
1737
18-Sep-2009 Dietmar Woellbrink
1738
#   french translation updated for WB 2.8 (tks to Ploc)
1739
16-Sep-2009 Dietmar Woellbrink
1740
#	Fixed bug changed URL_HELP in class.admin.php to http://help.websitebaker.org/ (ticket #801).
1741
#	Fixed bug: inside the FCK-Editor wbmodul: missing 'OK' button when inserting WB link with Safari/Chrome (ticket #795).
1742
#	Fixed bug changed png fix and path to jquery-pngFix.js inside footer.htt for backend themes (ticket #786).
1743
#	Fixed bug: inside the FCK-Editor include.php: add $oFCKeditor->Width  = $width; (ticket #799).
1744
15-Sep-2009 Dietrich Roland Pehlke
1745
#	Fixed bug: group-restrictions and sections (ticket #791).
1746
#	Fixed bug inside the FCK-Editor wbmodul: displaying the correct page-tree by
1747
	adding "order by position"
1748
25-Aug-2009 Dietrich Roland Pehlke
1749
#	Fixed bug in upgrate-script. Constant 'DEFAULT_THEME' doesn't exists (ticket #784).
1750
25-Aug-2009 Ruud Eisinga
1751
#	Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter.
1752
	(problem introduced by code optimisations for WB2.8) 
1753
#	Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)
1754
#	Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)
1755
22-Aug-2009 Ruud Eisinga
1756
# 	Changed the default searchform name in the installer. (ticket #775)
1757
#	Fixed the recursive redirect problem when a page is called with a wrong language parm (ticket #780)
1758
------------------------------------- 2.8.0 -------------------------------------
1759
14-Aug-2009 Matthias Gallas
1760
#	Fixed typo in dutch language file (Thanks to Argos)
1761
#	Changed FCKEditor to not show index.php files in browse media window (ticket #774)
1762
	(Thanks to BerndJM)
1763
12-Aug-2009 Matthias Gallas
1764
#	Fixed some display issues in all backend themes
1765
!	Again updated dutch language file (Thanks to Argos)
1766
#	Fixed missing language variable in form modul (Thanks to Argos)
1767
+	Added missing images to argos_theme (forgotten in changeset [1117])
1768
11-Aug-2009 Matthias Gallas
1769
!	commentet out the droplets logo for a more similar backend design with
1770
	other admin tools
1771
!	Updated icons in argos_theme (Thanks to Argos)
1772
!	Updated Dutch language file (Thanks to Argos)
1773
!	Updated show_menu2 to version 4.9
1774
9-Aug-2009 Matthias Gallas
1775
#	Replaced function mime_content_type as the old one causes shell_exec warnings
1776
	on some servers (Thanks to Aldus)
1777
!	updated argos_theme to version 1.4 (Thanks to Argos)
1778
!	some code cleaning of admin/pages/sections.php
1779
#	Fixed possible xss injection in login/forgot/index.php
1780
#	Fixed bug in news modul introduced in changeset [1057]
1781
#	Added missing variables also to preferences.php. Forgot in Changeset [1112]
1782
8-Aug-2009 Matthias Gallas
1783
#	Added some missing variables to backend_themes (Thanks to Stefek)
1784
6-Aug-2009 Matthias Gallas
1785
!	Set Version to 2.8
1786
!	Updated upgrade_script to make use of the changed news settings
1787
+	Added to show_menu2 the aOption 'SM2_HIDEPAGES'. If set all hidden pages are
1788
	hidden again (Thanks to DarkViper)
1789
#	Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)
1790
#	Fixed bug that frontend.js, frontend.css and frontend_body.js are not used
1791
	from snippets (ticket #764) (Thanks to Luisehahne)
1792
+	Added new function 'register_frontend_modfiles_body' to default templates
1793
+	Added option to use a frontend_body.js in modules to include javascript from modules
1794
	in the body of the frontend (Thanks to Luisehahne)
1795
!	Updated Danish language Files (Thanks to Achrist)
1796
#	Fixed some display issues in argos_theme (Thanks to Argos)
1797
30-July-2009 Ruud Eisinga (Ruud)
1798
#	Fixed a bug in the /admin/media resizer parameters for dirs with whitespaces (thnx to tiesy)
1799
#	Fixed a bug in FCKeditor include.php. Now the editor can be used from other 
1800
	subdirectories than WB_PATH/modules/mymodule
1801
29-July 2009 Dietrich Roland Pehlke (Aldus)
1802
#	changes in framework/class.wb.php to avoid the "print->footer()" bug in the frontend,
1803
	as this function/method doesn't exists for the frontend.
1804
#	Changes inside index.php and save.php in settings to get rid of the situation
1805
	that a SMTP-Password could not contain an "<" char (right chars are craped),
1806
	and also "<" is not transformed into an entitie "&lt;". (Thanks to FrankH)
1807
#	Modify of "addon.precheck.inc.php" to get rid of the problematic that version_compare
1808
	could faild if words like "alpha", "beta" are inside a version-string. (missing in changelog 1100)
1809
28-July 2009 Matthias Gallas
1810
#	fixed some smaller issues in rss.php (Thanks to Kibmcz)
1811
27-July 2009 Matthias Gallas
1812
+	Added German language file to droplets
1813
+	Added modul_description to language files of droplets
1814
+	Added Danish language files to modules (Thanks to Achrist)
1815
!	Updated Danish language file (Thanks to Achrist)
1816
#	Fixed improper spelling in language files (#754)
1817
#	Fixed bug introduced in changeset [1092]
1818
25-July 2009 Matthias Gallas
1819
#	fixed some language bugs in search.php (Thanks to Thorn)
1820
23-July 2009 Matthias Gallas
1821
#	fixed bug with missing filetype icon in media section of classic_theme (ticket #752)
1822
#	fixed bug with page not showing if 2 sections active (ticket #751) (Thanks to Pumpi)
1823
#	readded to phplib/template.inc $clear: whether to delete undefined vars or not
1824
	was already added in WB 2.7 but was deleted for unknown reasons (Thanks to FrankH)
1825
22-July 2009 Matthias Gallas
1826
!	set Version to RC2
1827
!	small modification on german language file (ticket #746)
1828
#	Fixed E_ALL&E_STRICT warning on PHP5 servers (Thanks to Aldus) 
1829
#	Fixed bug with home folders are viewable and writable from other users
1830
	(ticket #605 and #748) (Thanks to Aldus)
1831
20-July 2009 Matthias Gallas
1832
!	Moved backend.js back from <body> to <head>
1833
+	Added possibility to add a backend_body.js to modules wich is then called in <body>
1834
+	Readded admin/images folder to keep backward compatibility to old modules
1835
19-July 2009 Matthias Gallas
1836
#	Fixed display issue of jsadmin in backend themes (Thanks to Argos)
1837
18-July 2009 Matthias Gallas
1838
!	Updated german laguage file in argos_theme
1839
+	Added multilnaguage support to media section of argos_theme (Thanks to Argos)
1840
#	Fixed smaller display issue in argos_theme (Thanks to Argos)
1841
+	Added more meta tags to backend themes
1842
!	Updated Argos_theme (Thanks to Argos and Luisehahne)
1843
#	Again added some &amp; to news and form to get more valid output (Thanks to Luisehahne)
1844
#	Fixed wrong set </form> tag to get valid output (Thanks to Luisehahne)
1845
!	Replaced in some alt tags hardcoded signs with language variables (Thanks to argos)
1846
!	Updated Dutch language File (Thanks to argos)
1847
!	Updated French language File (Thanks to mylesk42)
1848
16-July 2009 Matthias Gallas
1849
#	Fixed E_ALL notice in news/view.php
1850
!	replaced in form and news delimiter "&amp;" with "&"
1851
	was introduced with changeset [1069] but didn't work on all servers
1852
#	Removed double </form> tags in pages/intro.php and wysiwyg/modify.php
1853
!	replaced all remaining mktime() with time(), except from third party scripts
1854
15-July 2009 Matthias Gallas
1855
!	changed in modules/admin.php and admin/pages/add.php mktime() to time()
1856
!	changed in wrapper modul modify.html to modify.htt
1857
#	Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
1858
#	fixed display issue of jscalendar in news modul (Thanks to Aldus)
1859
!	changed modules/admin.php to also make use of backend theme templates
1860
!	changed in class_login.php mktime() to time()
1861
14-July 2009 Matthias Gallas
1862
#	Fixed bug with sections are only editable in new backend-themes if blocks are enabled
1863
	(Thanks to Luisehahne)
1864
#	Fixed some validiation bugs in news modul (ticket #742) (Thanks to Luisehahne)
1865
14-July 2009 Dietrich Roland Pehlke
1866
!	changes in frontend.functions.php, line 323: 'date' to 'gmdate' to avoid E_STRICT warnings.
1867
!	changes in wb-setup.php, line 50: 'date' to 'gmdate' to avoid E_STRICT warnings. See also #741.
1868
13-July 2009 Matthias Gallas
1869
+	added changes from news/add.php to the upgrade-script.php
1870
13-July-2009 Ruud Eisinga
1871
#	admin / media / browse reported an error in E_STRICT mode.
1872
13-July 2009 Dietrich Roland Pehlke
1873
!	Change inside "date_formats.php" and "time_formats.php" mktime() within time()
1874
	to avoid warnings and strict messages. See #741. Minor cosmetic changes.
1875
#	News-Modul: add the unlink-routine for the ".news" folder inside uninstall.php
1876
	so the groupe-images are also unlink.
1877
!	News-Modul: add <tr><td> and </td></tr>-tags to the "none found" part in the view.php to 
1878
	get valid output inside a table.
1879
!	Change the setting of $display_image and $display_groupe to avoid the 
1880
	empty display roule problematic (<tr style="display: ">) for valid output.
1881
!	Add &gt;&gt; in "add.php" instead of >> to avoid invalid output.
1882
11-July-2009 Ruud Eisinga
1883
!	The news module post_title link made unclickable when there is no full post.
1884
11-July-2009 Matthias Gallas
1885
+	Added changed news settings to upgrade-script
1886
09-July-2009 Ruud Eisinga
1887
!	Added a better option to hide the READ_MORE link in the news module. (ticket #739)
1888
09-July-2009 Matthias Gallas
1889
#	Fixed bug that backend.js is not loaded in backend themes (ticket #740)
1890
#	Fixed wrong path to unitpngfix.js and added missing script
1891
#	Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)
1892
08-July-2009 Matthias Gallas
1893
+	Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)
1894
#	Fixed some display issues in all backend themes (Thanks to Luisehahne)
1895
!	Replaced wbmodules.gif in FCKEditor Plugins (Thanks to Stefek)
1896
08-July-2009 Dietrich Roland Pehlke
1897
!	Removed unused marker {USERS} inside the "groups.htt" of the wb-theme.
1898
!	admin -> users -> index.php
1899
!	admin -> groups -> index.php
1900
	Codechanges using blocks to avoid to generate the "switch"-link right-top,
1901
	if the user has no permission to edit the other one.
1902
!	wb_theme|classic_theme|argos_theme -> templates -> users.htt
1903
!	wb_theme|classic_theme|argos_theme -> templates -> groups.htt
1904
 	Add block-comments
1905
!	admin -> addons -> index.php	codechanges
1906
!	admin -> access -> index.php	codechanges
1907
	Codechanges to get rid of the empty display(style) declaration "style='display: ;'",
1908
	and to avoid to generate (hidden) elements if the user isn't alowed to edit one.
1909
!	wb_theme|classic_theme|argos_theme -> templates -> addons.htt
1910
!	wb_theme|classic_theme|argos_theme -> templates -> access.htt
1911
	add block-comments
1912
#	Bugfix inside wb/admin/groups/get_permissions.php - replacing wrong "AND" within "OR" in line 64
1913
	if one checkbox of "user" or "group" is selected (like in line 178; advanced settings).
1914
07-July-2009 Matthias Gallas
1915
#	Fixed some minor bugs in argos_theme (Thanks to Argos)
1916
#	Fixed bugs in admin additons for argos_theme (Thanks to Argos)
1917
!	Updated Version Number in upgrade_script to 2.8RC1
1918
!	Updated FCKEditor Modul Version Number to 2.89
1919
+	added in FCKEditor Advisory Relation to Links (thanks to Luisehahne)
1920
06-July-2009 Matthias Gallas
1921
!	Updated FCKEditor to Version 2.6.4.1 (ticket #738) (Thanks to doc)
1922
#	Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)
1923
+	Added argos_theme
1924
+	Added new functions to admin dir (Thanks Argos and Ruud)
1925
!	Updated install and upgrade-script
1926
!	Adapted wb_theme and classic_theme to changed admin dir files
1927
04-July-2009 Dietrich Roland Pehlke
1928
!	FCK-Editor Modul: Droplet Select: change "page_list_block" to "droplets_list_block",
1929
	also "cmbPages" to "cmbDroplets" as we are listen droplets not pages.
1930
!	Remove unneeded empty lines and spaces/blanks;
1931
	minor cosmetic changes in the source to keep the string more readable.
1932
04-July-2009 Matthias Gallas
1933
!	Replaced droplet icon for FCKEditor Toolbar (thanks to Stefek)
1934
#	Fixed two bugs in droplets-plugin for FCKEditor (thanks to Aldus)
1935
!	Changed Template from FCKEditor plugin WBModules to .htt
1936
+	Added Droplets plugin to FCKEditor (ticket #737) (Big Thanks to vizmotion)
1937
03-July-2009 Matthias Gallas
1938
+	Fixed IE Bug in Wrapper modul (ticket #736)
1939
03-July-2009 Ruud Eisinga
1940
#	Fixed the wrong handling of htmlentities in Droplet parameter parsing
1941
02-July-2009 Matthias Gallas
1942
+	Added missing fancy_progress.png
1943
01-July-2009 Matthias Gallas
1944
#	Fixed backend display issues in IE6 and IE7
1945
!	Set Version to WB2.8RC1
1946
!	Minor tweaks in pages_sections.htt
1947
+	Added posibility to upload and unzip .zip packages to media section
1948
	(Thanks to BerndJM)
1949
!	Updated Browse Media Window in wb_theme now supports file icons, more file
1950
	informations and a new preview function (Thanks to BerndJM)
1951
29-June-2009 Matthias Gallas
1952
#	Replaced in FCKEdiotor folder all index.html with index.php (ticket #691)
1953
!	Update PHPMailer to version 2.0.4 (ticket #733)
1954
!	Update Editarea to version 0.8.1.1 (ticket #732)
1955
!	Update JQuery UI to version 1.7.2 (ticket #731)
1956
27-June-2009 Ruud Eisinga
1957
#	Fixed email encryption bug in output filter. Introduced by adding droplets.
1958
	(Thanks to Luisehahne)
1959
25-June-2009 Matthias Gallas
1960
+	Added missing admin/settings/setting.js
1961
!	Changed name of classic theme from "classic" to "classic_theme"
1962
+	Added output-filter warning to all language files
1963
#	Fixed admintool jsadmin to get XHTML valid output (Thanks to Luisehahne)
1964
#	Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)
1965
+	Added option to use also MYSQL_ASSOC and MYSQL_NUM with mysql_fetch_array
1966
	(Thanks to Luisehahne)
1967
#	Bugfix for Error-Level settings (Thanks to Luisehahne)
1968
23-June-2009 Matthias Gallas
1969
#	Moved styles from admin/pages/sections.php to sections.htt in backend themes
1970
	(Thanks to Luisehahne)
1971
!	Moved javascript files from admin/pages/index.php to external js files
1972
	(Thanks to Luisehahne)
1973
#	Major improovements and changes to all backend files to get more valide Code
1974
	output (Thanks to Luisehahne)
1975
22-June-2009 Matthias Gallas
1976
#	fixed wrong position id when adding a new page
1977
-	removed obsolete code/modify.html
1978
22-June-2009 Dietrich Roland Pehlke
1979
#	Changes on module "code": add the section_id to the name of the textarea,
1980
	to keep the functionality if you are using more than one code-section on a page.
1981
!	Moving the html-template inside a "htt" folder and rename the suffix to ".htt" to
1982
	keep it consitant to other modules. Minor cosmetic changes inside the code.
1983
22-June-2009 Ruud Eisinga
1984
#	Fixed a bug in Menu_link module that made childpages of the menu_link page 
1985
	not selectable. (thnx to Luisehahne)
1986
21-June-2009 Matthias Gallas
1987
#	Fixed small bug introduced in changeset [999]
1988
19-June-2009 Matthias Gallas
1989
#	Fixed bug that parent pages didn't inherit language settings to kind pages
1990
17-June-2009 Ruud Eisinga
1991
#	Bugfix in "droplets/upgrade.php" - wrong parameter order for adding fields.
1992
	also the query for "normal" upgrades had a typo.
1993
!	Added warning in output_filter that the function will be removed in 2.9
1994
17-June-2009 Dietrich Roland Pehlke
1995
#	Bugfix in "droplets/upgrade.php" - wrong tablename change to the correct one
1996
+	Add upgrade-script to droplets
1997
!	Changes on upgrade-script to avoid droping droplet-modul-tables if the exists.
1998
!	calling "upgrate.php" or "install.php" instead of hard-coded lines to avoid
1999
	future conflicts by upgrading the modul
2000
15-June-2009 Matthias Gallas
2001
+	Added install routine for droplets to the upgrade script
2002
#	Fixed bug in menu_link modul with wrong displayed pages tree (Thanks to thorn)
2003
#	Fixed small bug introduced in changeset [989]
2004
+	Added missing id tags and copyright notices to droplets modul
2005
15-June-2009 Dietrich Roland Pehlke (aldus)
2006
#	Bugfix for ticket #725
2007
+	Add "$wb->strip_slashes" again for backslashes are displayed in the output (view.php).
2008
+	Add Droplets (Ruud)
2009
+	modifications inside frontend.functions.php for backwart compatiblity (Ruud)
2010
+	modifications inside the search to get the droplets seachable (Ruud)
2011
14-June-2009 Dietrich Roland Pehlke (aldus)
2012
#	Bugfixes for (ticket #728)
2013
+	Add additional constant to "install/save.php" to avoid conflikts during
2014
	installation inside "/framework/initialize.php".
2015
+	Add condition inside "/framework/initialize.php" to avoid conflikts
2016
	during installation; table "mod_captcha_control" doesn't exsits at runtime.
2017
+	Add test for tables inside "install/save.php" if the user uncheck "install table" option.
2018
+	Additional Errormessage if nessesary tables are not found (english).
2019
13-June-2009 Matthias Gallas
2020
+	Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)
2021
!	Moved images in lQuery plugins folder (Thanks to Luisehahne)
2022
#	fixed small german language issue in jscalendar (Thanks to Luisehahne)
2023
26-May-2009 Matthias Gallas
2024
+	Added jQuery(1.3.2) and jQueryUI(1.7.1) to WB core (ticket #708)
2025
21-May-2009 Matthias Gallas
2026
#	Fixed some strange backend layout issues (ticket #722)
2027
09-May-2009 Matthias Gallas
2028
+	Added index.php to all WB-Theme folders to prevent directory spoofing
2029
06-May-2009 Matthias Gallas
2030
!	Updated Norsk language File (Thanks to oeh)
2031
#	Fixed bug with not always included stylesheets in backend (ticket #717)
2032
27-Apr-2009 Matthias Gallas
2033
#	Fixed bug with missing option for admin-tools in advanced view of access
2034
	settings (ticket #714)
2035
#	Fixed bug with backup fails if a user has only permissions to admin-tools (ticket #715)
2036
#	Fixed bug with missing template object in groups and user settings(ticket #716)
2037
25-Apr-2009 Matthias Gallas
2038
!	Updated Dutch language files for modules (Thanks to LuckyLuke)
2039
23-Apr-2009 Matthias Gallas
2040
#	Fixed bug with dropdownlist in pages settings (ticket #713)
2041
20-Apr-2009 Matthias Gallas
2042
!	Update show_menu2 to version 4.8 (ticket #712)
2043
#	Fixed small error in Spain language file (ticket #711)
2044
18-Apr-2009 Matthias Gallas
2045
!	Updated Dutch language file (Thanks to Luckyluke)
2046
17-Apr-2009 Matthias Gallas
2047
#	Fixed MenuLink timeout with many large wysiwyg-pages (ticket #710)
2048
!	Updated again Norsk language File (Thanks to oeh)
2049
!	Updated Dutch language file (Thanks to Luckyluke)
2050
13-Apr-2009 Matthias Gallas
2051
#	Fixed minor dispay issue in upgrade script
2052
!	Updated Norsk language File (Thanks to oeh)
2053
!	Updated French language files (Thanks to Quinto and VotreEspace)
2054
!	Updated Danish language file (Thanks to Achrist)
2055
12-Apr-2009 Matthias Gallas
2056
#	Fixed not defined language variable in account/email.php (Thanks to BlackTiger)
2057
#	Fixed Typo in group_form.htt (ticket #705)
2058
01-Mar-2009 Christian Sommer
2059
!	Added disclaimer to upgrade-script.php	
2060
28-Feb-2009 Christian Sommer
2061
#	Removed hardcoded admin path from JSAdmin module (jsadmin/js/dragdrop.js)
2062
25-Feb-2009 Matthias Gallas
2063
+	Added language support for template_description (affects templates and themes)
2064
#	fixed wrong path to images in news and form modul
2065
#	fixed manage section is showed twice (ticket #694)
2066
-	removed unneeded icons from wb_theme
2067
-	removed unneeded stylesheet.css from account dir
2068
#	renamed warning.htt to warning.html to fix display of sourcecode after invalid logins
2069
+	added fixed error.htt also to classic theme
2070
+	corrected info.php of news-modul
2071
24-Feb-2009 Dietrich Roland Pehlke
2072
!	Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div
2073
#	add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more
2074
	than one Form on one single page.
2075
#	Modify error.htt template in wb_theme for valid XHTML1.1 output - replace the center-tag with a div
2076
	and replace the br-tag with valid p-tags.
2077
22-Feb-2009 Matthias Gallas
2078
+	added skinable Admin Interface
2079
21-Feb-2009 Christian Sommer
2080
+	added update of search table missing in Changeset 941
2081
#	fixed wrong index in language array
2082
!	removed some comment lines (changes are tracked by SVN)
2083
20-Feb-2009 Dietrich Roland Pehlke (aldus)
2084
!	add additional tr and td tags to the text_no_results message to get valid XHMTL output
2085
19-Feb-2009 Christian Sommer
2086
!	addon overview to show advanced options after redirect from reload.php
2087
#	fixed bug if language folder contains none language files (XX.php) or sub folders
2088
+	added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)
2089
18-Feb-2009 Dietrich Roland Pehlke (aldus)
2090
#	fixed: typos in the section_id inside the action-link 
2091
!	Remove test_trash and unused variables in query, added suggetions from #588
2092
#	Bugfix for form bug (ticket #688)
2093
17-Feb-2009 Christian Sommer
2094
+	added option to invoke module install.php from backend (for modules uploaded via FTP)
2095
!	admin Add-on settings no hidden by default (can be set visible via advanced link)
2096
16-Feb-2009 Christian Sommer
2097
!	moved reload option of Add-ons to main Add-on section
2098
!	reworked logout to reset possible remember key in database when logging out
2099
15-Feb-2009 Christian Sommer
2100
#	fixed bug with smart login option (remember me) (ticket #689)
2101
#	special chars like &nbsp; are shown when editing Add-on CSS files (ticket #678)
2102
!	redirect time for function print_success can now be defined in Settings (ticket #603)
2103
-	removed reload admin tool
2104
+	added possibility to reload Add-ons via the Add-on section
2105
14-Feb-2009 Christian Sommer
2106
!	added option to display current user name in backend template
2107
#	fixed wrong redirect path and added SVN Id
2108
13-Feb-2009 Christian Sommer
2109
+	added option to perform pre-installation checks to test requirements of Add-Ons
2110
#	added error messages to installation process for Add-Ons with wrong file type
2111
08-Feb-2009 Christian Sommer
2112
#	fixed warning if database connection failed during installation process
2113
06-Feb-2009 Christian Sommer
2114
!	fixed some typos in German language file (thanks to freeSbee)
2115
!	added new captcha fonts and replaced old background images with the ones created by thorn
2116
05-Feb-2009 Christian Sommer
2117
!	mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
2118
02-Feb-2009 Christian Sommer
2119
#	removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)
2120
02-Feb-2009 Matthias Gallas
2121
#	Fixed bug wich causes that install of captcha-control may fail (ticket #682 thanks to thorn)
2122
01-Feb-2009 Matthias Gallas
2123
!	Update FCKEditor to version 2.6.4
2124
22-Jan-2009 Christian Sommer
2125
!	Added default target attribut to backend menu links
2126
21-Jan-2009 Matthias Gallas
2127
!	Copyright notices now includes 2009
2128
20-Jan-2009 Matthias Gallas
2129
#	fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
2130
17-Jan-2009 Matthias Gallas
2131
+	added French languages to modules
2132
!	changed handling of post_date in news modul (thanks to susigross)
2133
+	added hour and minute support to default published_when field in news modul
2134
13-Jan-2009 Christian Sommer
2135
-	removed the obsolete Codepress framework from the include folder
2136
+	added Javascript syntax highlighting framework EditArea as replacement for Codepress
2137
!	updated external PHPMailer class to latest version (v2.0.3)
2138
08-Jan-2009 Christian Sommer
2139
#	fixed error message in admin class if type array not defined
2140
05-Jan-2009 Dietrich Roland Pehlke
2141
#	Code-Snippets are no longer shown as type: unknown. 
2142
+	Additional key in the languagefiles "$TEXT['CODE_SNIPPET']";
2143
#	fixed bug for the rss of news, see ticket #609
2144
04-Jan-2009 Matthias Gallas
2145
#	made news Modul multilingual, see ticket #676 (some additional translations are needed)
2146
03-Jan-2009 Matthias Gallas
2147
#	fixed bug in view.php of news module (ticket #676 Thanks to susigross)
2148
#	fixed another bug in view.php of news modul introduced in changeset [892]
2149
30-Dec-2008 Matthias Gallas
2150
+	added default new language variables to all language files
2151
-	modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
2152
!	modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"
2153
29-Dec-2008 Dietrich Roland Pehlke
2154
+	add language support for the errormessages inside the uninstall.php files for modules
2155
	and templates.
2156
!	add new keys inside the german de.php language-file.
2157
-	removed my own debugging-code (was in 893 by mistake)
2158
!	Correct the last date in the changelog
2159
29-Dec-2008 Matthias Gallas
2160
!	set version to 2.8 BETA
2161
#	replaced in news modul special chars with entities to get valid output
2162
!	changed SESSION ID Separator from '&' to '&amp;' to get valid output 
2163
-	Removed the <p> tag around the news as it is added from the editor  
2164
28-Dec-2008 Dietrich Roland Pehlke (aldus)
2165
+	ticket 610: add ip-address to the email-body in the form-modul.
2166
+	ticket 607: include the frontend.css in the comment_page.php file of the news-module.
2167
#	File: admin/admintools/index.php - add "order by name" to the query to display the admintools in alphabetic order.
2168
#	File: admin/modules/uninstall.php - remove a db-query to a db-field that doesn't exists in wb 2.7 anymore 
2169
26-Dec-2008 Thomas Hornik
2170
#	fixed two issues with searchresult-highlighting: do not highlight in <pre>/<code>-tags, do not convert &lt; to &amp;lt; anymore. 
2171
13-Dec-2008 Christian Sommer
2172
!	changed mailer to not extract line break of alternative body text (thanks to freeSbee)
2173
28-Oct-2008 Christian Sommer
2174
!	updated output filter regex to exclude mail addresses contained in input fields
2175
27-Nov-2008 Thomas Hornik
2176
!	added redirect-type (301/302) to menu_link
2177
24-Nov-2008 Matthias Gallas
2178
!	updated upgrade-script.php to add sec_anchor field to settings table
2179
22-Nov-2008 Thomas Hornik
2180
!	search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch.
2181
!	search: replaced strtr() by str_replace() (it's just faster). Changed &#39; to &#039;
2182
06-Nov-2008 Thomas Hornik
2183
#	Module code: curly backets get deleted by pparse() from phplib --> old fix in #569 wasn't that smart. Fixed.
2184
#	fixed some typos in DE language-file, added missing tab in search.php
2185
02-Nov-2008 Thomas Hornik
2186
!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
2187
01-Nov-2008 Thomas Hornik
2188
!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
2189
+	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
2190
!	updated menulink and search to use configureable section-anchor
2191
29-Oct-2008 Thomas Hornik
2192
# News: total number of news wasn't calculated correctly
2193
!	Captcha: removed IFRAME for Calculation-as-text captcha
2194
-	removed useless init_utf8funcs()-function
2195
+	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
2196
-	search: removed undocumented word-boundary search
2197
!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
2198
+	search: added key 'ext_charset' to search-extension to query external databases
2199
25-Oct-2008 Christian Sommer
2200
!	updated basic templates according the template guidelines
2201
24-Oct-2008 Dietrich Roland Pehlke
2202
#	applied bugfix for ticket #608 (redeclaration of news module)
2203
23-Oct-2008 Dietrich Roland Pehlke
2204
!	modified module delete function to provide additional information when module is in use when trying to delete
2205
!	modified template delete function to provide additional information when template is in when trying to delete
2206
21-Oct-2008 Matthias Gallas
2207
#	fixed display issue in news modul
2208
!	updated show_menu2 to version 4.7
2209
18-Sep-2008 Thomas Hornik
2210
+	Added captcha-reload
2211
16-Sep-2008 Thomas Hornik
2212
#	search: fixed windows-related regex issue
2213
19-Aug-2008 Matthias Gallas
2214
!	updated to latest FCKEditor version 2.6.3
2215
02-Aug-2008 Thomas Hornik
2216
#	fixed sorting order of search-results
2217
25-Jul-2008 Thomas Hornik
2218
#	fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE)
2219
!	added $database = new Database(); in front of output-filter
2220
05-Jul-2008 Thomas Hornik
2221
#	fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
2222
02-Jul-2008 Christian Sommer
2223
!	updated to latest FCKEditor version 2.6.2
2224
01-Jul-2008 Thomas Hornik
2225
#	page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.
2226
29-June-2008 Christian Sommer
2227
!	applied additional mail check to forgot login form
2228
28-June-2008 Christian Sommer
2229
!	class and id attributes in mailto links are no longer ignored by the output filter
2230
22-Jun-2008 Thomas Hornik
2231
#	fixed issue with captcha (mt_rand() instead of rand())
2232
#	fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')
2233
22-June-2008 Christian Sommer
2234
!	added output of block number to section admin if no block name is specified
2235
21-June-2008 Christian Sommer
2236
+	added output of block names to modify pages dialogue if blocks are enabled
2237
!	updated show_menu2 to version 4.60 (to avoid disappearing menus)
2238
08-Jun-2008 Thomas Hornik
2239
#	hebrew-table in charsets-table.php was faultily imported - fixed. Thanks to forum-member iti.
2240
24-May-2008 Christian Sommer
2241
!	modified output filter routine to prevent errors if database entries do not exist
2242
04-May-2008 Thomas Hornik
2243
!	changed register_backend_modfile() to work with wysiwyg-module, too
2244
01-May-2008 Thomas Hornik
2245
#	fixed file-naming issue when old page-names (from before 2.7) contains "&"
2246
26-Apr-2008 Thomas Hornik
2247
#	class.admin.php deletes actual query-string while redirection. fixed.
2248
25-Apr-2008 Matthias Gallas
2249
#	fixed validiation bug in option fields of form modul
2250
------------------------------------- 2.7.0 -------------------------------------
2251
21-Apr-2008 Christian Sommer
2252
!	set version to 2.7
2253
#	fixed bug in the PL language file of the JS calendar
2254
+	added some basic functions for module developers
2255
20-Apr-2008 Thomas Hornik
2256
#	fix: allow external urls for search-results
2257
17-Apr-2008 Thomas Hornik
2258
#	fixed jscalendar's language-files
2259
16-Apr-2008 Christian Sommer
2260
#	fixed possible clashes with intro page feature and WB core file /pages/index.php
2261
15-Apr-2008 Thomas Hornik
2262
!	revert back to pagename-creation from $page_menu, instead of $page_title
2263
15-Apr-2008 Christian Sommer
2264
#	fixed bug introduced with Changeset 826
2265
14-Apr-2008 Christian Sommer
2266
+	added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)
2267
!	allowed tags for multi-lingual module descriptions
2268
14-Apr-2008 Thomas Hornik
2269
#	fixed issue with multigroups (level 0 page-creation)
2270
13-Apr-2008 Thomas Hornik
2271
!	ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
2272
#	fixed language-files
2273
10-Apr-2008 Christian Sommer
2274
!	fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7)
2275
09-Apr-2008 Christian Sommer
2276
!	modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
2277
07-Apr-2008 Matthias Gallas
2278
#	fixed error in german laguage file
2279
07-Apr-2008 Christian Sommer
2280
+	added the latest FCKEditor v2.60
2281
-	removed the outdated FCKEditor v2.51
2282
!	set version from 2.7 (RC3) to 2.7 (RC3a)
2283
07-Apr-2008 Thomas Hornik
2284
!	added missing group_id in INSERT-query
2285
!	removed PHP5 function stripos from installation script
2286
06-Apr-2008 Christian Sommer
2287
!	removed some obsolete language variables from news and form module (now defined in global WB language files)
2288
!	enlarged admin tool icon to match size 50x50px of the other icons
2289
05-Apr-2008 Matthias Gallas
2290
!	Moved language variables for edit module CSS from modules language files to core language files
2291
+	Added norwegian translation (Thanks OEH)
2292
05-Apr-2008 Thomas Hornik
2293
!	some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
2294
#	fixed viewing_groups-handling in /admin/pages/add.php
2295
!	imported new russian translation from User shlack. Many Thanks
2296
05-Apr-2008 Christian Sommer
2297
!	added workaround for template parser class
2298
!	moved functions to edit module CSS files into the WB core to avoid duplication of code
2299
!	minor layout change
2300
!	allowed the character "-" to be used in database names
2301
04-Apr-2008 Thomas Hornik
2302
#	fixed: Language-redirect removed query-string from URL
2303
04-Apr-2008 Christian Sommer
2304
!	set WB version to 2.7 (RC3) for the next upcoming release candidate
2305
03-Apr-2008 Christian Sommer
2306
!	some code clean up in news/form module
2307
!	small adaption of the edit CSS function file css.functions.php
2308
!	updated edit module CSS functions to include backend.css into head if possible
2309
#	fixed bug in Javascript decryption routines of the Output-Filter module
2310
02-Apr-2008 Matthias Gallas
2311
#	fixed bug with registration of users are not added to signup group
2312
02-Apr-2008 Christian Sommer
2313
#	added handling of missing characters to mailto encryption routines
2314
!	some code clean-up in News module
2315
!	fixed some layout issues with Form module (combination with Output-filter)
2316
!	fixed layout issue with optional subject/body text of encrypted mailto links
2317
#	fixed bug in the mailto Javascript encryption code of the Output-Filter module
2318
01-Apr-2008 Christian Sommer
2319
!	removed typo in English language file
2320
!	added updated edit CSS functions to the News module
2321
!	added updated edit CSS functions to the Form module
2322
31-Mar-2008 Christian Sommer
2323
#	fixed bug in output filter (mailto links with HTML entities in optional part)
2324
29-Mar-2008 Christian Sommer
2325
!	added missing translation to Dutch language file (thanks Bramus)
2326
28-Mar-2008 Thomas Hornik
2327
!	Some cleanup in search.php
2328
!	WYSIWYG: changed field text to LONGTEXT, too.
2329
25-Mar-2008 Matthias Gallas
2330
!	Updated Dutch language file (Thanks to Bramus)
2331
26-Mar-2008 Tomas Hornik
2332
#	fixed E_NOTICE-message in admin/modules/details.php
2333
25-Mar-2008 Thomas Hornik
2334
+	search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
2335
+	search: added missing code to allow query of external data and to process the search data itself
2336
25-Mar-2008 Matthias Gallas
2337
#	Fixed missing <body> tag in Admin Interface (ticket #572)
2338
24-Mar-2008 Matthias Gallas
2339
!	Updated Danish Language file (Thanks to Achrist)
2340
! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
2341
24-Mar-2008 Thomas Hornik
2342
+	Added RU-language-files, provided by user shlack; converted to entities.
2343
#	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
2344
#	FCK-Editor: loads large pages faster
2345
-	removed include/captcha/asp.php. css have to be added to module's css-files.
2346
23-Mar-2008 Matthias Gallas
2347
! 	Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
2348
17-Mar-2008 Thomas Hornik
2349
#	fixed an issue with utf8_check() (too slow with many ~100KB pages)
2350
15-Mar-2008 Thomas Hornik
2351
#	menulink: link can be menulink or subpage of menulink, too
2352
#	call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
2353
13-Mar-2008 Christian Sommer
2354
! 	adjusted error/warning templates to the updated backend layout
2355
13-Mar-2008 Matthias Gallas
2356
! 	replaced one icon in admin interface
2357
12-Mar-2008 Matthias Gallas
2358
# 	fixed loading time and some display issues in IE6 of the new admin interface
2359
!	tweaked the new admin interface a little bit
2360
12-Mar-2008 Christian Sommer
2361
! 	adjusted background color of installation and upgrade script
2362
! 	set version number to 2.7 (RC2) for the upcoming second release candidate
2363
! 	removed hardcoded /admin folder strings from WB core files where possible
2364
! 	added WB home folder fix proposed by the forum member spawnferkel (thanks)
2365
! 	defined <strong> and <em> instead of <b> and <i> as default tags
2366
12-Mar-2008 Thomas Hornik
2367
+	CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
2368
11-Mar-2008 Christian Sommer
2369
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
2370
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
2371
08-Mar-2008 Thomas Hornik
2372
#	fixed issue with news and end-date
2373
04-Mar-2008 Christian Sommer
2374
#	fixed issue with smart view URL link
2375
03-Mar-2008 Thomas Hornik
2376
#	fixed an issue with text-captcha (default text got saved). Changes default text.
2377
#	fixed an issue with highlighting
2378
02-Mar-2008 Thomas Hornik
2379
#	added missing text in language-files
2380
+	added missing sorting to language dropdown in admin/pages/settings.php
2381
01-Mar-2008 Thomas Hornik
2382
#	fixed ticket #562, applied changes from user tavitar with some own additions
2383
+	added check for AddDefaultCharset to install
2384
29-Feb-2008 Thomas Hornik
2385
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
2386
28-Feb-2008 Thomas Hornik
2387
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
2388
28-Feb-2008	Christian Sommer
2389
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
2390
25-Feb-2008	Matthias Gallas
2391
+	added missing Dutch language files for core modules
2392
24-Feb-2008 Thomas Hornik
2393
#	issue with menulink in upgrade-script. Fixed.
2394
23-Feb-2008 Christian Sommer
2395
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
2396
#	fixed bug in upgrade script (WBMailer setting)
2397
22-Feb-2008 Christian Sommer
2398
#	some layout changes on the upgrade-script, fixed error in precheck
2399
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
2400
20-Feb-2008 Thomas Hornik
2401
!	added workaround for language sorting-problem
2402
20-Feb-2008	Christian Sommer
2403
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
2404
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
2405
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
2406
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
2407
19-Feb-2008	Matthias Gallas
2408
!	Updated upgrade script
2409
!	Changed language sorting from directory to name (needs additional to be escaped!)
2410
+	added new languages to install script
2411
#	fixed some issues and typos in languagefiles
2412
18-Feb-2008 Thomas Hornik
2413
+	Converted and added some old language-files (BG, CS, PL, RU)
2414
18-Feb-2008	Christian Sommer
2415
#	Fixed two broken links
2416
!	Modified news module to create a default index.php during installation (directory spoofing)
2417
17-Feb-2008	Matthias Gallas
2418
-	Removed colloquially german language files as the filename causes issues
2419
17-Feb-2008	Christian Sommer
2420
!	removed German Umlauts in some language file (PHP comments)
2421
#	fixed language bug (backend language switched to the pages language viewed in frontend)
2422
16-Feb-2008	Thomas Hornik
2423
!	updated upgrade-script (menulink)
2424
13-Feb-2008 Thomas Hornik
2425
+	allow externl links in menulink-module
2426
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
2427
10-Feb-2008 Matthias Gallas
2428
#	fixed some errors in standard german language file
2429
+	added new colloquially german language file
2430
10-Feb-2008 Thomas Hornik
2431
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
2432
10-Feb-2008 Christian Sommer
2433
#	fixed E_NOTICE warning with already defined module frontend constants
2434
-	removed all stuff other than page_content from the blank template
2435
!	adapted color for onmouseover effect
2436
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
2437
!	made Website Header field in Settings visible per default
2438
!	modified all templates (display Website Header, use show_menu instead of page_menu)
2439
!	added highlighting of active input elements to all WB backend areas; changed some colors
2440
!	removed hover highlighting of input fields to avoid possible confusion
2441
!	added visualization of wrong/empty input fields
2442
#	fixed a bug with re-enter admin password
2443
09-Feb-2008 Christian Sommer
2444
!	modified some colors and CSS definitions of pages, media and section interface
2445
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
2446
#	output_filter: removed word boundary from mailto regex part
2447
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
2448
#	fixed bug in user signup
2449
!	output_filter: added word boundary for the mailto regex part
2450
09-Feb-2008 Thomas Hornwik
2451
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
2452
08-Feb-2008 Matthias Gallas
2453
+	added kewyword id to all new files
2454
08-Feb-2008 Christian Sommer
2455
-	Removed admin module mail_filter
2456
+	Added revised version of the output filter module
2457
08-Feb-2008 Thomas Hornik
2458
!	module news: set focus on captcha-field if user have to re-enter captcha
2459
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
2460
-	Removed unused function is_access_denied() from search
2461
04-Feb-2008 Thomas Hornik
2462
!	email-addresses are excluded from search-results page.
2463
#	Fixed possible XSS in account/login.php and forgot-form.php
2464
04-Feb-2008 Christian Sommer
2465
#	allowed usage of tags in settings fields: website_header, website_footer
2466
03-Feb-2008 Thomas Hornik
2467
#	out-of-date default page isn't shown anymore, instead shows next public page.
2468
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
2469
03-Feb-2008 Matthias Gallas
2470
+	added kewyword id to all new files
2471
02-Feb-2008 Christian Sommer
2472
#	fixed wrong redirect in /admin/images
2473
02-Feb-2008 Thomas Hornik
2474
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
2475
+	Added missing text in languages files for jscalendar
2476
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
2477
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
2478
#	fixed path in jscalendar-css
2479
01-Feb-2008 Christian Sommer
2480
#	Added default index.php to all folders (directory spoofing)
2481
01-Feb-2008 Thomas Hornik
2482
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
2483
#	Fixed possible XSS-vulnerability in wb/search/search.php
2484
31-Jan-2008 Thomas Hornik
2485
!	Adjusted clock-red icon to match wb colors
2486
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
2487
+	Added multi-group to upgrade-script
2488
30-Jan-2008 Christian Sommer
2489
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
2490
30-Jan-2008 Thomas Hornik
2491
#	registered pages didn't appear in menu. fixed.
2492
!	Updated upgrade-script. (Some upgrades still missing)
2493
29-Jan-2008 Thomas Hornik
2494
#	strtotime()'s behavior differ in PHP4 and PHP5.
2495
	Had to fix some issues in admin/pages/sections and module news.
2496
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
2497
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
2498
28-Jan-2008 Matthias Gallas
2499
#	Replaced all special chars in language files with htmlentities or unicode
2500
+	Added some missing lines in language files
2501
+	Added missing keyword Id
2502
28-Jan-2008 Christian Sommer
2503
#	fixed issue with top bar icon alt tag
2504
!	added some more backend layout modifications
2505
!	corrected bug in NL.php language file
2506
!	added missing session cookie forgotten in Changeset 593
2507
!	added possibility to select the default backend language during installation process
2508
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
2509
#	Fixed some bugs in the Javascript Admin modul
2510
28-Jan-2008 Thomas Hornik
2511
+	Allow a user-supplied From-Name in form-settings for email und success-email.
2512
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
2513
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
2514
27-Jan-2008 Christian Sommer
2515
!	fixed CSS background color of the installer CSS
2516
!	replaced static text with variable text from language file
2517
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
2518
!	added missing ID tags
2519
27-Jan-2008 Christian Sommer
2520
!	added missing ID tags
2521
!	added default language for users to avoid empty language fields
2522
27-Jan-2008 Matthias Gallas
2523
+	added kewyword id to new file
2524
#	Fixed some spelling errors in german language file
2525
27-Jan-2008 Thomas Hornik
2526
!	Module form: user supplied input isn't lost on captcha-failure anymore.
2527
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
2528
+	Added Calc_ttf_image CAPTCHA.
2529
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
2530
!	Some minor changes in CAPTCHA-code.
2531
!	Added some text to CAPTCHA admin-tool.
2532
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
2533
+	Added preview-images for CAPTCHA.
2534
!	Improved security: CAPTCHAS can't be loaded from outside WB
2535
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
2536
26-Jan-2008 Christian Sommer
2537
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
2538
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
2539
26-Jan-2008 Matthias Gallas
2540
#	fixed bug in Javascript Admin module
2541
+	Added new language files
2542
+	Added keywords to files where they are missing
2543
26-Jan-2008 Thomas Hornik
2544
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
2545
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
2546
	Improved ASP in news-module.
2547
+	module news: added publish_until field to control the visibility of a news-posting by date and time
2548
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
2549
	It should be very difficult for spam-bots to recognize intersected characters.
2550
25-Jan-2008 Christian Sommer
2551
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
2552
25-Jan-2008 Thomas Hornik
2553
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
2554
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
2555
#	module news: it was possible to post comments to postings with commenting disabled
2556
	or to inactive postings. Fixed
2557
24-Jan-2008 Thomas Hornik
2558
!	Generate filename in pages/ from page_title instead of menu_title.
2559
24-Jan-2008 Christian Sommer
2560
#	fixed bug in Codepress integration (if codepress framework not installed)
2561
+	added language support to all integrated modules (except for news and form module)
2562
#	fixed another E_NOTICE warning
2563
24-Jan-2008 Matthias Gallas
2564
+	Added keywords to files where they are missing
2565
23-Jan-2008 Christian Sommer
2566
+	Added German language file for WB 2.7
2567
22-Jan-2008 Christian Sommer
2568
+	Added language support for the Admin tools (backup, reload, mail_filter)
2569
-	Removed all admin tool text outputs from global language file to module language files
2570
!	Introduced language support for the overview page of the Admin tools
2571
+	Added function get_variable_content to allow extraction of variable content without including files
2572
!	Changed language support for Addons -> Moduls -> Details
2573
22-Jan-2008 Matthias Gallas
2574
+	Added keywords to new mail filter files
2575
22-Jan-2008 Thomas Hornik
2576
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
2577
21-Jan-2008 Christian Sommer
2578
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
2579
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
2580
21-Jan-2008 Thomas Hornik
2581
+	Unique session-identifier for each website baker installation. fixes #354
2582
20-Jan-2008 Christian Sommer
2583
#	fixed E_NOTICE-warning in save.php when input data was wrong
2584
+	added the new admin tool email output filter which allows to transform
2585
	emails before displaying them on the frontend
2586
20-Jan-2008 Thomas Hornik
2587
!	upgrade-script.php: fixed mysql_error() handling
2588
!	upgrade-script.php: added code to update menu_links
2589
#	fixed a typo in upgrade-script.php
2590
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
2591
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
2592
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
2593
19-Jan-2008 Christian Sommer
2594
!	Reduced the success time out and set WYSIWSY background to white
2595
#	Fixed some errors in form module (only in conjunction with E_ALL)
2596
!	Added support to configure the mailer settings via the backend
2597
19-Jan-2008 Matthias Gallas
2598
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
2599
+	Added keywords to new files
2600
19-Jan-2008 Thomas Hornik
2601
-	Module news: removed old calendar
2602
+	Module news: adapted news to use the new include/jscalendar
2603
+	added installation-instructions to include/jscalendar
2604
#	Module code: curly backets get deleted by pparse() from phplib. fixed
2605
+	Module menu_link: added dropdown-listbox to select anchor
2606
!	upgrade-script: added code to convert old menu_links to new ones (partly)
2607
18-Jan-2008 Matthias Gallas
2608
!	Updated news modul with features from the advanced news modul
2609
!	Updated form modul with features from the advanced form modul
2610
#	Fixed hardcoded /pages issue in intro page feature
2611
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
2612
!	Revoked parts of changeset 547 and again introduced changeset 540
2613
+	Added keywords to modules/fckeditor and all other new files
2614
18-Jan-2008 Thomas Hornik
2615
#	fixed two E_NOTICE-warnings in admin/pages/index.php
2616
+	added new module-based search-function
2617
+	added new publish-by-date code
2618
17-Jan-2008 Christian Sommer
2619
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
2620
!	removed the PAGE_EXTENSION from frontend login
2621
17-Jan-2008 Matthias Gallas
2622
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
2623
	by changeset 546
2624
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
2625
	option in WB settings as this function only works on Apache Servers
2626
	together with .htaccess and mod_rewrite
2627
+	Added keywords to file menu_link/uninstall.php and new admintools files
2628
17-Jan-2008 Christian Sommer
2629
!	added the "users in multiple groups" feature (closes parts of ticket #546)
2630
16-Jan-2008 Thomas Hornik
2631
!	changed admin/pages/save.php to allow hidden config-elements in table search.
2632
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
2633
	fixed odd behavior in case of menu_link as default-page.
2634
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
2635
14-Jan-2008 Matthias Gallas
2636
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
2637
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
2638
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
2639
	pathes points to WB Corefiles with the page extension .php
2640
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
2641
14-Jan-2008 Christian Sommer
2642
!	added a missing </tr> tag
2643
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
2644
	removed by Changeset 529 (enhanced pages admin)
2645
13-Jan-2008 Christian Sommer
2646
#	moved administration tools from Settings to the new section Admin-Tools
2647
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
2648
!	increased redirection time after success message, corrected HOME link of the login panel
2649
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
2650
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
2651
#	fixed error with redirection to admin panel after installation
2652
12-Jan-2008 Christian Sommer
2653
!	introduced smart URL detection for the 'View' menu in the WB backend
2654
	(if page_id is set, redirect to this page instead of the root)
2655
!	introduced the enhanced pages admin dialogue (thanks to icouto)
2656
11-Jan-2008 Christian Sommer
2657
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
2658
-	removed the hmtlarea files in /modules/htmlarea
2659
!	set the fckeditor as the new default editor /install/save.php
2660
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
2661
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
2662
11-Jan-2008 Matthias Gallas
2663
!	Update codepress to Version 0.9.6
2664
!	Update phplib to Version 7.4a
2665
09-Jan-2008 Matthias Gallas
2666
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
2667
#	Fixed ticket #542 (Thanks to Thorn)
2668
23-Dec-2007 Matthias Gallas
2669
!	Changed all copyright notices to include now 2008
2670
21-Sep-2007 Matthias Gallas
2671
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
2672
	the new register_frontend_modifles() functions do not validate
2673
24-Jan-2007 Christian Sommer
2674
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
2675
------------------------------------- 2.6.7 -------------------------------------
2676
02-Jan-2007 Christian Sommer
2677
+	Added missing converting file for changeset [504]
2678
------------------------------------- 2.6.6 -------------------------------------
2679
01-Jul-2007 Matthias Gallas
2680
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
2681
01-Jul-2007 Ryan Djurovich
2682
#	Fixed bug where error message not displayed when script fails to create a page
2683
#	Fixed bugs introduced in [484]
2684
14-May-2007 Matthias Gallas
2685
+	Added support for ISO-8859-6.(Thanks to thorn)
2686
12-May-2007 Christian Sommer
2687
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
2688
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
2689
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
2690
+	Added the new function register_frontend_modfiles to the built in templates
2691
08-May-2007 Matthias Gallas
2692
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
2693
+	Added new functions page_css and page_javascript to the built in templates
2694
+	Added search highlight class to css files of the built in templates
2695
30-Apr-2007 Matthias Gallas
2696
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
2697
10-Apr-2007 Matthias Gallas
2698
+	Optimized search and highlighting funktions (Thanks to thorn)
2699
03-Apr-2007 Matthias Gallas
2700
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
2701
	in the pages directory (Special thanks to "Funky_MF" for the fix)
2702
01-Apr-2007 Matthias Gallas
2703
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
2704
	from the code (revoked changeset 396) and added new functions instead. Adapted the
2705
	search and the highlighting to use the new functions. With this changes WB can now
2706
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
2707
	and tested this changes.
2708
12-Mar-2007 Matthias Gallas
2709
+	Added multilingual support to search
2710
03-Mar-2007 Matthias Gallas
2711
+	Added new function for highlighting search results in the content area
2712
	(Special thanks to "thorn" and "Funky_MF")
2713
#	Fixed some issues in search with special chars
2714
	(Special thanks to "thorn" and "Funky_MF")
2715
22-Feb-2007 Christian Sommer
2716
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
2717
16-Feb-2007 Christian Sommer
2718
!	Suppressed PHP warnings and errors when reading empty intro.php
2719
16-Feb-2007 Christian Sommer
2720
#	Applied fix to enable parsing of PHP code in the intro.php 
2721
12-Feb-2007 Christian Sommer
2722
!	Added functions page_css and page_javascript which allow to include optional
2723
	module files module.css and module.js into the <head> section. This allows to 
2724
	create valid (X)HTML, as CSS definitions of modules are included in the head section
2725
12-Feb-2007 Christian Sommer
2726
!	Security enhancement (reduced number of login trials from 50 to 3)
2727
02-Feb-2007 Matthias Gallas
2728
#	Applied fix for ticket #380 (Thanks to pcwacht)
2729
30-Jan-2007 Ryan Djurovich
2730
#	Applied fix for ticket #376
2731
29-Jan-2007 Matthias Gallas
2732
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
2733
	specific description of the modules in the language files of the modules.
2734
21-Jan-2007 Matthias Gallas
2735
#	Fixed issue in the search table entries of form modul
2736
13-Jan-2007 Matthias Gallas
2737
#	Fixed some bugs in rss.php
2738
07-Jan-2007 Matthias Gallas
2739
#	Fixed error when uninstalling the news modul
2740
02-Jan-2007 Matthias Gallas
2741
+   Added id keywords to all missing files
2742
#	Fixed issue with Permissions for pages sections
2743
27-Dec-2006 Matthias Gallas
2744
#	Fixed form modul stores empty records
2745
------------------------------------- 2.6.5 -------------------------------------
2746
25-Dec-2006 Ryan Djurovich
2747
!	Changed links to WB help website
2748
24-Dec-2006 Matthias Gallas
2749
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
2750
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
2751
!	Changed all copyright notices to include now 2007
2752
23-Dec-2006 Matthias Gallas
2753
#	Fixed IE allows to set a page as parent of itself (#320)
2754
#	Fixed problem with Page Title has to be escaped (#287)
2755
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
2756
21-Dec-2006 Matthias Gallas
2757
#	Fixed missing message when adding a site without page title (#300)
2758
21-Dec-2006 Ryan Djurovich
2759
#	Fixed bug with captcha script (#346)
2760
20-Dec-2006 Matthias Gallas
2761
#	Fixed Return to Search Results Page (#365)
2762
!	Set Version to 2.6.5
2763
-	Removed Changeset 365 because this will be a part of WB 2.7.x
2764
#	Fixed a little typo error in class.admin.php (#364)
2765
26-Nov-2006 Ryan Djurovich
2766
+	Added new script that could possibly be apart of 2.7.x as a replacement
2767
	for having the pages directory 
2768
17-Nov-2006 Matthias Gallas
2769
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
2770
15-Nov-2006 Matthias Gallas
2771
#	Fixed again intropage doesn't work (#71)
2772
20-Oct-2006 Matthias Gallas
2773
+	Added phpmailer class (thanks to doc)
2774
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
2775
+	Added List sorting in admin area (thanks to rsmith)
2776
#	Fixed table width 100% are wrong displayed in container templates
2777
	when IE is used (#350)
2778
#	Fixed large space between menupoints in IE (#349)
2779
#	Fixed Website description is not displayed when no page description
2780
	available (#348)
2781
#	Fixed group images in news modul cannot be stored (#342)
2782
#	Fixed Typo in form/save_field.php (#341)
2783
#	Fixed files in /pages/posts folder are not deleted (#340)
2784
#	Fixed specialchars problem in the news modul (#339)
2785
#	Fixed news modul stores empty records (#338)
2786
#	Fixed Captcha didn't work in news comments (#337)
2787
#	Fixed various php notices (#334)
2788
+	Added new upgrade_function (thanks to kozmoz)
2789
#	Fixed addons table isn't updated when a modul is updated (#332)
2790
#	Fixed spelling errors in the signup2.php (#330)
2791
#	Fixed MySQL 5.x missing default values for INT fields in all system
2792
	and modules tables (#329)
2793
#	Fixed installer does not insert admin user (#328)
2794
+	Added support for getting page ID of page that referred search
2795
	request (#327) (thanks to brofield)
2796
#	Fixed search results generate invalid XHTML and notify warnings (#326)
2797
Stefan Braunewell
2798
#	Fixed Field 'last_reset' doesn't have a default value (#313)
2799
+	Added get_post_escaped to wb class which automatically calls add_slashes
2800
	on get_post output and used it in form/save_field.php
2801
------------------------------------- 2.6.4 -------------------------------------
2802
20-May-2006 Ryan Djurovich
2803
#	Fixed security issues related to #237
2804
#	Fixed typo in news save comment page (#282)
2805
#	Fixed typo in news delete post page (#283)
2806
!	Added multi-submission protection to form module (#119)
2807
#	Added notice for when PHP Session Support appears to be disabled in installer,
2808
	even if it is enabled and the problem actually lies in the users browser (#154)
2809
19-May-2006 Ryan Djurovich
2810
#	Fixed problem in forgotten login form where email field is too short (#207)
2811
#	Fixed typo in forgotten login details email (#190)
2812
15-May-2006 Stefan Braunewell
2813
#	Fixed security issues (#237)
2814
03-May-2006 Stefan Braunewell
2815
#	Fixed problems with pre-2.6.0 modules in section list
2816
#	Fixed e-mail bug caused by From: headers in internal mail function calls
2817
	(#189)
2818
#	E-mail validation in install script now accepts new top-level domains
2819
	(#162)
2820
#	Error status is now overwritten by next database query (#182)
2821
#	Fixed obscure problem in htmlarea install script
2822
------------------------------------- 2.6.3 -------------------------------------
2823
19-Mar-2006 Stefan Braunewell
2824
#	Fixed ticket #146: problems removing groups from viewers list of a page
2825
16-Mar-2006 Stefan Braunewell
2826
!	Changed link target selection. Now self, top and new. (Ticket #145)
2827
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
2828
	password pages.
2829
#	Some changes to the SQL code in the install script for improved 
2830
	compatibility with new MySQL versions
2831
#	Fixed ticket #134 - error on browsing media.
2832
+	Improved backup module: new choice between full database or WB-related
2833
	backup.
2834
#	Fixed ticket #141 - admin now sees all folders in media
2835
#	Fixed e-mail sending problems due to additional parameter in mail call.
2836
#	Applied fix regarding ticket #138: new users now get deleted if
2837
	sending e-mail fails.
2838
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
2839
	password process
2840
#	Removed duplicate expression from modules/news/install.php which caused
2841
	problems in installation
2842

    
2843
01-Mar-2006 Stefan Braunewell
2844
#	Fixed ticket #68 - Safari problem with displaying all parents.
2845
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
2846
	to fatal error.
2847
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
2848
------------------------------------- 2.6.2 -------------------------------------
2849
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
2850
#	Fixed ticket #104 - commas in form field descriptions not allowed.
2851
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
2852
	and expiration date is now set to time in the past.
2853
#	Smart login not working.
2854
!	Changed mail calls to new function $wb->mail.
2855
#	Form: ticket 124 added captcha settings check 
2856
#	Ticket 118 added formfield type to check for email/text 
2857
#	Ticket 115 changed comparision /modules/form/view.php 
2858
#	Added correct timecheck in form submissions
2859
!	Changed captcha.php call to include timestamp
2860
!	Changed the e-mail validation code and added a mail function to class wb.
2861
!	Forgotten password: if sending of e-mail fails, restore old password.
2862
	Ticket #110
2863
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
2864
!	Character encoding setting also affects admin backend.
2865
	Mentioned in ticket #102.
2866
!	Reintroduced page languages setting. If switched to off, page
2867
	languages are only used to determine the language file for the
2868
	universal texts. If on, displayed page and menu are affected by
2869
	the language session variable.
2870
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
2871
	to set the number of levels to be show.
2872
#	Fixed a bug where access settings of registered and private pages
2873
	were displayed incorrectly.
2874
#	Fixed captcha being cached.
2875
#	Added an exit call after every heading("Location:...")
2876
	redirector to prevent unwanted execution of code.
2877
#	Bug #122. Replaced empty field check by check that setting name is
2878
	not "wb_version".
2879
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
2880
#	Fixed bug #99 and two additional instances of typo 
2881
	catpcha instead of captcha.
2882
#	Fixed some typos
2883
#	Fixed some notices and warnings.
2884
#	Fixed bug #105 - back buttons in addon detail pages not editable.
2885
!	Replace 'admin' by 'wb' in all account pages. 
2886
!/#	Moved print_success and print_error code to class.wb.php.
2887
	Added correct parameters to these functions in account pages. 
2888
------------------------------------- 2.6.1 -------------------------------------
2889
12-Dec-2005 Ryan Djurovich
2890
#	Fixed security vulnerability in class.login.php
2891
#	Fixed typo in EN language file
2892
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
2893
!	Added charset encoding to admin templates
2894
!	Added extra code to check for selection of addon upon uninstalling
2895
#	Fixed bugs in RSS news feeder
2896
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
2897
------------------------------------- 2.6.0 -------------------------------------
2898
28-Nov-2005 Ryan Djurovich
2899
+	Added default charset option to (advanced) settings
2900
#	Form module email fields now have email address validation
2901
#	Fixed spacing in form submissions
2902
27-Nov-2005 Ryan Djurovich
2903
+	Added captcha verification to sign-up form
2904
+	Added Captcha to News module
2905
24-Nov-2005 Stefan Braunewell
2906
!	Applied aportale's patch to use label instead of javascript toggle code
2907
20-Nov-2005 Ryan Djurovich
2908
!	News mod now hides read more link if no need for it (see ticket #56)
2909
+	Added support for mailto: links in the menu link mod
2910
#	Added direct-access redirection on some files (see ticket #37)
2911
+	Added extra characters to convert.php (see ticket #64)
2912
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
2913
29-Sep-2005 Ryan Djurovich
2914
!	Cleaned up form buttons in Settings
2915
!	Moved some options into Advanced Settings
2916
#	Semi-disabled "separate" page trash option
2917
+	Created a backup module/tool for backing-up the database
2918
	(thanks to John (pcwacht) for the original code)
2919
+	Created new "blank template", which can be used in case where you don't
2920
	want anything wrapping page-content.
2921
19-Sep-2005 Ryan Djurovich
2922
+	Added _license field for all add-ons to specify a license
2923
!	Renamed _designed_for variables (for all addons) to _platform
2924
+	Created addons table for faster internal referencing of installed addons
2925
!	Fixed some links, including the "Help" button in Admin
2926
#	Used nl2br to display body correctly when viewing form-submissions
2927
15-Sep-2005 Stefan Braunewell
2928
+	Added table module with columns 'name','type' and 'directory' as an
2929
	index.
2930
+	Added entry to settings table 'wb_version' which holds the version
2931
	number and can be utilized in future upgrade scripts.
2932
!	Added upgrade functionality also for templates and languages.
2933
#/!	Template/modules installation now respects paths.
2934
!	Moved updates from config.php to database.
2935
	Created initialize.php (required by config.php) to read settings.
2936
11-Sep-2005 Stefan Braunewell
2937
!	HTMLArea is now a module instead of a core component. Files moved
2938
	from "include" to "modules".
2939
+	Implemented Installation of modules on top of an older version. This is 
2940
	done via checking $module_version. Instead of install.php, upgrade.php
2941
	is then called if it exists in the module package. 
2942
	For module developers: $module_version and $new_module_version are 
2943
	accessible in upgrade.php to find out what upgrade steps need to be taken.
2944
!	Changed column names in mod_news_posts from short,long to content_short,
2945
	content_long.
2946
09-Sep-2005 Stefan Braunewell
2947
+	Added new advanced setting "Rename Files On Upload". File extensions can be
2948
	given so that respective files will have a ".txt" appended on media upload.
2949
#	Fixed "None found" message bug when user has no top level page edit
2950
	rights.
2951
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
2952
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
2953
+	Added utf-8 character encoding meta tag into all stock templates.
2954
#	Fixed bug when changing a page's parent
2955
!	Changed the way blocks are treated. Added new frontend class attribute
2956
	default_block_content that controls what is shown on pages such as
2957
	search, login, etc. (Ticket #16)
2958
+	Added support for WYSIWYG editor modules (wysiwygmod)
2959
+	When trying to access a registered page, user is automatically redirected
2960
	there on successful login.
2961
#	Fixed various issues with system search (mainly related to stripslashes()
2962
#	Removed stripslashes() in many places in the code. Added check for
2963
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
2964
	is independent of magic_quotes setting..
2965
05-Sep-2005 Stefan Braunewell
2966
#	Fixed bug concerning direct access of preferences page.
2967
#	Reworked page visibility and menu item visibility code (frontend login
2968
	problem).
2969
#	Pages in link list in htmlarea popup are now correctly ordered.
2970
#	Fixed bug where group with existing name can be added.
2971
04-Sep-2005 Ryan Djurovich
2972
+	Added and RSS newsfeed script to the News module
2973
04-Sep-2005 Stefan Braunewell
2974
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
2975
#	Fixed some occurrences of potential direct access path disclosure
2976
#	Added directory check to browse.php to prevent xss exploit by trusted users.
2977
!	Updated code to reflect move to Subversion repository system.
2978
27-Aug-2005 Stefan Braunewell
2979
#	Fixed bugs 4,5,6,8,9 in bug tracker
2980
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
2981
	A GET['lang'] now sets the session language variable.
2982
26-Aug-2005 Stefan Braunewell
2983
!	Moved redundant code into the new class functions. Created 
2984
	'compatibility.php' for backward compatibility with
2985
	modules and templates. Variables and functions can still be accessed
2986
	in the old way.
2987
!/+	Reorganized core frontend files, added new base class 'wb' from
2988
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
2989
	function into new class. Completely rewrote core index.php.
2990
	Now all variables and functions that are available to templates and
2991
	modules are attributes and methods of the frontend and the wb classes
2992
------------------------------------- 2.5.2 -------------------------------------
2993
23-Jun-2005 Ryan Djurovich
2994
!	create_access_file now creates all parent directories if needed
2995
#	Fixed bug when moving page with subpages to another level
2996
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
2997
#	Fixed bug where query was not setting error correctly in class.database.php
2998
22-Jun-2005 Ryan Djurovich
2999
#	Fixed bug where template permissions were not saved when a adding group
3000
21-Jun-2005 Ryan Djurovich
3001
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
3002
#	Fixed language problems in some area's of Admin. (Bug #70)
3003
#	Added a space in website/page keywords (Bug #69)
3004
#	Fixed bugs on settings2.php (Bug #52)
3005
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
3006
13-Jun-2005 Ryan Djurovich
3007
#	Fixed bug (#88) with news module
3008
!	Title of Administration login page now taken from language file (Bug #72)
3009
#	Fixed redirection admin/home to admin/start on admin/index.php
3010
#	Fixed bug with forgotten password page in admin (Bug #81)
3011
25-Apr-2005 Ryan Djurovich
3012
#	Fixed numerous bugs with module uninstallation
3013
#	Fixed bug when uploading files in Administration -> Media
3014
!	Installer no-longer requires you to accept the GNU GPL
3015
------------------------------------- 2.5.1 -------------------------------------
3016
16-Apr-2005 Ryan Djurovich
3017
#	Fixed two bugs with account login/logout
3018
------------------------------------- 2.5.1 -------------------------------------
3019
15-Apr-2005 Ryan Djurovich
3020
#	Fixed bug where non-english characters can get used in page filenames. Many
3021
	measuers have been added (including a new file: wb/framework/convert.php),
3022
	to prevent any possible errors that can occur in page filenames.
3023
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
3024
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
3025
#	Fixed bug where search and account pages are shown in every block
3026
	that is in a template
3027
#	Fixed numerous bugs with media home directories feature
3028
10-Apr-2005 Ryan Djurovich
3029
#	Fixed bugs in account/login.php and logout.php where users
3030
	gets redirected to /pages
3031
------------------------------------- 2.5.0 -------------------------------------
3032
08-Apr-2005 Ryan Djurovich
3033
-	Removed section language feature
3034
+	Added page language feature (replaces need for sections language feature)
3035
#	Fixed bug where pages using menu_link module can have the URL changed
3036
-	Page directory no longer stored in link field in pages table, it is now added
3037
	when the page_link function is called - this makes changing the pages
3038
	directory much easier and quicker
3039
!	Pages with visibility of "none" are now no longer directly accessable
3040
+	Added new visibility setting "hidden", acts exactly like none did previously
3041
!	Template info file can now specify number of menu's available and relative names
3042
!	Template info file can now specify number of blocks's available and relative names
3043
------------------------------------- 2.4.3 -------------------------------------
3044
07-Apr-2005 Ryan Djurovich
3045
#	page_filename function has been rewritten using str_replace
3046
	function, which should be faster and will allow characters
3047
	from other languages into filenames
3048
!	Created new media_filename function, which is now used
3049
	by all media functions (create,upload,rename) to determine
3050
	which characters should be removed from a desired filename
3051
+	New button in Administration page list to view specific page
3052
#	Updated the page_link function to now be compatible with menu link
3053
	module when setting pages directory to root
3054
#	Fixed bugs in search when using "Any Words" option
3055
#	Fixed bug with news module when pages directory set to root
3056
!	Changed URL of documentation website on Administration Start page
3057
------------------------------------- 2.4.2 -------------------------------------
3058
05-Apr-2005 Ryan Djurovich
3059
#	Fixed bug where file could be renamed to nothing in Media
3060
!	Optimised Media create folder, upload file, and rename functions
3061
#	Fixed bug where stripslashes not run on news post titles in admin
3062
05-Apr-2005 Stefan Braunewell
3063
#	Fixed bug concerning usage of the private_sql variable
3064
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
3065
------------------------------------- 2.4.1 -------------------------------------
3066
04-Apr-2005 Ryan Djurovich
3067
!	Pages with visibility of "none" are again directly accessable
3068
#	Fixed bugs regarding renaming files and directories in Media section
3069
!	When home folders disabled, all folders now visible in Media section
3070
------------------------------------- 2.4.0 -------------------------------------
3071
03-Apr-2005 Ryan Djurovich
3072
-	Removed recently added visibility setting of "heading", and relative config vars
3073
+	Added new "menu" field to pages table, and new setting "multiple menus"
3074
	which replaces the need for the menu headings feature
3075
+	Added links to top of groups and users sections, linking to each other
3076
!	Change menu width in "Round" template to 170px (was 150px)
3077
#	Change page "are you sure" deletion message to mention that it will delete
3078
	all sub-pages as well
3079
#	Fixed many bugs with news module when viewing posts by group
3080
!	Pages with visibility of "none" are now no longer directly accessable
3081
02-Apr-2005 Ryan Djurovich
3082
-	Removed need to specify DB_URL when calling database class
3083
#	Stopped fields without a type specified from being shown in form mod
3084
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
3085
	for insert link and insert image
3086
+	Added setting which allows you to specify the default WYSIWYG style
3087
+	Added "Server Email" option, to specify what is used in "From" field when
3088
	sending emails using the PHP mail function. Default is admins email address.
3089
#	Search now excludes pages which have a visibility of none or heading
3090
!	Pages are now given modified_when and modified_by when added
3091
01-Apr-2005 Ryan Djurovich
3092
+	Added option to News module to specify how many posts should be listed
3093
	per page (by default it is set to unlimited, which functions like previous version)
3094
#	Added stripslashes when display page titles in search
3095
+	Page descriptions and last updated date now shown in search by default
3096
30-Mar-2005 Ryan Djurovich
3097
+	Added new feature for Media home folders, where a folder can be specified
3098
	for a specific user or group of users only
3099
!	Changed URL of Help button to http://www.websitebaker.org/docs/
3100
+	Added new feature for "Page Trash" - two modes available: inline and separate
3101
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
3102
	up a level)
3103
29-Mar-2005 Ryan Djurovich
3104
-	Removed Database Settings from Administration Settings (options will not be
3105
	available in 3.x, so trying to match interface with WB 3.x plans
3106
!	Changed the name of Path Settings to Filesystem Settings in Administration
3107
	Settings, and removed ability to change path/url options - matching interface
3108
	plans for WB 3.x
3109
+	Added same options for OS and file permissions as installer to Settings
3110
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
3111
28-Mar-2005 Ryan Djurovich
3112
+	New functions available to templates to simplify creation of them. This aims
3113
	to "future-proof" templates for WB 3.x plans.
3114
!	Default templates updated to support some of the new functions
3115
+	Added field to pages table "page_trail" which stores a list of the pages
3116
	parents. This field was needed by the new page_menu function
3117
+	Added option for page visibility "heading" to enabled support for multiple
3118
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
3119
+	Added option for page visibility "registered", which acts a little like
3120
	private, but is still shown in the menu (although users need to log in to view
3121
	the pages content)
3122
+	Form module submissions now saved to database, and feature now added to
3123
	limit number of submissions per hour to prevent spamming
3124
+	New field for Form module: email. Allows you to specify their email in
3125
	"from" field on module settings.
3126
#	Fixed bug when displaying comments in News module (WB Bug #14)
3127
+	New "under contruction" message if no pages exist
3128
!	Cleaned-up wb/index.php
3129
27-Mar-2005 Ryan Djurovich
3130
+	Created advanced mkdir and chmod functions
3131
#	Fixed bug in media where wrong file/folder is deleted
3132
+	Complete overhall of installer - now only one step! It has been greatly
3133
	simplified in many ways, has much better validation, reports error much more
3134
	nicely, and automatically logs the user into the Administrations
3135
+	Must now specify OS type - allows for customizable file permission settings
3136
+	Sections can now have a language code assigned to them
3137
+	Sections can now have a block name/id assigned to them
3138
!	Home section of Administration renamed to Start, to save confusion with saying
3139
	Homepage (because this term could either mean the main website or Home section
3140
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
3141
!	Moved Users and Groups sections under Access section. This aims to unify the
3142
	interface with WB 3.x plans, which help to unclutter the menu
3143
!	Interface for Settings section has been imporved for usability purposes
3144
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
3145
	by placing media list inside an iframe
3146
#	Fixed stripslashes problem for viewing news comments
3147
!	Added code from Formesque module (an advanced version of the original Form
3148
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
3149
	interface improvements for select box/checkbox group/radio group options.
3150
#	Possibly fixed bugs where an S appears before file and dir modes
3151
#	Fixed bug where users can be added with same emails (in Administration)
3152
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
3153
	makes code more bulky, and removing it will decrease package size a lot
3154
+	New "homepage redirect" option so first page is included and not redirected to
3155
#	Fixed text not being shown when module uninstalled
3156
!	Imporved interface for basic group permissions
3157
26-Mar-2005 Stefan Braunewell
3158
#	Fixed bug with front-end logins
3159
#	Fixed bug when saving intro page 
3160
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
3161
#	Fixed bugs concerning moving/deleting pages
3162
#	Fixed list of parents in page settings
3163
#	Fixed mkdir without mode parameter
3164
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
3165
+	Added support for PAGES_DIRECTORY set to root
3166
+	Search form now supports quotes (thanks to Manafta)
3167
#	Fixed page section ordering
3168
#	News items are displayed with name of poster instead of "Unknown"
3169
#	Deletion confirmation popup window in media section now shows correct file name
3170
------------------------------------- 2.3.1 -------------------------------------
3171
03-Fed-2005 Ryan Djurovich
3172
+	Now there is two types of "filesystem modes", one for directories and one
3173
	for files. Having different settings is very common for most servers, so
3174
	this addition should fix many problems people had with 2.3.0.
3175
-	Removed filesystem mode options from installation
3176
!	Removed duplicate text on installation step 3 for timezone
3177
!	All "access files" for the news module now stored in pages/posts instead
3178
	of a sub-dir relative to the page (this fixes many bugs)
3179
#	Fixed major bugs when deleting pages with sub-pages
3180
!	Removed the restrictions that prevent a user for changing a pages level
3181
#	Fixed bug with "toggle" plus/minus in IE for pages list
3182
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
3183
------------------------------------- 2.3.0 -------------------------------------
3184
26-Jan-2005 Ryan Djurovich
3185
#	Fixed bug in framework/functions.php that made root parent always equal 8
3186
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
3187
#	Fixed SQL-query on line 172, placing a / after $old_link
3188
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
3189
	admin/pages/settings2.php
3190
#	Added ordering cleaning to delete_post.php on line 53 for news module
3191
!	GMT option is selected for "Default Timezone" in the installer, instead
3192
	of the old "Please select" message (which had the same value as GMT)
3193
28-Jan-2005 Ryan Djurovich
3194
!	Ability to specify the chmod number when WB uploads files, etc.
3195
!	Modified file headers (copyright/license notice) so they now look almost the
3196
	same, independant of font. Also, it now covers copyright for 2005.
3197
30-Jan-2005 Ryan Djurovich
3198
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
3199
	table when a page is deleted.
3200
+	New 'Smart Login' prevents users from using external password managers,
3201
	and can be set to remember the users password using cookies.
3202
!	SourceForge CVS module now called websitebaker2 (instead of just
3203
	websitebaker). Also, all file versions have been reset.
3204
01-Fed-2005 Ryan Djurovich
3205
!	Added code to prevent from changing a pages level (it simply disables
3206
	the select box), to prevent many possible bugs.
3207
------------------------------------- 2.2.4 -------------------------------------
3208
23-Dec-2004 Ryan Djurovich
3209
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
3210
#	Fixed multi-language support in search
3211
+	Added more detailed options to list of PHP error reporting level's
3212
-	Removed ability to change language and PHP error reporting level
3213
	on installation to make things easier for newbie's
3214
+	Ability to select custom spacer for page filename's
3215
!	Changed the way a language code is found on language installation
3216
+	Added template permissions to groups
3217
#	Fixed bug when trying to change email from Preferences (admin and frontend)
3218
#	Fixed bug with auto-selection of "System Default" for Preferences
3219
!	News module now use's WYSIWYG for modifying news posts
3220
+	Ability to specify both the pages and media target directories
3221
------------------------------------ 2.2.3-c ------------------------------------
3222
22-Dec-2004 Ryan Djurovich
3223
#	Fixed problem with DB password being reset if Settings saved in basic mode
3224
------------------------------------ 2.2.3-b ------------------------------------
3225
21-Dec-2004 Ryan Djurovich
3226
#	Fixed minor bug on admin templates section
3227
#	Fixed bug on rename.php and rename2.php in admin media section
3228
------------------------------------- 2.2.3 -------------------------------------
3229
20-Dec-2004 Ryan Djurovich
3230
+	Added WB release version in Administration (top right corner)
3231
!	New option to prevent users from adding level 0 pages
3232
#	Fixed bug when deleting post's in News module
3233
+	Added new field in pages table for "root" parent (level 0 parent), for
3234
	extra flexability in creating templates
3235
!	Round template now supports unlimited page levels
3236
------------------------------------- 2.2.2 -------------------------------------
3237
18-Dec-2004 Ryan Djurovich
3238
+	New option under Search Settings for selecting custom template for search
3239
+	New option when changing page settings to set the target
3240
#	Fixed error when saving a user after editing
3241
!	Users can now modify sub-page if they dont have permissions on the parent
3242
------------------------------------- 2.2.1 -------------------------------------
3243
15-Dec-2004 Ryan Djurovich
3244
#	Fixed bug when changing password on preferences form (front-end)
3245
#	Fixed bug when retrieving user details (administration)
3246
#	Added check to see if module, template, or language is in use when deleting
3247
#	Fixed up email that is sent to user from a submitted form
3248
#	Fixed major problem with module permissions which stopped it from working
3249
------------------------------------- 2.2.0 -------------------------------------
3250
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
3251
+	Multiple-level page support
3252
+	Multiple section's for pages (including interface)
3253
!	Removed text created using two words on all areas
3254
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
3255
	this is for better language support
3256
+	Added Languages section
3257
!	Moved Templates and Modules under Add-ons section
3258
!	Changed name of "Default" template to "Round"
3259
+	Added "All CSS" template
3260
+	Added "Jump"
3261
+	Added 
3262
!	Modified "Box" template to support multiple page levels
3263
+	Added "Menu Link" module
3264
+	Added "News" module
3265
+	Added "Code" module
3266
+	Added "Form" module
3267
+	Added "Wrapper" module
3268
!	Changed name of "Normal Page" module to "WYSIWYG"
3269
+	Created new admin wrapper script to ease module develpment
3270
+	Media now automatically creates index.php file for every
3271
	sub-folder made (for security purposes)
3272
!	Change "Help" link in Administration menu so it now directs
3273
	to the the new Website Baker documentation website found at:
3274
	http://www.websitebaker.org/documentation
3275
!	Password is now required to change email in preferences
3276
+	User can now select custom Language and Date & Time Formats
3277
+	Added search functionality, with three different "methods":
3278
	1. Using all words  2. Using any words  3. Exact match
3279
+	Added native MySQL database support
3280

    
(1-1/5)