Project

General

Profile

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

    
5
$Id: CHANGELOG 994 2009-06-15 19:34:35Z Ruebenwurzel $
6

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

    
13
------------------------------------- 2.8.0 -------------------------------------
14
15-June-2009 Matthias Gallas
15
+	Added install routine for droplets to the upgrade script
16
#	Fixed bug in menu_link modul with wrong displayed pages tree (Thanks to thorn)
17
#	Fixed small bug introduced in changeset [989]
18
+	Added missing id tags and copyright notices to droplets modul
19
15-June-2009 Dietrich Roland Pehlke (aldus)
20
#	Bugfix for ticket #725
21
+	Add "$wb->strip_slashes" again for backslashes are displayed in the output (view.php).
22
+	Add Droplets (Ruud)
23
+	modifications inside frontend.functions.php for backwart compatiblity (Ruud)
24
+	modifications inside the search to get the droplets seachable (Ruud)
25
14-June-2009 Dietrich Roland Pehlke (aldus)
26
#	Bugfixes for (ticket #728)
27
+	Add additional constant to "install/save.php" to avoid conflikts during
28
	installation inside "/framework/initialize.php".
29
+	Add condition inside "/framework/initialize.php" to avoid conflikts
30
	during installation; table "mod_captcha_control" doesn't exsits at runtime.
31
+	Add test for tables inside "install/save.php" if the user uncheck "install table" option.
32
+	Additional Errormessage if nessesary tables are not found (english).
33
13-June-2009 Matthias Gallas
34
+	Added jQuery-insert.js and jQuery plugins (Thanks to Luisehahne)
35
!	Moved images in lQuery plugins folder (Thanks to Luisehahne)
36
#	fixed small german language issue in jscalendar (Thanks to Luisehahne)
37
26-May-2009 Matthias Gallas
38
+	Added jQuery(1.3.2) and jQueryUI(1.7.1) to WB core (ticket #708)
39
21-May-2009 Matthias Gallas
40
#	Fixed some strange backend layout issues (ticket #722)
41
09-May-2009 Matthias Gallas
42
+	Added index.php to all WB-Theme folders to prevent directory spoofing
43
06-May-2009 Matthias Gallas
44
!	Updated Norsk language File (Thanks to oeh)
45
#	Fixed bug with not always included stylesheets in backend (ticket #717)
46
27-Apr-2009 Matthias Gallas
47
#	Fixed bug with missing option for admin-tools in advanced view of access
48
	settings (ticket #714)
49
#	Fixed bug with backup fails if a user has only permissions to admin-tools (ticket #715)
50
#	Fixed bug with missing template object in groups and user settings(ticket #716)
51
25-Apr-2009 Matthias Gallas
52
!	Updated Dutch language files for modules (Thanks to LuckyLuke)
53
23-Apr-2009 Matthias Gallas
54
#	Fixed bug with dropdownlist in pages settings (ticket #713)
55
20-Apr-2009 Matthias Gallas
56
!	Update show_menu2 to version 4.8 (ticket #712)
57
#	Fixed small error in Spain language file (ticket #711)
58
18-Apr-2009 Matthias Gallas
59
!	Updated Dutch language file (Thanks to Luckyluke)
60
17-Apr-2009 Matthias Gallas
61
#	Fixed MenuLink timeout with many large wysiwyg-pages (ticket #710)
62
!	Updated again Norsk language File (Thanks to oeh)
63
!	Updated Dutch language file (Thanks to Luckyluke)
64
13-Apr-2009 Matthias Gallas
65
#	Fixed minor dispay issue in upgrade script
66
!	Updated Norsk language File (Thanks to oeh)
67
!	Updated French language files (Thanks to Quinto and VotreEspace)
68
!	Updated Danish language file (Thanks to Achrist)
69
12-Apr-2009 Matthias Gallas
70
#	Fixed not defined language variable in account/email.php (Thanks to BlackTiger)
71
#	Fixed Typo in group_form.htt (ticket #705)
72
01-Mar-2009 Christian Sommer
73
!	Added disclaimer to upgrade-script.php	
74
28-Feb-2009 Christian Sommer
75
#	Removed hardcoded admin path from JSAdmin module (jsadmin/js/dragdrop.js)
76
25-Feb-2009 Matthias Gallas
77
+	Added language support for template_description (affects templates and themes)
78
#	fixed wrong path to images in news and form modul
79
#	fixed manage section is showed twice (ticket #694)
80
-	removed unneeded icons from wb_theme
81
-	removed unneeded stylesheet.css from account dir
82
#	renamed warning.htt to warning.html to fix display of sourcecode after invalid logins
83
+	added fixed error.htt also to classic theme
84
+	corrected info.php of news-modul
85
24-Feb-2009 Dietrich Roland Pehlke
86
!	Changes in warning.htt templates to get valid XHTL1.1 output - replace the center-tag with div
87
#	add "AND section_id='$section_id'" to the delete-query to avoid conflicts if there are more
88
	than one Form on one single page.
89
#	Modify error.htt template in wb_theme for valid XHTML1.1 output - replace the center-tag with a div
90
	and replace the br-tag with valid p-tags.
91
22-Feb-2009 Matthias Gallas
92
+	added skinable Admin Interface
93
21-Feb-2009 Christian Sommer
94
+	added update of search table missing in Changeset 941
95
#	fixed wrong index in language array
96
!	removed some comment lines (changes are tracked by SVN)
97
20-Feb-2009 Dietrich Roland Pehlke (aldus)
98
!	add additional tr and td tags to the text_no_results message to get valid XHMTL output
99
19-Feb-2009 Christian Sommer
100
!	addon overview to show advanced options after redirect from reload.php
101
#	fixed bug if language folder contains none language files (XX.php) or sub folders
102
+	added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)
103
18-Feb-2009 Dietrich Roland Pehlke (aldus)
104
#	fixed: typos in the section_id inside the action-link 
105
!	Remove test_trash and unused variables in query, added suggetions from #588
106
#	Bugfix for form bug (ticket #688)
107
17-Feb-2009 Christian Sommer
108
+	added option to invoke module install.php from backend (for modules uploaded via FTP)
109
!	admin Add-on settings no hidden by default (can be set visible via advanced link)
110
16-Feb-2009 Christian Sommer
111
!	moved reload option of Add-ons to main Add-on section
112
!	reworked logout to reset possible remember key in database when logging out
113
15-Feb-2009 Christian Sommer
114
#	fixed bug with smart login option (remember me) (ticket #689)
115
#	special chars like   are shown when editing Add-on CSS files (ticket #678)
116
!	redirect time for function print_success can now be defined in Settings (ticket #603)
117
-	removed reload admin tool
118
+	added possibility to reload Add-ons via the Add-on section
119
14-Feb-2009 Christian Sommer
120
!	added option to display current user name in backend template
121
#	fixed wrong redirect path and added SVN Id
122
13-Feb-2009 Christian Sommer
123
+	added option to perform pre-installation checks to test requirements of Add-Ons
124
#	added error messages to installation process for Add-Ons with wrong file type
125
08-Feb-2009 Christian Sommer
126
#	fixed warning if database connection failed during installation process
127
06-Feb-2009 Christian Sommer
128
!	fixed some typos in German language file (thanks to freeSbee)
129
!	added new captcha fonts and replaced old background images with the ones created by thorn
130
05-Feb-2009 Christian Sommer
131
!	mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
132
02-Feb-2009 Christian Sommer
133
#	removed PHPMailer fix introduced with 2.0.3 to get SMTP working again (line 1041 in class.smtp.php)
134
02-Feb-2009 Matthias Gallas
135
#	Fixed bug wich causes that install of captcha-control may fail (ticket #682 thanks to thorn)
136
01-Feb-2009 Matthias Gallas
137
!	Update FCKEditor to version 2.6.4
138
22-Jan-2009 Christian Sommer
139
!	Added default target attribut to backend menu links
140
21-Jan-2009 Matthias Gallas
141
!	Copyright notices now includes 2009
142
20-Jan-2009 Matthias Gallas
143
#	fixed form-module select (multiple) doesn't work (ticket #681 Thanks to thorn)
144
17-Jan-2009 Matthias Gallas
145
+	added French languages to modules
146
!	changed handling of post_date in news modul (thanks to susigross)
147
+	added hour and minute support to default published_when field in news modul
148
13-Jan-2009 Christian Sommer
149
-	removed the obsolete Codepress framework from the include folder
150
+	added Javascript syntax highlighting framework EditArea as replacement for Codepress
151
!	updated external PHPMailer class to latest version (v2.0.3)
152
08-Jan-2009 Christian Sommer
153
#	fixed error message in admin class if type array not defined
154
05-Jan-2009 Dietrich Roland Pehlke
155
#	Code-Snippets are no longer shown as type: unknown. 
156
+	Additional key in the languagefiles "$TEXT['CODE_SNIPPET']";
157
#	fixed bug for the rss of news, see ticket #609
158
04-Jan-2009 Matthias Gallas
159
#	made news Modul multilingual, see ticket #676 (some additional translations are needed)
160
03-Jan-2009 Matthias Gallas
161
#	fixed bug in view.php of news module (ticket #676 Thanks to susigross)
162
#	fixed another bug in view.php of news modul introduced in changeset [892]
163
30-Dec-2008 Matthias Gallas
164
+	added default new language variables to all language files
165
-	modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
166
!	modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"
167
29-Dec-2008 Dietrich Roland Pehlke
168
+	add language support for the errormessages inside the uninstall.php files for modules
169
	and templates.
170
!	add new keys inside the german de.php language-file.
171
-	removed my own debugging-code (was in 893 by mistake)
172
!	Correct the last date in the changelog
173
29-Dec-2008 Matthias Gallas
174
!	set version to 2.8 BETA
175
#	replaced in news modul special chars with entities to get valid output
176
!	changed SESSION ID Separator from '&' to '&' to get valid output 
177
-	Removed the <p> tag around the news as it is added from the editor  
178
28-Dec-2008 Dietrich Roland Pehlke (aldus)
179
+	ticket 610: add ip-address to the email-body in the form-modul.
180
+	ticket 607: include the frontend.css in the comment_page.php file of the news-module.
181
#	File: admin/admintools/index.php - add "order by name" to the query to display the admintools in alphabetic order.
182
#	File: admin/modules/uninstall.php - remove a db-query to a db-field that doesn't exists in wb 2.7 anymore 
183
26-Dec-2008 Thomas Hornik
184
#	fixed two issues with searchresult-highlighting: do not highlight in <pre>/<code>-tags, do not convert &lt; to &amp;lt; anymore. 
185
13-Dec-2008 Christian Sommer
186
!	changed mailer to not extract line break of alternative body text (thanks to freeSbee)
187
28-Oct-2008 Christian Sommer
188
!	updated output filter regex to exclude mail addresses contained in input fields
189
27-Nov-2008 Thomas Hornik
190
!	added redirect-type (301/302) to menu_link
191
24-Nov-2008 Matthias Gallas
192
!	updated upgrade-script.php to add sec_anchor field to settings table
193
22-Nov-2008 Thomas Hornik
194
!	search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch.
195
!	search: replaced strtr() by str_replace() (it's just faster). Changed &#39; to &#039;
196
06-Nov-2008 Thomas Hornik
197
#	Module code: curly backets get deleted by pparse() from phplib --> old fix in #569 wasn't that smart. Fixed.
198
#	fixed some typos in DE language-file, added missing tab in search.php
199
02-Nov-2008 Thomas Hornik
200
!	news: added PAGE_SPACER to $page_title (creates e.g. title-32.php instead of title32.php)
201
01-Nov-2008 Thomas Hornik
202
!	improved ext_charset to work with latin1,cp1252,cp1251,latin2,hebrew,greek,latin5,latin7,utf8
203
+	added config for section anchor. ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
204
!	updated menulink and search to use configureable section-anchor
205
29-Oct-2008 Thomas Hornik
206
# News: total number of news wasn't calculated correctly
207
!	Captcha: removed IFRAME for Calculation-as-text captcha
208
-	removed useless init_utf8funcs()-function
209
+	search: added search_lang for use in search-form. Using DE, the search will search ä=ae,... (alternate spelling of german umlauts)
210
-	search: removed undocumented word-boundary search
211
!	search: search_path is now anchored to the beginning of link ("link LIKE '$path%'" instead of "link LIKE '%$path%'")
212
+	search: added key 'ext_charset' to search-extension to query external databases
213
25-Oct-2008 Christian Sommer
214
!	updated basic templates according the template guidelines
215
24-Oct-2008 Dietrich Roland Pehlke
216
#	applied bugfix for ticket #608 (redeclaration of news module)
217
23-Oct-2008 Dietrich Roland Pehlke
218
!	modified module delete function to provide additional information when module is in use when trying to delete
219
!	modified template delete function to provide additional information when template is in when trying to delete
220
21-Oct-2008 Matthias Gallas
221
#	fixed display issue in news modul
222
!	updated show_menu2 to version 4.7
223
18-Sep-2008 Thomas Hornik
224
+	Added captcha-reload
225
16-Sep-2008 Thomas Hornik
226
#	search: fixed windows-related regex issue
227
19-Aug-2008 Matthias Gallas
228
!	updated to latest FCKEditor version 2.6.3
229
02-Aug-2008 Thomas Hornik
230
#	fixed sorting order of search-results
231
25-Jul-2008 Thomas Hornik
232
#	fixed an issues related to search, changed one SQL inner join (to use USING instead of WHERE)
233
!	added $database = new Database(); in front of output-filter
234
05-Jul-2008 Thomas Hornik
235
#	fixed MODI_DATE/PUBLISHED_DATE issue in news-module. Added PUBLISHED_TIME, removed PUBL_DATE,PUBL_TIME. Thanks to forum-member timorotha
236
02-Jul-2008 Christian Sommer
237
!	updated to latest FCKEditor version 2.6.2
238
01-Jul-2008 Thomas Hornik
239
#	page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.
240
29-June-2008 Christian Sommer
241
!	applied additional mail check to forgot login form
242
28-June-2008 Christian Sommer
243
!	class and id attributes in mailto links are no longer ignored by the output filter
244
22-Jun-2008 Thomas Hornik
245
#	fixed issue with captcha (mt_rand() instead of rand())
246
#	fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')
247
22-June-2008 Christian Sommer
248
!	added output of block number to section admin if no block name is specified
249
21-June-2008 Christian Sommer
250
+	added output of block names to modify pages dialogue if blocks are enabled
251
!	updated show_menu2 to version 4.60 (to avoid disappearing menus)
252
08-Jun-2008 Thomas Hornik
253
#	hebrew-table in charsets-table.php was faultily imported - fixed. Thanks to forum-member iti.
254
24-May-2008 Christian Sommer
255
!	modified output filter routine to prevent errors if database entries do not exist
256
04-May-2008 Thomas Hornik
257
!	changed register_backend_modfile() to work with wysiwyg-module, too
258
01-May-2008 Thomas Hornik
259
#	fixed file-naming issue when old page-names (from before 2.7) contains "&"
260
26-Apr-2008 Thomas Hornik
261
#	class.admin.php deletes actual query-string while redirection. fixed.
262
25-Apr-2008 Matthias Gallas
263
#	fixed validiation bug in option fields of form modul
264
------------------------------------- 2.7.0 -------------------------------------
265
21-Apr-2008 Christian Sommer
266
!	set version to 2.7
267
#	fixed bug in the PL language file of the JS calendar
268
+	added some basic functions for module developers
269
20-Apr-2008 Thomas Hornik
270
#	fix: allow external urls for search-results
271
17-Apr-2008 Thomas Hornik
272
#	fixed jscalendar's language-files
273
16-Apr-2008 Christian Sommer
274
#	fixed possible clashes with intro page feature and WB core file /pages/index.php
275
15-Apr-2008 Thomas Hornik
276
!	revert back to pagename-creation from $page_menu, instead of $page_title
277
15-Apr-2008 Christian Sommer
278
#	fixed bug introduced with Changeset 826
279
14-Apr-2008 Christian Sommer
280
+	added show_menu2() to pre-installed WB modules (many thanks to Brodie Thiesfield for this great menu function replacment)
281
!	allowed tags for multi-lingual module descriptions
282
14-Apr-2008 Thomas Hornik
283
#	fixed issue with multigroups (level 0 page-creation)
284
13-Apr-2008 Thomas Hornik
285
!	ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
286
#	fixed language-files
287
10-Apr-2008 Christian Sommer
288
!	fixed WB-Link Plugin to work with WB versions below 2.7 ($admin->page_is_visible() only available in WB 2.7)
289
09-Apr-2008 Christian Sommer
290
!	modified FCKEditor WB-Link Plugin to work also with WB versions below 2.7
291
07-Apr-2008 Matthias Gallas
292
#	fixed error in german laguage file
293
07-Apr-2008 Christian Sommer
294
+	added the latest FCKEditor v2.60
295
-	removed the outdated FCKEditor v2.51
296
!	set version from 2.7 (RC3) to 2.7 (RC3a)
297
07-Apr-2008 Thomas Hornik
298
!	added missing group_id in INSERT-query
299
!	removed PHP5 function stripos from installation script
300
06-Apr-2008 Christian Sommer
301
!	removed some obsolete language variables from news and form module (now defined in global WB language files)
302
!	enlarged admin tool icon to match size 50x50px of the other icons
303
05-Apr-2008 Matthias Gallas
304
!	Moved language variables for edit module CSS from modules language files to core language files
305
+	Added norwegian translation (Thanks OEH)
306
05-Apr-2008 Thomas Hornik
307
!	some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
308
#	fixed viewing_groups-handling in /admin/pages/add.php
309
!	imported new russian translation from User shlack. Many Thanks
310
05-Apr-2008 Christian Sommer
311
!	added workaround for template parser class
312
!	moved functions to edit module CSS files into the WB core to avoid duplication of code
313
!	minor layout change
314
!	allowed the character "-" to be used in database names
315
04-Apr-2008 Thomas Hornik
316
#	fixed: Language-redirect removed query-string from URL
317
04-Apr-2008 Christian Sommer
318
!	set WB version to 2.7 (RC3) for the next upcoming release candidate
319
03-Apr-2008 Christian Sommer
320
!	some code clean up in news/form module
321
!	small adaption of the edit CSS function file css.functions.php
322
!	updated edit module CSS functions to include backend.css into head if possible
323
#	fixed bug in Javascript decryption routines of the Output-Filter module
324
02-Apr-2008 Matthias Gallas
325
#	fixed bug with registration of users are not added to signup group
326
02-Apr-2008 Christian Sommer
327
#	added handling of missing characters to mailto encryption routines
328
!	some code clean-up in News module
329
!	fixed some layout issues with Form module (combination with Output-filter)
330
!	fixed layout issue with optional subject/body text of encrypted mailto links
331
#	fixed bug in the mailto Javascript encryption code of the Output-Filter module
332
01-Apr-2008 Christian Sommer
333
!	removed typo in English language file
334
!	added updated edit CSS functions to the News module
335
!	added updated edit CSS functions to the Form module
336
31-Mar-2008 Christian Sommer
337
#	fixed bug in output filter (mailto links with HTML entities in optional part)
338
29-Mar-2008 Christian Sommer
339
!	added missing translation to Dutch language file (thanks Bramus)
340
28-Mar-2008 Thomas Hornik
341
!	Some cleanup in search.php
342
!	WYSIWYG: changed field text to LONGTEXT, too.
343
25-Mar-2008 Matthias Gallas
344
!	Updated Dutch language file (Thanks to Bramus)
345
26-Mar-2008 Tomas Hornik
346
#	fixed E_NOTICE-message in admin/modules/details.php
347
25-Mar-2008 Thomas Hornik
348
+	search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
349
+	search: added missing code to allow query of external data and to process the search data itself
350
25-Mar-2008 Matthias Gallas
351
#	Fixed missing <body> tag in Admin Interface (ticket #572)
352
24-Mar-2008 Matthias Gallas
353
!	Updated Danish Language file (Thanks to Achrist)
354
! 	Added class nixhier to frontend.css from form and news Modul (required for ASP)
355
24-Mar-2008 Thomas Hornik
356
+	Added RU-language-files, provided by user shlack; converted to entities.
357
#	search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3
358
#	FCK-Editor: loads large pages faster
359
-	removed include/captcha/asp.php. css have to be added to module's css-files.
360
23-Mar-2008 Matthias Gallas
361
! 	Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
362
17-Mar-2008 Thomas Hornik
363
#	fixed an issue with utf8_check() (too slow with many ~100KB pages)
364
15-Mar-2008 Thomas Hornik
365
#	menulink: link can be menulink or subpage of menulink, too
366
#	call_captcha: added parameter 'style', fixed some issue with parameter 'image' and text-style captchas
367
13-Mar-2008 Christian Sommer
368
! 	adjusted error/warning templates to the updated backend layout
369
13-Mar-2008 Matthias Gallas
370
! 	replaced one icon in admin interface
371
12-Mar-2008 Matthias Gallas
372
# 	fixed loading time and some display issues in IE6 of the new admin interface
373
!	tweaked the new admin interface a little bit
374
12-Mar-2008 Christian Sommer
375
! 	adjusted background color of installation and upgrade script
376
! 	set version number to 2.7 (RC2) for the upcoming second release candidate
377
! 	removed hardcoded /admin folder strings from WB core files where possible
378
! 	added WB home folder fix proposed by the forum member spawnferkel (thanks)
379
! 	defined <strong> and <em> instead of <b> and <i> as default tags
380
12-Mar-2008 Thomas Hornik
381
+	CAPTCHA: added parameter to call_captcha (can be one of: 'image', 'input' or 'text')
382
11-Mar-2008 Christian Sommer
383
#	fixed issue with output filter (all .@ in descriptive mailto part: >xxxxx</a> were replaced; now restricted to emails)
384
#	fixed issue with WYSIWYG pages (appears if backend language and page frontend language differs)
385
08-Mar-2008 Thomas Hornik
386
#	fixed issue with news and end-date
387
04-Mar-2008 Christian Sommer
388
#	fixed issue with smart view URL link
389
03-Mar-2008 Thomas Hornik
390
#	fixed an issue with text-captcha (default text got saved). Changes default text.
391
#	fixed an issue with highlighting
392
02-Mar-2008 Thomas Hornik
393
#	added missing text in language-files
394
+	added missing sorting to language dropdown in admin/pages/settings.php
395
01-Mar-2008 Thomas Hornik
396
#	fixed ticket #562, applied changes from user tavitar with some own additions
397
+	added check for AddDefaultCharset to install
398
29-Feb-2008 Thomas Hornik
399
#	fixed issue in pagename generation if AddDefaultCharset is set (as work-around).
400
28-Feb-2008 Thomas Hornik
401
#	fixed hebrew transliteration-table. Thanks to forum-member iti.
402
28-Feb-2008	Christian Sommer
403
#	added bugfix from the forum member tavitar to fix an issue with multiple groups (module permission do not add up properly)
404
25-Feb-2008	Matthias Gallas
405
+	added missing Dutch language files for core modules
406
24-Feb-2008 Thomas Hornik
407
#	issue with menulink in upgrade-script. Fixed.
408
23-Feb-2008 Christian Sommer
409
!	suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
410
#	fixed bug in upgrade script (WBMailer setting)
411
22-Feb-2008 Christian Sommer
412
#	some layout changes on the upgrade-script, fixed error in precheck
413
#	restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
414
20-Feb-2008 Thomas Hornik
415
!	added workaround for language sorting-problem
416
20-Feb-2008	Christian Sommer
417
!	added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
418
!	modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
419
#	added the FCKEditor module PHP connector fix found by the forum member Luisehahne (thanks man)
420
!	Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
421
19-Feb-2008	Matthias Gallas
422
!	Updated upgrade script
423
!	Changed language sorting from directory to name (needs additional to be escaped!)
424
+	added new languages to install script
425
#	fixed some issues and typos in languagefiles
426
18-Feb-2008 Thomas Hornik
427
+	Converted and added some old language-files (BG, CS, PL, RU)
428
18-Feb-2008	Christian Sommer
429
#	Fixed two broken links
430
!	Modified news module to create a default index.php during installation (directory spoofing)
431
17-Feb-2008	Matthias Gallas
432
-	Removed colloquially german language files as the filename causes issues
433
17-Feb-2008	Christian Sommer
434
!	removed German Umlauts in some language file (PHP comments)
435
#	fixed language bug (backend language switched to the pages language viewed in frontend)
436
16-Feb-2008	Thomas Hornik
437
!	updated upgrade-script (menulink)
438
13-Feb-2008 Thomas Hornik
439
+	allow externl links in menulink-module
440
#	fixed an highlighting-issue: highlighting a page with more than one sections mangled umlauts in the second to last section.
441
10-Feb-2008 Matthias Gallas
442
#	fixed some errors in standard german language file
443
+	added new colloquially german language file
444
10-Feb-2008 Thomas Hornik
445
#	CAPTCHA: Wrong text for calc_ttf-captcha. 
446
10-Feb-2008 Christian Sommer
447
#	fixed E_NOTICE warning with already defined module frontend constants
448
-	removed all stuff other than page_content from the blank template
449
!	adapted color for onmouseover effect
450
!	added disclaimer to the upgrade-script as the script is not sufficiently tested yet
451
!	made Website Header field in Settings visible per default
452
!	modified all templates (display Website Header, use show_menu instead of page_menu)
453
!	added highlighting of active input elements to all WB backend areas; changed some colors
454
!	removed hover highlighting of input fields to avoid possible confusion
455
!	added visualization of wrong/empty input fields
456
#	fixed a bug with re-enter admin password
457
09-Feb-2008 Christian Sommer
458
!	modified some colors and CSS definitions of pages, media and section interface
459
#	output_filter: fixed bug in regular expression (eats up characters in mailto links)
460
#	output_filter: removed word boundary from mailto regex part
461
#	fixed bug in menu_link module (IE 7 did not show the select boxes at all)
462
#	fixed bug in user signup
463
!	output_filter: added word boundary for the mailto regex part
464
09-Feb-2008 Thomas Hornwik
465
!	jsadmin: added latest changes from swen, fixes most (or all?) issues.
466
08-Feb-2008 Matthias Gallas
467
+	added kewyword id to all new files
468
08-Feb-2008 Christian Sommer
469
-	Removed admin module mail_filter
470
+	Added revised version of the output filter module
471
08-Feb-2008 Thomas Hornik
472
!	module news: set focus on captcha-field if user have to re-enter captcha
473
!	Changed maxlength of captcha-fields - don't tell the bots how many chars we want to have.
474
-	Removed unused function is_access_denied() from search
475
04-Feb-2008 Thomas Hornik
476
!	email-addresses are excluded from search-results page.
477
#	Fixed possible XSS in account/login.php and forgot-form.php
478
04-Feb-2008 Christian Sommer
479
#	allowed usage of tags in settings fields: website_header, website_footer
480
03-Feb-2008 Thomas Hornik
481
#	out-of-date default page isn't shown anymore, instead shows next public page.
482
#	fck_wbmodules.php: foreign privates pages in dropdown, fixed.
483
03-Feb-2008 Matthias Gallas
484
+	added kewyword id to all new files
485
02-Feb-2008 Christian Sommer
486
#	fixed wrong redirect in /admin/images
487
02-Feb-2008 Thomas Hornik
488
!	search shows email-addresses, even if email-filter is activated (on page with highlighting). Fixed.
489
+	Added missing text in languages files for jscalendar
490
!	settings: pages-directory '/' will be converted to '' (empty string) on save.
491
!	changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
492
#	fixed path in jscalendar-css
493
01-Feb-2008 Christian Sommer
494
#	Added default index.php to all folders (directory spoofing)
495
01-Feb-2008 Thomas Hornik
496
#	Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
497
#	Fixed possible XSS-vulnerability in wb/search/search.php
498
31-Jan-2008 Thomas Hornik
499
!	Adjusted clock-red icon to match wb colors
500
#	admin/pages: the parent dropdown-list in index.php and settings.php showed foreign private pages, too. Fixed.
501
+	Added multi-group to upgrade-script
502
30-Jan-2008 Christian Sommer
503
#	fixed bug with text Captcha (input was restricted to 10 chars.) and a small layout issue
504
30-Jan-2008 Thomas Hornik
505
#	registered pages didn't appear in menu. fixed.
506
!	Updated upgrade-script. (Some upgrades still missing)
507
29-Jan-2008 Thomas Hornik
508
#	strtotime()'s behavior differ in PHP4 and PHP5.
509
	Had to fix some issues in admin/pages/sections and module news.
510
#	Security bugfix: Text file for text-captcha was world-readable. Moved to database.
511
#	Text-captcha: empty line in text file, following a question, was accepted as answer. Fixed.
512
28-Jan-2008 Matthias Gallas
513
#	Replaced all special chars in language files with htmlentities or unicode
514
+	Added some missing lines in language files
515
+	Added missing keyword Id
516
28-Jan-2008 Christian Sommer
517
#	fixed issue with top bar icon alt tag
518
!	added some more backend layout modifications
519
!	corrected bug in NL.php language file
520
!	added missing session cookie forgotten in Changeset 593
521
!	added possibility to select the default backend language during installation process
522
!	Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
523
#	Fixed some bugs in the Javascript Admin modul
524
28-Jan-2008 Thomas Hornik
525
+	Allow a user-supplied From-Name in form-settings for email und success-email.
526
!	changeset 627: menu_link and search/search.php needs some minor changes, too.
527
+	Added Text-CAPTCHA on request. The captcha-text will be stored in temp/.captcha_text.txt
528
27-Jan-2008 Christian Sommer
529
!	fixed CSS background color of the installer CSS
530
!	replaced static text with variable text from language file
531
!	introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
532
!	added missing ID tags
533
27-Jan-2008 Christian Sommer
534
!	added missing ID tags
535
!	added default language for users to avoid empty language fields
536
27-Jan-2008 Matthias Gallas
537
+	added kewyword id to new file
538
#	Fixed some spelling errors in german language file
539
27-Jan-2008 Thomas Hornik
540
!	Module form: user supplied input isn't lost on captcha-failure anymore.
541
#	fixed 100%-cpu-load-event in CAPTCHA admin-tool.
542
+	Added Calc_ttf_image CAPTCHA.
543
!	Changed captcha/captcha.php to use table-layout for CAPTCHA.
544
!	Some minor changes in CAPTCHA-code.
545
!	Added some text to CAPTCHA admin-tool.
546
#	Module form: dropdown "success page" listed foreign private pages, too. Fixed.
547
+	Added preview-images for CAPTCHA.
548
!	Improved security: CAPTCHAS can't be loaded from outside WB
549
!	CAPTCHA ttf_image: added variant. Adjusted character-pool and one background for better readability.
550
26-Jan-2008 Christian Sommer
551
!	changed WYSIWYG content field from text to longtext (allows more than 65'534 characters) 
552
+	Added Javascript Admin module (developed by Stepan Riha, adapted for WB2.7 by Swen Uth)
553
26-Jan-2008 Matthias Gallas
554
#	fixed bug in Javascript Admin module
555
+	Added new language files
556
+	Added keywords to files where they are missing
557
26-Jan-2008 Thomas Hornik
558
!	fixed some issues with CAPTCHA and ASP. Adjusted baseline of '*' in supplyed fonts to meet
559
	baseline of numbers. Added counter to ttf_image generation-loop. Removed now unneeded GD-lib verification.
560
	Improved ASP in news-module.
561
+	module news: added publish_until field to control the visibility of a news-posting by date and time
562
!	added strongly "condensed" fonts with many intersections for ttf-CAPTCHA as default fonts.
563
	It should be very difficult for spam-bots to recognize intersected characters.
564
25-Jan-2008 Christian Sommer
565
!	removed changes introduced with changeset 593 (we need to think off if we want to implement that feature)
566
25-Jan-2008 Thomas Hornik
567
+	Added new CAPTCHA. Adapted core: signup and modules: news and form.
568
+	Added Advanced Spam Protection (ASP) to core: signup and modules news and form.
569
#	module news: it was possible to post comments to postings with commenting disabled
570
	or to inactive postings. Fixed
571
24-Jan-2008 Thomas Hornik
572
!	Generate filename in pages/ from page_title instead of menu_title.
573
24-Jan-2008 Christian Sommer
574
#	fixed bug in Codepress integration (if codepress framework not installed)
575
+	added language support to all integrated modules (except for news and form module)
576
#	fixed another E_NOTICE warning
577
24-Jan-2008 Matthias Gallas
578
+	Added keywords to files where they are missing
579
23-Jan-2008 Christian Sommer
580
+	Added German language file for WB 2.7
581
22-Jan-2008 Christian Sommer
582
+	Added language support for the Admin tools (backup, reload, mail_filter)
583
-	Removed all admin tool text outputs from global language file to module language files
584
!	Introduced language support for the overview page of the Admin tools
585
+	Added function get_variable_content to allow extraction of variable content without including files
586
!	Changed language support for Addons -> Moduls -> Details
587
22-Jan-2008 Matthias Gallas
588
+	Added keywords to new mail filter files
589
22-Jan-2008 Thomas Hornik
590
+	manage-sections: changed calendar-icon to clock-icon, added second icon to empty date-field.
591
21-Jan-2008 Christian Sommer
592
!	Removed the manage section icon from the page admin (sections managed by publish by date function) 
593
#	Fixed bug with the edit module CSS file implementation (IE7, Opera)
594
21-Jan-2008 Thomas Hornik
595
+	Unique session-identifier for each website baker installation. fixes #354
596
20-Jan-2008 Christian Sommer
597
#	fixed E_NOTICE-warning in save.php when input data was wrong
598
+	added the new admin tool email output filter which allows to transform
599
	emails before displaying them on the frontend
600
20-Jan-2008 Thomas Hornik
601
!	upgrade-script.php: fixed mysql_error() handling
602
!	upgrade-script.php: added code to update menu_links
603
#	fixed a typo in upgrade-script.php
604
!	updated admin/pages/sections.php to changed jscalendar-api from changeset 571
605
!	module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed 
606
#	fixed E_NOTICE-warning in news-module (about SECTION_ID in comment.php)
607
19-Jan-2008 Christian Sommer
608
!	Reduced the success time out and set WYSIWSY background to white
609
#	Fixed some errors in form module (only in conjunction with E_ALL)
610
!	Added support to configure the mailer settings via the backend
611
19-Jan-2008 Matthias Gallas
612
#	Fixed bug in news modul with missing variable PAGE_DIRECTORY
613
+	Added keywords to new files
614
19-Jan-2008 Thomas Hornik
615
-	Module news: removed old calendar
616
+	Module news: adapted news to use the new include/jscalendar
617
+	added installation-instructions to include/jscalendar
618
#	Module code: curly backets get deleted by pparse() from phplib. fixed
619
+	Module menu_link: added dropdown-listbox to select anchor
620
!	upgrade-script: added code to convert old menu_links to new ones (partly)
621
18-Jan-2008 Matthias Gallas
622
!	Updated news modul with features from the advanced news modul
623
!	Updated form modul with features from the advanced form modul
624
#	Fixed hardcoded /pages issue in intro page feature
625
+	Added example .htaccess to parse .html files, fixed bug in changeset 555
626
!	Revoked parts of changeset 547 and again introduced changeset 540
627
+	Added keywords to modules/fckeditor and all other new files
628
18-Jan-2008 Thomas Hornik
629
#	fixed two E_NOTICE-warnings in admin/pages/index.php
630
+	added new module-based search-function
631
+	added new publish-by-date code
632
17-Jan-2008 Christian Sommer
633
#	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
634
!	removed the PAGE_EXTENSION from frontend login
635
17-Jan-2008 Matthias Gallas
636
#	Reintroduced changes from changeset 520 and 540 wich where overwritten 
637
	by changeset 546
638
#	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
639
	option in WB settings as this function only works on Apache Servers
640
	together with .htaccess and mod_rewrite
641
+	Added keywords to file menu_link/uninstall.php and new admintools files
642
17-Jan-2008 Christian Sommer
643
!	added the "users in multiple groups" feature (closes parts of ticket #546)
644
16-Jan-2008 Thomas Hornik
645
!	changed admin/pages/save.php to allow hidden config-elements in table search.
646
!	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
647
	fixed odd behavior in case of menu_link as default-page.
648
#	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
649
14-Jan-2008 Matthias Gallas
650
#	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
651
	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
652
#	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
653
	pathes points to WB Corefiles with the page extension .php
654
#	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
655
14-Jan-2008 Christian Sommer
656
!	added a missing </tr> tag
657
#	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
658
	removed by Changeset 529 (enhanced pages admin)
659
13-Jan-2008 Christian Sommer
660
#	moved administration tools from Settings to the new section Admin-Tools
661
#	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
662
!	increased redirection time after success message, corrected HOME link of the login panel
663
!	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
664
#	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
665
#	fixed error with redirection to admin panel after installation
666
12-Jan-2008 Christian Sommer
667
!	introduced smart URL detection for the 'View' menu in the WB backend
668
	(if page_id is set, redirect to this page instead of the root)
669
!	introduced the enhanced pages admin dialogue (thanks to icouto)
670
11-Jan-2008 Christian Sommer
671
+	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
672
-	removed the hmtlarea files in /modules/htmlarea
673
!	set the fckeditor as the new default editor /install/save.php
674
!	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
675
	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
676
11-Jan-2008 Matthias Gallas
677
!	Update codepress to Version 0.9.6
678
!	Update phplib to Version 7.4a
679
09-Jan-2008 Matthias Gallas
680
!	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
681
#	Fixed ticket #542 (Thanks to Thorn)
682
23-Dec-2007 Matthias Gallas
683
!	Changed all copyright notices to include now 2008
684
21-Sep-2007 Matthias Gallas
685
#	Fixed a typo in /framework/frontend.functions.php cause that websites using
686
	the new register_frontend_modifles() functions do not validate
687
24-Jan-2007 Christian Sommer
688
!	Replaced some core files to allow configuration of wbmailer via admin settings panel
689
------------------------------------- 2.6.7 -------------------------------------
690
02-Jan-2007 Christian Sommer
691
+	Added missing converting file for changeset [504]
692
------------------------------------- 2.6.6 -------------------------------------
693
01-Jul-2007 Matthias Gallas
694
#	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
695
01-Jul-2007 Ryan Djurovich
696
#	Fixed bug where error message not displayed when script fails to create a page
697
#	Fixed bugs introduced in [484]
698
14-May-2007 Matthias Gallas
699
+	Added support for ISO-8859-6.(Thanks to thorn)
700
12-May-2007 Christian Sommer
701
+	Replaced functions page_css and page_javascript by register_frontend_modfiles
702
+	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
703
+	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
704
+	Added the new function register_frontend_modfiles to the built in templates
705
08-May-2007 Matthias Gallas
706
+	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
707
+	Added new functions page_css and page_javascript to the built in templates
708
+	Added search highlight class to css files of the built in templates
709
30-Apr-2007 Matthias Gallas
710
#	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
711
10-Apr-2007 Matthias Gallas
712
+	Optimized search and highlighting funktions (Thanks to thorn)
713
03-Apr-2007 Matthias Gallas
714
#	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
715
	in the pages directory (Special thanks to "Funky_MF" for the fix)
716
01-Apr-2007 Matthias Gallas
717
#	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
718
	from the code (revoked changeset 396) and added new functions instead. Adapted the
719
	search and the highlighting to use the new functions. With this changes WB can now
720
	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
721
	and tested this changes.
722
12-Mar-2007 Matthias Gallas
723
+	Added multilingual support to search
724
03-Mar-2007 Matthias Gallas
725
+	Added new function for highlighting search results in the content area
726
	(Special thanks to "thorn" and "Funky_MF")
727
#	Fixed some issues in search with special chars
728
	(Special thanks to "thorn" and "Funky_MF")
729
22-Feb-2007 Christian Sommer
730
#	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
731
16-Feb-2007 Christian Sommer
732
!	Suppressed PHP warnings and errors when reading empty intro.php
733
16-Feb-2007 Christian Sommer
734
#	Applied fix to enable parsing of PHP code in the intro.php 
735
12-Feb-2007 Christian Sommer
736
!	Added functions page_css and page_javascript which allow to include optional
737
	module files module.css and module.js into the <head> section. This allows to 
738
	create valid (X)HTML, as CSS definitions of modules are included in the head section
739
12-Feb-2007 Christian Sommer
740
!	Security enhancement (reduced number of login trials from 50 to 3)
741
02-Feb-2007 Matthias Gallas
742
#	Applied fix for ticket #380 (Thanks to pcwacht)
743
30-Jan-2007 Ryan Djurovich
744
#	Applied fix for ticket #376
745
29-Jan-2007 Matthias Gallas
746
+	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
747
	specific description of the modules in the language files of the modules.
748
21-Jan-2007 Matthias Gallas
749
#	Fixed issue in the search table entries of form modul
750
13-Jan-2007 Matthias Gallas
751
#	Fixed some bugs in rss.php
752
07-Jan-2007 Matthias Gallas
753
#	Fixed error when uninstalling the news modul
754
02-Jan-2007 Matthias Gallas
755
+   Added id keywords to all missing files
756
#	Fixed issue with Permissions for pages sections
757
27-Dec-2006 Matthias Gallas
758
#	Fixed form modul stores empty records
759
------------------------------------- 2.6.5 -------------------------------------
760
25-Dec-2006 Ryan Djurovich
761
!	Changed links to WB help website
762
24-Dec-2006 Matthias Gallas
763
#	Fixed some minor javascript errors in admin (thanks to pcwacht)
764
#	Fixed root_parent doesn't get updated when moving item in menu (#305)
765
!	Changed all copyright notices to include now 2007
766
23-Dec-2006 Matthias Gallas
767
#	Fixed IE allows to set a page as parent of itself (#320)
768
#	Fixed problem with Page Title has to be escaped (#287)
769
#	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
770
21-Dec-2006 Matthias Gallas
771
#	Fixed missing message when adding a site without page title (#300)
772
21-Dec-2006 Ryan Djurovich
773
#	Fixed bug with captcha script (#346)
774
20-Dec-2006 Matthias Gallas
775
#	Fixed Return to Search Results Page (#365)
776
!	Set Version to 2.6.5
777
-	Removed Changeset 365 because this will be a part of WB 2.7.x
778
#	Fixed a little typo error in class.admin.php (#364)
779
26-Nov-2006 Ryan Djurovich
780
+	Added new script that could possibly be apart of 2.7.x as a replacement
781
	for having the pages directory 
782
17-Nov-2006 Matthias Gallas
783
#	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
784
15-Nov-2006 Matthias Gallas
785
#	Fixed again intropage doesn't work (#71)
786
20-Oct-2006 Matthias Gallas
787
+	Added phpmailer class (thanks to doc)
788
+	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
789
+	Added List sorting in admin area (thanks to rsmith)
790
#	Fixed table width 100% are wrong displayed in container templates
791
	when IE is used (#350)
792
#	Fixed large space between menupoints in IE (#349)
793
#	Fixed Website description is not displayed when no page description
794
	available (#348)
795
#	Fixed group images in news modul cannot be stored (#342)
796
#	Fixed Typo in form/save_field.php (#341)
797
#	Fixed files in /pages/posts folder are not deleted (#340)
798
#	Fixed specialchars problem in the news modul (#339)
799
#	Fixed news modul stores empty records (#338)
800
#	Fixed Captcha didn't work in news comments (#337)
801
#	Fixed various php notices (#334)
802
+	Added new upgrade_function (thanks to kozmoz)
803
#	Fixed addons table isn't updated when a modul is updated (#332)
804
#	Fixed spelling errors in the signup2.php (#330)
805
#	Fixed MySQL 5.x missing default values for INT fields in all system
806
	and modules tables (#329)
807
#	Fixed installer does not insert admin user (#328)
808
+	Added support for getting page ID of page that referred search
809
	request (#327) (thanks to brofield)
810
#	Fixed search results generate invalid XHTML and notify warnings (#326)
811
Stefan Braunewell
812
#	Fixed Field 'last_reset' doesn't have a default value (#313)
813
+	Added get_post_escaped to wb class which automatically calls add_slashes
814
	on get_post output and used it in form/save_field.php
815
------------------------------------- 2.6.4 -------------------------------------
816
20-May-2006 Ryan Djurovich
817
#	Fixed security issues related to #237
818
#	Fixed typo in news save comment page (#282)
819
#	Fixed typo in news delete post page (#283)
820
!	Added multi-submission protection to form module (#119)
821
#	Added notice for when PHP Session Support appears to be disabled in installer,
822
	even if it is enabled and the problem actually lies in the users browser (#154)
823
19-May-2006 Ryan Djurovich
824
#	Fixed problem in forgotten login form where email field is too short (#207)
825
#	Fixed typo in forgotten login details email (#190)
826
15-May-2006 Stefan Braunewell
827
#	Fixed security issues (#237)
828
03-May-2006 Stefan Braunewell
829
#	Fixed problems with pre-2.6.0 modules in section list
830
#	Fixed e-mail bug caused by From: headers in internal mail function calls
831
	(#189)
832
#	E-mail validation in install script now accepts new top-level domains
833
	(#162)
834
#	Error status is now overwritten by next database query (#182)
835
#	Fixed obscure problem in htmlarea install script
836
------------------------------------- 2.6.3 -------------------------------------
837
19-Mar-2006 Stefan Braunewell
838
#	Fixed ticket #146: problems removing groups from viewers list of a page
839
16-Mar-2006 Stefan Braunewell
840
!	Changed link target selection. Now self, top and new. (Ticket #145)
841
#	Fixed ticket #143. Charset setting is now used in admin login and forgot
842
	password pages.
843
#	Some changes to the SQL code in the install script for improved 
844
	compatibility with new MySQL versions
845
#	Fixed ticket #134 - error on browsing media.
846
+	Improved backup module: new choice between full database or WB-related
847
	backup.
848
#	Fixed ticket #141 - admin now sees all folders in media
849
#	Fixed e-mail sending problems due to additional parameter in mail call.
850
#	Applied fix regarding ticket #138: new users now get deleted if
851
	sending e-mail fails.
852
#	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
853
	password process
854
#	Removed duplicate expression from modules/news/install.php which caused
855
	problems in installation
856

    
857
01-Mar-2006 Stefan Braunewell
858
#	Fixed ticket #68 - Safari problem with displaying all parents.
859
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
860
	to fatal error.
861
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
862
------------------------------------- 2.6.2 -------------------------------------
863
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
864
#	Fixed ticket #104 - commas in form field descriptions not allowed.
865
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
866
	and expiration date is now set to time in the past.
867
#	Smart login not working.
868
!	Changed mail calls to new function $wb->mail.
869
#	Form: ticket 124 added captcha settings check 
870
#	Ticket 118 added formfield type to check for email/text 
871
#	Ticket 115 changed comparision /modules/form/view.php 
872
#	Added correct timecheck in form submissions
873
!	Changed captcha.php call to include timestamp
874
!	Changed the e-mail validation code and added a mail function to class wb.
875
!	Forgotten password: if sending of e-mail fails, restore old password.
876
	Ticket #110
877
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
878
!	Character encoding setting also affects admin backend.
879
	Mentioned in ticket #102.
880
!	Reintroduced page languages setting. If switched to off, page
881
	languages are only used to determine the language file for the
882
	universal texts. If on, displayed page and menu are affected by
883
	the language session variable.
884
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
885
	to set the number of levels to be show.
886
#	Fixed a bug where access settings of registered and private pages
887
	were displayed incorrectly.
888
#	Fixed captcha being cached.
889
#	Added an exit call after every heading("Location:...")
890
	redirector to prevent unwanted execution of code.
891
#	Bug #122. Replaced empty field check by check that setting name is
892
	not "wb_version".
893
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
894
#	Fixed bug #99 and two additional instances of typo 
895
	catpcha instead of captcha.
896
#	Fixed some typos
897
#	Fixed some notices and warnings.
898
#	Fixed bug #105 - back buttons in addon detail pages not editable.
899
!	Replace 'admin' by 'wb' in all account pages. 
900
!/#	Moved print_success and print_error code to class.wb.php.
901
	Added correct parameters to these functions in account pages. 
902
------------------------------------- 2.6.1 -------------------------------------
903
12-Dec-2005 Ryan Djurovich
904
#	Fixed security vulnerability in class.login.php
905
#	Fixed typo in EN language file
906
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
907
!	Added charset encoding to admin templates
908
!	Added extra code to check for selection of addon upon uninstalling
909
#	Fixed bugs in RSS news feeder
910
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
911
------------------------------------- 2.6.0 -------------------------------------
912
28-Nov-2005 Ryan Djurovich
913
+	Added default charset option to (advanced) settings
914
#	Form module email fields now have email address validation
915
#	Fixed spacing in form submissions
916
27-Nov-2005 Ryan Djurovich
917
+	Added captcha verification to sign-up form
918
+	Added Captcha to News module
919
24-Nov-2005 Stefan Braunewell
920
!	Applied aportale's patch to use label instead of javascript toggle code
921
20-Nov-2005 Ryan Djurovich
922
!	News mod now hides read more link if no need for it (see ticket #56)
923
+	Added support for mailto: links in the menu link mod
924
#	Added direct-access redirection on some files (see ticket #37)
925
+	Added extra characters to convert.php (see ticket #64)
926
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
927
29-Sep-2005 Ryan Djurovich
928
!	Cleaned up form buttons in Settings
929
!	Moved some options into Advanced Settings
930
#	Semi-disabled "separate" page trash option
931
+	Created a backup module/tool for backing-up the database
932
	(thanks to John (pcwacht) for the original code)
933
+	Created new "blank template", which can be used in case where you don't
934
	want anything wrapping page-content.
935
19-Sep-2005 Ryan Djurovich
936
+	Added _license field for all add-ons to specify a license
937
!	Renamed _designed_for variables (for all addons) to _platform
938
+	Created addons table for faster internal referencing of installed addons
939
!	Fixed some links, including the "Help" button in Admin
940
#	Used nl2br to display body correctly when viewing form-submissions
941
15-Sep-2005 Stefan Braunewell
942
+	Added table module with columns 'name','type' and 'directory' as an
943
	index.
944
+	Added entry to settings table 'wb_version' which holds the version
945
	number and can be utilized in future upgrade scripts.
946
!	Added upgrade functionality also for templates and languages.
947
#/!	Template/modules installation now respects paths.
948
!	Moved updates from config.php to database.
949
	Created initialize.php (required by config.php) to read settings.
950
11-Sep-2005 Stefan Braunewell
951
!	HTMLArea is now a module instead of a core component. Files moved
952
	from "include" to "modules".
953
+	Implemented Installation of modules on top of an older version. This is 
954
	done via checking $module_version. Instead of install.php, upgrade.php
955
	is then called if it exists in the module package. 
956
	For module developers: $module_version and $new_module_version are 
957
	accessible in upgrade.php to find out what upgrade steps need to be taken.
958
!	Changed column names in mod_news_posts from short,long to content_short,
959
	content_long.
960
09-Sep-2005 Stefan Braunewell
961
+	Added new advanced setting "Rename Files On Upload". File extensions can be
962
	given so that respective files will have a ".txt" appended on media upload.
963
#	Fixed "None found" message bug when user has no top level page edit
964
	rights.
965
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
966
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
967
+	Added utf-8 character encoding meta tag into all stock templates.
968
#	Fixed bug when changing a page's parent
969
!	Changed the way blocks are treated. Added new frontend class attribute
970
	default_block_content that controls what is shown on pages such as
971
	search, login, etc. (Ticket #16)
972
+	Added support for WYSIWYG editor modules (wysiwygmod)
973
+	When trying to access a registered page, user is automatically redirected
974
	there on successful login.
975
#	Fixed various issues with system search (mainly related to stripslashes()
976
#	Removed stripslashes() in many places in the code. Added check for
977
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
978
	is independent of magic_quotes setting..
979
05-Sep-2005 Stefan Braunewell
980
#	Fixed bug concerning direct access of preferences page.
981
#	Reworked page visibility and menu item visibility code (frontend login
982
	problem).
983
#	Pages in link list in htmlarea popup are now correctly ordered.
984
#	Fixed bug where group with existing name can be added.
985
04-Sep-2005 Ryan Djurovich
986
+	Added and RSS newsfeed script to the News module
987
04-Sep-2005 Stefan Braunewell
988
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
989
#	Fixed some occurrences of potential direct access path disclosure
990
#	Added directory check to browse.php to prevent xss exploit by trusted users.
991
!	Updated code to reflect move to Subversion repository system.
992
27-Aug-2005 Stefan Braunewell
993
#	Fixed bugs 4,5,6,8,9 in bug tracker
994
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
995
	A GET['lang'] now sets the session language variable.
996
26-Aug-2005 Stefan Braunewell
997
!	Moved redundant code into the new class functions. Created 
998
	'compatibility.php' for backward compatibility with
999
	modules and templates. Variables and functions can still be accessed
1000
	in the old way.
1001
!/+	Reorganized core frontend files, added new base class 'wb' from
1002
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
1003
	function into new class. Completely rewrote core index.php.
1004
	Now all variables and functions that are available to templates and
1005
	modules are attributes and methods of the frontend and the wb classes
1006
------------------------------------- 2.5.2 -------------------------------------
1007
23-Jun-2005 Ryan Djurovich
1008
!	create_access_file now creates all parent directories if needed
1009
#	Fixed bug when moving page with subpages to another level
1010
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
1011
#	Fixed bug where query was not setting error correctly in class.database.php
1012
22-Jun-2005 Ryan Djurovich
1013
#	Fixed bug where template permissions were not saved when a adding group
1014
21-Jun-2005 Ryan Djurovich
1015
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
1016
#	Fixed language problems in some area's of Admin. (Bug #70)
1017
#	Added a space in website/page keywords (Bug #69)
1018
#	Fixed bugs on settings2.php (Bug #52)
1019
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
1020
13-Jun-2005 Ryan Djurovich
1021
#	Fixed bug (#88) with news module
1022
!	Title of Administration login page now taken from language file (Bug #72)
1023
#	Fixed redirection admin/home to admin/start on admin/index.php
1024
#	Fixed bug with forgotten password page in admin (Bug #81)
1025
25-Apr-2005 Ryan Djurovich
1026
#	Fixed numerous bugs with module uninstallation
1027
#	Fixed bug when uploading files in Administration -> Media
1028
!	Installer no-longer requires you to accept the GNU GPL
1029
------------------------------------- 2.5.1 -------------------------------------
1030
16-Apr-2005 Ryan Djurovich
1031
#	Fixed two bugs with account login/logout
1032
------------------------------------- 2.5.1 -------------------------------------
1033
15-Apr-2005 Ryan Djurovich
1034
#	Fixed bug where non-english characters can get used in page filenames. Many
1035
	measuers have been added (including a new file: wb/framework/convert.php),
1036
	to prevent any possible errors that can occur in page filenames.
1037
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
1038
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
1039
#	Fixed bug where search and account pages are shown in every block
1040
	that is in a template
1041
#	Fixed numerous bugs with media home directories feature
1042
10-Apr-2005 Ryan Djurovich
1043
#	Fixed bugs in account/login.php and logout.php where users
1044
	gets redirected to /pages
1045
------------------------------------- 2.5.0 -------------------------------------
1046
08-Apr-2005 Ryan Djurovich
1047
-	Removed section language feature
1048
+	Added page language feature (replaces need for sections language feature)
1049
#	Fixed bug where pages using menu_link module can have the URL changed
1050
-	Page directory no longer stored in link field in pages table, it is now added
1051
	when the page_link function is called - this makes changing the pages
1052
	directory much easier and quicker
1053
!	Pages with visibility of "none" are now no longer directly accessable
1054
+	Added new visibility setting "hidden", acts exactly like none did previously
1055
!	Template info file can now specify number of menu's available and relative names
1056
!	Template info file can now specify number of blocks's available and relative names
1057
------------------------------------- 2.4.3 -------------------------------------
1058
07-Apr-2005 Ryan Djurovich
1059
#	page_filename function has been rewritten using str_replace
1060
	function, which should be faster and will allow characters
1061
	from other languages into filenames
1062
!	Created new media_filename function, which is now used
1063
	by all media functions (create,upload,rename) to determine
1064
	which characters should be removed from a desired filename
1065
+	New button in Administration page list to view specific page
1066
#	Updated the page_link function to now be compatible with menu link
1067
	module when setting pages directory to root
1068
#	Fixed bugs in search when using "Any Words" option
1069
#	Fixed bug with news module when pages directory set to root
1070
!	Changed URL of documentation website on Administration Start page
1071
------------------------------------- 2.4.2 -------------------------------------
1072
05-Apr-2005 Ryan Djurovich
1073
#	Fixed bug where file could be renamed to nothing in Media
1074
!	Optimised Media create folder, upload file, and rename functions
1075
#	Fixed bug where stripslashes not run on news post titles in admin
1076
05-Apr-2005 Stefan Braunewell
1077
#	Fixed bug concerning usage of the private_sql variable
1078
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
1079
------------------------------------- 2.4.1 -------------------------------------
1080
04-Apr-2005 Ryan Djurovich
1081
!	Pages with visibility of "none" are again directly accessable
1082
#	Fixed bugs regarding renaming files and directories in Media section
1083
!	When home folders disabled, all folders now visible in Media section
1084
------------------------------------- 2.4.0 -------------------------------------
1085
03-Apr-2005 Ryan Djurovich
1086
-	Removed recently added visibility setting of "heading", and relative config vars
1087
+	Added new "menu" field to pages table, and new setting "multiple menus"
1088
	which replaces the need for the menu headings feature
1089
+	Added links to top of groups and users sections, linking to each other
1090
!	Change menu width in "Round" template to 170px (was 150px)
1091
#	Change page "are you sure" deletion message to mention that it will delete
1092
	all sub-pages as well
1093
#	Fixed many bugs with news module when viewing posts by group
1094
!	Pages with visibility of "none" are now no longer directly accessable
1095
02-Apr-2005 Ryan Djurovich
1096
-	Removed need to specify DB_URL when calling database class
1097
#	Stopped fields without a type specified from being shown in form mod
1098
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
1099
	for insert link and insert image
1100
+	Added setting which allows you to specify the default WYSIWYG style
1101
+	Added "Server Email" option, to specify what is used in "From" field when
1102
	sending emails using the PHP mail function. Default is admins email address.
1103
#	Search now excludes pages which have a visibility of none or heading
1104
!	Pages are now given modified_when and modified_by when added
1105
01-Apr-2005 Ryan Djurovich
1106
+	Added option to News module to specify how many posts should be listed
1107
	per page (by default it is set to unlimited, which functions like previous version)
1108
#	Added stripslashes when display page titles in search
1109
+	Page descriptions and last updated date now shown in search by default
1110
30-Mar-2005 Ryan Djurovich
1111
+	Added new feature for Media home folders, where a folder can be specified
1112
	for a specific user or group of users only
1113
!	Changed URL of Help button to http://www.websitebaker.org/docs/
1114
+	Added new feature for "Page Trash" - two modes available: inline and separate
1115
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
1116
	up a level)
1117
29-Mar-2005 Ryan Djurovich
1118
-	Removed Database Settings from Administration Settings (options will not be
1119
	available in 3.x, so trying to match interface with WB 3.x plans
1120
!	Changed the name of Path Settings to Filesystem Settings in Administration
1121
	Settings, and removed ability to change path/url options - matching interface
1122
	plans for WB 3.x
1123
+	Added same options for OS and file permissions as installer to Settings
1124
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
1125
28-Mar-2005 Ryan Djurovich
1126
+	New functions available to templates to simplify creation of them. This aims
1127
	to "future-proof" templates for WB 3.x plans.
1128
!	Default templates updated to support some of the new functions
1129
+	Added field to pages table "page_trail" which stores a list of the pages
1130
	parents. This field was needed by the new page_menu function
1131
+	Added option for page visibility "heading" to enabled support for multiple
1132
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
1133
+	Added option for page visibility "registered", which acts a little like
1134
	private, but is still shown in the menu (although users need to log in to view
1135
	the pages content)
1136
+	Form module submissions now saved to database, and feature now added to
1137
	limit number of submissions per hour to prevent spamming
1138
+	New field for Form module: email. Allows you to specify their email in
1139
	"from" field on module settings.
1140
#	Fixed bug when displaying comments in News module (WB Bug #14)
1141
+	New "under contruction" message if no pages exist
1142
!	Cleaned-up wb/index.php
1143
27-Mar-2005 Ryan Djurovich
1144
+	Created advanced mkdir and chmod functions
1145
#	Fixed bug in media where wrong file/folder is deleted
1146
+	Complete overhall of installer - now only one step! It has been greatly
1147
	simplified in many ways, has much better validation, reports error much more
1148
	nicely, and automatically logs the user into the Administrations
1149
+	Must now specify OS type - allows for customizable file permission settings
1150
+	Sections can now have a language code assigned to them
1151
+	Sections can now have a block name/id assigned to them
1152
!	Home section of Administration renamed to Start, to save confusion with saying
1153
	Homepage (because this term could either mean the main website or Home section
1154
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
1155
!	Moved Users and Groups sections under Access section. This aims to unify the
1156
	interface with WB 3.x plans, which help to unclutter the menu
1157
!	Interface for Settings section has been imporved for usability purposes
1158
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
1159
	by placing media list inside an iframe
1160
#	Fixed stripslashes problem for viewing news comments
1161
!	Added code from Formesque module (an advanced version of the original Form
1162
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
1163
	interface improvements for select box/checkbox group/radio group options.
1164
#	Possibly fixed bugs where an S appears before file and dir modes
1165
#	Fixed bug where users can be added with same emails (in Administration)
1166
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
1167
	makes code more bulky, and removing it will decrease package size a lot
1168
+	New "homepage redirect" option so first page is included and not redirected to
1169
#	Fixed text not being shown when module uninstalled
1170
!	Imporved interface for basic group permissions
1171
26-Mar-2005 Stefan Braunewell
1172
#	Fixed bug with front-end logins
1173
#	Fixed bug when saving intro page 
1174
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
1175
#	Fixed bugs concerning moving/deleting pages
1176
#	Fixed list of parents in page settings
1177
#	Fixed mkdir without mode parameter
1178
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
1179
+	Added support for PAGES_DIRECTORY set to root
1180
+	Search form now supports quotes (thanks to Manafta)
1181
#	Fixed page section ordering
1182
#	News items are displayed with name of poster instead of "Unknown"
1183
#	Deletion confirmation popup window in media section now shows correct file name
1184
------------------------------------- 2.3.1 -------------------------------------
1185
03-Fed-2005 Ryan Djurovich
1186
+	Now there is two types of "filesystem modes", one for directories and one
1187
	for files. Having different settings is very common for most servers, so
1188
	this addition should fix many problems people had with 2.3.0.
1189
-	Removed filesystem mode options from installation
1190
!	Removed duplicate text on installation step 3 for timezone
1191
!	All "access files" for the news module now stored in pages/posts instead
1192
	of a sub-dir relative to the page (this fixes many bugs)
1193
#	Fixed major bugs when deleting pages with sub-pages
1194
!	Removed the restrictions that prevent a user for changing a pages level
1195
#	Fixed bug with "toggle" plus/minus in IE for pages list
1196
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
1197
------------------------------------- 2.3.0 -------------------------------------
1198
26-Jan-2005 Ryan Djurovich
1199
#	Fixed bug in framework/functions.php that made root parent always equal 8
1200
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
1201
#	Fixed SQL-query on line 172, placing a / after $old_link
1202
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
1203
	admin/pages/settings2.php
1204
#	Added ordering cleaning to delete_post.php on line 53 for news module
1205
!	GMT option is selected for "Default Timezone" in the installer, instead
1206
	of the old "Please select" message (which had the same value as GMT)
1207
28-Jan-2005 Ryan Djurovich
1208
!	Ability to specify the chmod number when WB uploads files, etc.
1209
!	Modified file headers (copyright/license notice) so they now look almost the
1210
	same, independant of font. Also, it now covers copyright for 2005.
1211
30-Jan-2005 Ryan Djurovich
1212
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
1213
	table when a page is deleted.
1214
+	New 'Smart Login' prevents users from using external password managers,
1215
	and can be set to remember the users password using cookies.
1216
!	SourceForge CVS module now called websitebaker2 (instead of just
1217
	websitebaker). Also, all file versions have been reset.
1218
01-Fed-2005 Ryan Djurovich
1219
!	Added code to prevent from changing a pages level (it simply disables
1220
	the select box), to prevent many possible bugs.
1221
------------------------------------- 2.2.4 -------------------------------------
1222
23-Dec-2004 Ryan Djurovich
1223
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
1224
#	Fixed multi-language support in search
1225
+	Added more detailed options to list of PHP error reporting level's
1226
-	Removed ability to change language and PHP error reporting level
1227
	on installation to make things easier for newbie's
1228
+	Ability to select custom spacer for page filename's
1229
!	Changed the way a language code is found on language installation
1230
+	Added template permissions to groups
1231
#	Fixed bug when trying to change email from Preferences (admin and frontend)
1232
#	Fixed bug with auto-selection of "System Default" for Preferences
1233
!	News module now use's WYSIWYG for modifying news posts
1234
+	Ability to specify both the pages and media target directories
1235
------------------------------------ 2.2.3-c ------------------------------------
1236
22-Dec-2004 Ryan Djurovich
1237
#	Fixed problem with DB password being reset if Settings saved in basic mode
1238
------------------------------------ 2.2.3-b ------------------------------------
1239
21-Dec-2004 Ryan Djurovich
1240
#	Fixed minor bug on admin templates section
1241
#	Fixed bug on rename.php and rename2.php in admin media section
1242
------------------------------------- 2.2.3 -------------------------------------
1243
20-Dec-2004 Ryan Djurovich
1244
+	Added WB release version in Administration (top right corner)
1245
!	New option to prevent users from adding level 0 pages
1246
#	Fixed bug when deleting post's in News module
1247
+	Added new field in pages table for "root" parent (level 0 parent), for
1248
	extra flexability in creating templates
1249
!	Round template now supports unlimited page levels
1250
------------------------------------- 2.2.2 -------------------------------------
1251
18-Dec-2004 Ryan Djurovich
1252
+	New option under Search Settings for selecting custom template for search
1253
+	New option when changing page settings to set the target
1254
#	Fixed error when saving a user after editing
1255
!	Users can now modify sub-page if they dont have permissions on the parent
1256
------------------------------------- 2.2.1 -------------------------------------
1257
15-Dec-2004 Ryan Djurovich
1258
#	Fixed bug when changing password on preferences form (front-end)
1259
#	Fixed bug when retrieving user details (administration)
1260
#	Added check to see if module, template, or language is in use when deleting
1261
#	Fixed up email that is sent to user from a submitted form
1262
#	Fixed major problem with module permissions which stopped it from working
1263
------------------------------------- 2.2.0 -------------------------------------
1264
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
1265
+	Multiple-level page support
1266
+	Multiple section's for pages (including interface)
1267
!	Removed text created using two words on all areas
1268
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
1269
	this is for better language support
1270
+	Added Languages section
1271
!	Moved Templates and Modules under Add-ons section
1272
!	Changed name of "Default" template to "Round"
1273
+	Added "All CSS" template
1274
+	Added "Jump"
1275
+	Added 
1276
!	Modified "Box" template to support multiple page levels
1277
+	Added "Menu Link" module
1278
+	Added "News" module
1279
+	Added "Code" module
1280
+	Added "Form" module
1281
+	Added "Wrapper" module
1282
!	Changed name of "Normal Page" module to "WYSIWYG"
1283
+	Created new admin wrapper script to ease module develpment
1284
+	Media now automatically creates index.php file for every
1285
	sub-folder made (for security purposes)
1286
!	Change "Help" link in Administration menu so it now directs
1287
	to the the new Website Baker documentation website found at:
1288
	http://www.websitebaker.org/documentation
1289
!	Password is now required to change email in preferences
1290
+	User can now select custom Language and Date & Time Formats
1291
+	Added search functionality, with three different "methods":
1292
	1. Using all words  2. Using any words  3. Exact match
1293
+	Added native MySQL database support
(1-1/5)