Project

General

Profile

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

    
5
$Id: CHANGELOG 877 2008-11-11 16:09:09Z Ruebenwurzel $
6

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

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

    
675
01-Mar-2006 Stefan Braunewell
676
#	Fixed ticket #68 - Safari problem with displaying all parents.
677
#	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
678
	to fatal error.
679
!	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
680
------------------------------------- 2.6.2 -------------------------------------
681
03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
682
#	Fixed ticket #104 - commas in form field descriptions not allowed.
683
#	Cookie REMEMBER_KEY wasn't cleared in account/logout 
684
	and expiration date is now set to time in the past.
685
#	Smart login not working.
686
!	Changed mail calls to new function $wb->mail.
687
#	Form: ticket 124 added captcha settings check 
688
#	Ticket 118 added formfield type to check for email/text 
689
#	Ticket 115 changed comparision /modules/form/view.php 
690
#	Added correct timecheck in form submissions
691
!	Changed captcha.php call to include timestamp
692
!	Changed the e-mail validation code and added a mail function to class wb.
693
!	Forgotten password: if sending of e-mail fails, restore old password.
694
	Ticket #110
695
!	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
696
!	Character encoding setting also affects admin backend.
697
	Mentioned in ticket #102.
698
!	Reintroduced page languages setting. If switched to off, page
699
	languages are only used to determine the language file for the
700
	universal texts. If on, displayed page and menu are affected by
701
	the language session variable.
702
#	Fixed bugs in show_breadcrumbs code and added parameter "depth"
703
	to set the number of levels to be show.
704
#	Fixed a bug where access settings of registered and private pages
705
	were displayed incorrectly.
706
#	Fixed captcha being cached.
707
#	Added an exit call after every heading("Location:...")
708
	redirector to prevent unwanted execution of code.
709
#	Bug #122. Replaced empty field check by check that setting name is
710
	not "wb_version".
711
#	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
712
#	Fixed bug #99 and two additional instances of typo 
713
	catpcha instead of captcha.
714
#	Fixed some typos
715
#	Fixed some notices and warnings.
716
#	Fixed bug #105 - back buttons in addon detail pages not editable.
717
!	Replace 'admin' by 'wb' in all account pages. 
718
!/#	Moved print_success and print_error code to class.wb.php.
719
	Added correct parameters to these functions in account pages. 
720
------------------------------------- 2.6.1 -------------------------------------
721
12-Dec-2005 Ryan Djurovich
722
#	Fixed security vulnerability in class.login.php
723
#	Fixed typo in EN language file
724
#	Fixed captcha problems (when feature is disabled) in form module and sign-up
725
!	Added charset encoding to admin templates
726
!	Added extra code to check for selection of addon upon uninstalling
727
#	Fixed bugs in RSS news feeder
728
#	Fixed bug with PAGE_DESCRIPTION not being set on any page
729
------------------------------------- 2.6.0 -------------------------------------
730
28-Nov-2005 Ryan Djurovich
731
+	Added default charset option to (advanced) settings
732
#	Form module email fields now have email address validation
733
#	Fixed spacing in form submissions
734
27-Nov-2005 Ryan Djurovich
735
+	Added captcha verification to sign-up form
736
+	Added Captcha to News module
737
24-Nov-2005 Stefan Braunewell
738
!	Applied aportale's patch to use label instead of javascript toggle code
739
20-Nov-2005 Ryan Djurovich
740
!	News mod now hides read more link if no need for it (see ticket #56)
741
+	Added support for mailto: links in the menu link mod
742
#	Added direct-access redirection on some files (see ticket #37)
743
+	Added extra characters to convert.php (see ticket #64)
744
#	Fixed ticket #65 (last_reset check in account/forgot_form.php)
745
29-Sep-2005 Ryan Djurovich
746
!	Cleaned up form buttons in Settings
747
!	Moved some options into Advanced Settings
748
#	Semi-disabled "separate" page trash option
749
+	Created a backup module/tool for backing-up the database
750
	(thanks to John (pcwacht) for the original code)
751
+	Created new "blank template", which can be used in case where you don't
752
	want anything wrapping page-content.
753
19-Sep-2005 Ryan Djurovich
754
+	Added _license field for all add-ons to specify a license
755
!	Renamed _designed_for variables (for all addons) to _platform
756
+	Created addons table for faster internal referencing of installed addons
757
!	Fixed some links, including the "Help" button in Admin
758
#	Used nl2br to display body correctly when viewing form-submissions
759
15-Sep-2005 Stefan Braunewell
760
+	Added table module with columns 'name','type' and 'directory' as an
761
	index.
762
+	Added entry to settings table 'wb_version' which holds the version
763
	number and can be utilized in future upgrade scripts.
764
!	Added upgrade functionality also for templates and languages.
765
#/!	Template/modules installation now respects paths.
766
!	Moved updates from config.php to database.
767
	Created initialize.php (required by config.php) to read settings.
768
11-Sep-2005 Stefan Braunewell
769
!	HTMLArea is now a module instead of a core component. Files moved
770
	from "include" to "modules".
771
+	Implemented Installation of modules on top of an older version. This is 
772
	done via checking $module_version. Instead of install.php, upgrade.php
773
	is then called if it exists in the module package. 
774
	For module developers: $module_version and $new_module_version are 
775
	accessible in upgrade.php to find out what upgrade steps need to be taken.
776
!	Changed column names in mod_news_posts from short,long to content_short,
777
	content_long.
778
09-Sep-2005 Stefan Braunewell
779
+	Added new advanced setting "Rename Files On Upload". File extensions can be
780
	given so that respective files will have a ".txt" appended on media upload.
781
#	Fixed "None found" message bug when user has no top level page edit
782
	rights.
783
#	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
784
+	Added breadcrumbs code. Call using $wb->breadcrumbs().
785
+	Added utf-8 character encoding meta tag into all stock templates.
786
#	Fixed bug when changing a page's parent
787
!	Changed the way blocks are treated. Added new frontend class attribute
788
	default_block_content that controls what is shown on pages such as
789
	search, login, etc. (Ticket #16)
790
+	Added support for WYSIWYG editor modules (wysiwygmod)
791
+	When trying to access a registered page, user is automatically redirected
792
	there on successful login.
793
#	Fixed various issues with system search (mainly related to stripslashes()
794
#	Removed stripslashes() in many places in the code. Added check for
795
	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
796
	is independent of magic_quotes setting..
797
05-Sep-2005 Stefan Braunewell
798
#	Fixed bug concerning direct access of preferences page.
799
#	Reworked page visibility and menu item visibility code (frontend login
800
	problem).
801
#	Pages in link list in htmlarea popup are now correctly ordered.
802
#	Fixed bug where group with existing name can be added.
803
04-Sep-2005 Ryan Djurovich
804
+	Added and RSS newsfeed script to the News module
805
04-Sep-2005 Stefan Braunewell
806
!	Rewrote menu function. Parameters are now given as attributes to frontend class.
807
#	Fixed some occurrences of potential direct access path disclosure
808
#	Added directory check to browse.php to prevent xss exploit by trusted users.
809
!	Updated code to reflect move to Subversion repository system.
810
27-Aug-2005 Stefan Braunewell
811
#	Fixed bugs 4,5,6,8,9 in bug tracker
812
!	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
813
	A GET['lang'] now sets the session language variable.
814
26-Aug-2005 Stefan Braunewell
815
!	Moved redundant code into the new class functions. Created 
816
	'compatibility.php' for backward compatibility with
817
	modules and templates. Variables and functions can still be accessed
818
	in the old way.
819
!/+	Reorganized core frontend files, added new base class 'wb' from
820
	which 'admin' and the new 'frontend' class inherit. Moved all frontend
821
	function into new class. Completely rewrote core index.php.
822
	Now all variables and functions that are available to templates and
823
	modules are attributes and methods of the frontend and the wb classes
824
------------------------------------- 2.5.2 -------------------------------------
825
23-Jun-2005 Ryan Djurovich
826
!	create_access_file now creates all parent directories if needed
827
#	Fixed bug when moving page with subpages to another level
828
#	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
829
#	Fixed bug where query was not setting error correctly in class.database.php
830
22-Jun-2005 Ryan Djurovich
831
#	Fixed bug where template permissions were not saved when a adding group
832
21-Jun-2005 Ryan Djurovich
833
#	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
834
#	Fixed language problems in some area's of Admin. (Bug #70)
835
#	Added a space in website/page keywords (Bug #69)
836
#	Fixed bugs on settings2.php (Bug #52)
837
!	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
838
13-Jun-2005 Ryan Djurovich
839
#	Fixed bug (#88) with news module
840
!	Title of Administration login page now taken from language file (Bug #72)
841
#	Fixed redirection admin/home to admin/start on admin/index.php
842
#	Fixed bug with forgotten password page in admin (Bug #81)
843
25-Apr-2005 Ryan Djurovich
844
#	Fixed numerous bugs with module uninstallation
845
#	Fixed bug when uploading files in Administration -> Media
846
!	Installer no-longer requires you to accept the GNU GPL
847
------------------------------------- 2.5.1 -------------------------------------
848
16-Apr-2005 Ryan Djurovich
849
#	Fixed two bugs with account login/logout
850
------------------------------------- 2.5.1 -------------------------------------
851
15-Apr-2005 Ryan Djurovich
852
#	Fixed bug where non-english characters can get used in page filenames. Many
853
	measuers have been added (including a new file: wb/framework/convert.php),
854
	to prevent any possible errors that can occur in page filenames.
855
#	Fixed invalid meta tags in stock templates (meta tags were not closed)
856
#	Removed lines 401, 402, and 425 of wb/index.php - not needed
857
#	Fixed bug where search and account pages are shown in every block
858
	that is in a template
859
#	Fixed numerous bugs with media home directories feature
860
10-Apr-2005 Ryan Djurovich
861
#	Fixed bugs in account/login.php and logout.php where users
862
	gets redirected to /pages
863
------------------------------------- 2.5.0 -------------------------------------
864
08-Apr-2005 Ryan Djurovich
865
-	Removed section language feature
866
+	Added page language feature (replaces need for sections language feature)
867
#	Fixed bug where pages using menu_link module can have the URL changed
868
-	Page directory no longer stored in link field in pages table, it is now added
869
	when the page_link function is called - this makes changing the pages
870
	directory much easier and quicker
871
!	Pages with visibility of "none" are now no longer directly accessable
872
+	Added new visibility setting "hidden", acts exactly like none did previously
873
!	Template info file can now specify number of menu's available and relative names
874
!	Template info file can now specify number of blocks's available and relative names
875
------------------------------------- 2.4.3 -------------------------------------
876
07-Apr-2005 Ryan Djurovich
877
#	page_filename function has been rewritten using str_replace
878
	function, which should be faster and will allow characters
879
	from other languages into filenames
880
!	Created new media_filename function, which is now used
881
	by all media functions (create,upload,rename) to determine
882
	which characters should be removed from a desired filename
883
+	New button in Administration page list to view specific page
884
#	Updated the page_link function to now be compatible with menu link
885
	module when setting pages directory to root
886
#	Fixed bugs in search when using "Any Words" option
887
#	Fixed bug with news module when pages directory set to root
888
!	Changed URL of documentation website on Administration Start page
889
------------------------------------- 2.4.2 -------------------------------------
890
05-Apr-2005 Ryan Djurovich
891
#	Fixed bug where file could be renamed to nothing in Media
892
!	Optimised Media create folder, upload file, and rename functions
893
#	Fixed bug where stripslashes not run on news post titles in admin
894
05-Apr-2005 Stefan Braunewell
895
#	Fixed bug concerning usage of the private_sql variable
896
#	Fixed bug conerning sub-pages being displayed in menus incorrectly
897
------------------------------------- 2.4.1 -------------------------------------
898
04-Apr-2005 Ryan Djurovich
899
!	Pages with visibility of "none" are again directly accessable
900
#	Fixed bugs regarding renaming files and directories in Media section
901
!	When home folders disabled, all folders now visible in Media section
902
------------------------------------- 2.4.0 -------------------------------------
903
03-Apr-2005 Ryan Djurovich
904
-	Removed recently added visibility setting of "heading", and relative config vars
905
+	Added new "menu" field to pages table, and new setting "multiple menus"
906
	which replaces the need for the menu headings feature
907
+	Added links to top of groups and users sections, linking to each other
908
!	Change menu width in "Round" template to 170px (was 150px)
909
#	Change page "are you sure" deletion message to mention that it will delete
910
	all sub-pages as well
911
#	Fixed many bugs with news module when viewing posts by group
912
!	Pages with visibility of "none" are now no longer directly accessable
913
02-Apr-2005 Ryan Djurovich
914
-	Removed need to specify DB_URL when calling database class
915
#	Stopped fields without a type specified from being shown in form mod
916
#	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
917
	for insert link and insert image
918
+	Added setting which allows you to specify the default WYSIWYG style
919
+	Added "Server Email" option, to specify what is used in "From" field when
920
	sending emails using the PHP mail function. Default is admins email address.
921
#	Search now excludes pages which have a visibility of none or heading
922
!	Pages are now given modified_when and modified_by when added
923
01-Apr-2005 Ryan Djurovich
924
+	Added option to News module to specify how many posts should be listed
925
	per page (by default it is set to unlimited, which functions like previous version)
926
#	Added stripslashes when display page titles in search
927
+	Page descriptions and last updated date now shown in search by default
928
30-Mar-2005 Ryan Djurovich
929
+	Added new feature for Media home folders, where a folder can be specified
930
	for a specific user or group of users only
931
!	Changed URL of Help button to http://www.websitebaker.org/docs/
932
+	Added new feature for "Page Trash" - two modes available: inline and separate
933
!	When pages are deleted, all sub-pages are now deleted (instead of being moved
934
	up a level)
935
29-Mar-2005 Ryan Djurovich
936
-	Removed Database Settings from Administration Settings (options will not be
937
	available in 3.x, so trying to match interface with WB 3.x plans
938
!	Changed the name of Path Settings to Filesystem Settings in Administration
939
	Settings, and removed ability to change path/url options - matching interface
940
	plans for WB 3.x
941
+	Added same options for OS and file permissions as installer to Settings
942
!	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
943
28-Mar-2005 Ryan Djurovich
944
+	New functions available to templates to simplify creation of them. This aims
945
	to "future-proof" templates for WB 3.x plans.
946
!	Default templates updated to support some of the new functions
947
+	Added field to pages table "page_trail" which stores a list of the pages
948
	parents. This field was needed by the new page_menu function
949
+	Added option for page visibility "heading" to enabled support for multiple
950
	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
951
+	Added option for page visibility "registered", which acts a little like
952
	private, but is still shown in the menu (although users need to log in to view
953
	the pages content)
954
+	Form module submissions now saved to database, and feature now added to
955
	limit number of submissions per hour to prevent spamming
956
+	New field for Form module: email. Allows you to specify their email in
957
	"from" field on module settings.
958
#	Fixed bug when displaying comments in News module (WB Bug #14)
959
+	New "under contruction" message if no pages exist
960
!	Cleaned-up wb/index.php
961
27-Mar-2005 Ryan Djurovich
962
+	Created advanced mkdir and chmod functions
963
#	Fixed bug in media where wrong file/folder is deleted
964
+	Complete overhall of installer - now only one step! It has been greatly
965
	simplified in many ways, has much better validation, reports error much more
966
	nicely, and automatically logs the user into the Administrations
967
+	Must now specify OS type - allows for customizable file permission settings
968
+	Sections can now have a language code assigned to them
969
+	Sections can now have a block name/id assigned to them
970
!	Home section of Administration renamed to Start, to save confusion with saying
971
	Homepage (because this term could either mean the main website or Home section
972
	in	Administration). Also, this aims to unify the interface with WB 3.x plans
973
!	Moved Users and Groups sections under Access section. This aims to unify the
974
	interface with WB 3.x plans, which help to unclutter the menu
975
!	Interface for Settings section has been imporved for usability purposes
976
#	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
977
	by placing media list inside an iframe
978
#	Fixed stripslashes problem for viewing news comments
979
!	Added code from Formesque module (an advanced version of the original Form
980
	module, modified by Rudolph Lartey from www.carbonect.com), and made further
981
	interface improvements for select box/checkbox group/radio group options.
982
#	Possibly fixed bugs where an S appears before file and dir modes
983
#	Fixed bug where users can be added with same emails (in Administration)
984
-	Removed support for PEAR, as it was deemed an unnecessary addition which only
985
	makes code more bulky, and removing it will decrease package size a lot
986
+	New "homepage redirect" option so first page is included and not redirected to
987
#	Fixed text not being shown when module uninstalled
988
!	Imporved interface for basic group permissions
989
26-Mar-2005 Stefan Braunewell
990
#	Fixed bug with front-end logins
991
#	Fixed bug when saving intro page 
992
+	Added check on sign-up if e-mail exists (thanks to P. Melief)
993
#	Fixed bugs concerning moving/deleting pages
994
#	Fixed list of parents in page settings
995
#	Fixed mkdir without mode parameter
996
#	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
997
+	Added support for PAGES_DIRECTORY set to root
998
+	Search form now supports quotes (thanks to Manafta)
999
#	Fixed page section ordering
1000
#	News items are displayed with name of poster instead of "Unknown"
1001
#	Deletion confirmation popup window in media section now shows correct file name
1002
------------------------------------- 2.3.1 -------------------------------------
1003
03-Fed-2005 Ryan Djurovich
1004
+	Now there is two types of "filesystem modes", one for directories and one
1005
	for files. Having different settings is very common for most servers, so
1006
	this addition should fix many problems people had with 2.3.0.
1007
-	Removed filesystem mode options from installation
1008
!	Removed duplicate text on installation step 3 for timezone
1009
!	All "access files" for the news module now stored in pages/posts instead
1010
	of a sub-dir relative to the page (this fixes many bugs)
1011
#	Fixed major bugs when deleting pages with sub-pages
1012
!	Removed the restrictions that prevent a user for changing a pages level
1013
#	Fixed bug with "toggle" plus/minus in IE for pages list
1014
#	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
1015
------------------------------------- 2.3.0 -------------------------------------
1016
26-Jan-2005 Ryan Djurovich
1017
#	Fixed bug in framework/functions.php that made root parent always equal 8
1018
#	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
1019
#	Fixed SQL-query on line 172, placing a / after $old_link
1020
#	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
1021
	admin/pages/settings2.php
1022
#	Added ordering cleaning to delete_post.php on line 53 for news module
1023
!	GMT option is selected for "Default Timezone" in the installer, instead
1024
	of the old "Please select" message (which had the same value as GMT)
1025
28-Jan-2005 Ryan Djurovich
1026
!	Ability to specify the chmod number when WB uploads files, etc.
1027
!	Modified file headers (copyright/license notice) so they now look almost the
1028
	same, independant of font. Also, it now covers copyright for 2005.
1029
30-Jan-2005 Ryan Djurovich
1030
#	Added code on wb/admin/pages/delete.php to remove sections from the sections
1031
	table when a page is deleted.
1032
+	New 'Smart Login' prevents users from using external password managers,
1033
	and can be set to remember the users password using cookies.
1034
!	SourceForge CVS module now called websitebaker2 (instead of just
1035
	websitebaker). Also, all file versions have been reset.
1036
01-Fed-2005 Ryan Djurovich
1037
!	Added code to prevent from changing a pages level (it simply disables
1038
	the select box), to prevent many possible bugs.
1039
------------------------------------- 2.2.4 -------------------------------------
1040
23-Dec-2004 Ryan Djurovich
1041
!	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
1042
#	Fixed multi-language support in search
1043
+	Added more detailed options to list of PHP error reporting level's
1044
-	Removed ability to change language and PHP error reporting level
1045
	on installation to make things easier for newbie's
1046
+	Ability to select custom spacer for page filename's
1047
!	Changed the way a language code is found on language installation
1048
+	Added template permissions to groups
1049
#	Fixed bug when trying to change email from Preferences (admin and frontend)
1050
#	Fixed bug with auto-selection of "System Default" for Preferences
1051
!	News module now use's WYSIWYG for modifying news posts
1052
+	Ability to specify both the pages and media target directories
1053
------------------------------------ 2.2.3-c ------------------------------------
1054
22-Dec-2004 Ryan Djurovich
1055
#	Fixed problem with DB password being reset if Settings saved in basic mode
1056
------------------------------------ 2.2.3-b ------------------------------------
1057
21-Dec-2004 Ryan Djurovich
1058
#	Fixed minor bug on admin templates section
1059
#	Fixed bug on rename.php and rename2.php in admin media section
1060
------------------------------------- 2.2.3 -------------------------------------
1061
20-Dec-2004 Ryan Djurovich
1062
+	Added WB release version in Administration (top right corner)
1063
!	New option to prevent users from adding level 0 pages
1064
#	Fixed bug when deleting post's in News module
1065
+	Added new field in pages table for "root" parent (level 0 parent), for
1066
	extra flexability in creating templates
1067
!	Round template now supports unlimited page levels
1068
------------------------------------- 2.2.2 -------------------------------------
1069
18-Dec-2004 Ryan Djurovich
1070
+	New option under Search Settings for selecting custom template for search
1071
+	New option when changing page settings to set the target
1072
#	Fixed error when saving a user after editing
1073
!	Users can now modify sub-page if they dont have permissions on the parent
1074
------------------------------------- 2.2.1 -------------------------------------
1075
15-Dec-2004 Ryan Djurovich
1076
#	Fixed bug when changing password on preferences form (front-end)
1077
#	Fixed bug when retrieving user details (administration)
1078
#	Added check to see if module, template, or language is in use when deleting
1079
#	Fixed up email that is sent to user from a submitted form
1080
#	Fixed major problem with module permissions which stopped it from working
1081
------------------------------------- 2.2.0 -------------------------------------
1082
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
1083
+	Multiple-level page support
1084
+	Multiple section's for pages (including interface)
1085
!	Removed text created using two words on all areas
1086
	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
1087
	this is for better language support
1088
+	Added Languages section
1089
!	Moved Templates and Modules under Add-ons section
1090
!	Changed name of "Default" template to "Round"
1091
+	Added "All CSS" template
1092
+	Added "Jump"
1093
+	Added 
1094
!	Modified "Box" template to support multiple page levels
1095
+	Added "Menu Link" module
1096
+	Added "News" module
1097
+	Added "Code" module
1098
+	Added "Form" module
1099
+	Added "Wrapper" module
1100
!	Changed name of "Normal Page" module to "WYSIWYG"
1101
+	Created new admin wrapper script to ease module develpment
1102
+	Media now automatically creates index.php file for every
1103
	sub-folder made (for security purposes)
1104
!	Change "Help" link in Administration menu so it now directs
1105
	to the the new Website Baker documentation website found at:
1106
	http://www.websitebaker.org/documentation
1107
!	Password is now required to change email in preferences
1108
+	User can now select custom Language and Date & Time Formats
1109
+	Added search functionality, with three different "methods":
1110
	1. Using all words  2. Using any words  3. Exact match
1111
+	Added native MySQL database support
(1-1/5)