| 
      1
     | 
    
      Change Log
 
     | 
  
  
    | 
      2
     | 
    
      ===============================================================================
 
     | 
  
  
    | 
      3
     | 
    
      Please note: This change log may not be accurate
 
     | 
  
  
    | 
      4
     | 
    
      
 
     | 
  
  
    | 
      5
     | 
    
      $Id: CHANGELOG 562 2008-01-18 23:07:03Z Ruebenwurzel $
 
     | 
  
  
    | 
      6
     | 
    
      
 
     | 
  
  
    | 
      7
     | 
    
      Legend:
 
     | 
  
  
    | 
      8
     | 
    
      + = Added
 
     | 
  
  
    | 
      9
     | 
    
      - = Removed
 
     | 
  
  
    | 
      10
     | 
    
      # = Bugfix
 
     | 
  
  
    | 
      11
     | 
    
      ! = Update/Change
 
     | 
  
  
    | 
      12
     | 
    
      
 
     | 
  
  
    | 
      13
     | 
    
      ------------------------------------- 2.7.0 -------------------------------------
 
     | 
  
  
    | 
      14
     | 
    
      
 
     | 
  
  
    | 
      15
     | 
    
      18-Jan-2008 Matthias Gallas
 
     | 
  
  
    | 
      16
     | 
    
      !	Updated news modul with features from the advanced news modul
 
     | 
  
  
    | 
      17
     | 
    
      !	Updated form modul with features from the advanced form modul
 
     | 
  
  
    | 
      18
     | 
    
      #	Fixed hardcoded /pages issue in intro page feature
 
     | 
  
  
    | 
      19
     | 
    
      +	Added example .htaccess to parse .html files, fixed bug in changeset 555
 
     | 
  
  
    | 
      20
     | 
    
      !	Revoked parts of changeset 547 and again introduced changeset 540
 
     | 
  
  
    | 
      21
     | 
    
      +	Added keywords to modules/fckeditor and all other new files
 
     | 
  
  
    | 
      22
     | 
    
      18-Jan-2008 Thomas Hornik
 
     | 
  
  
    | 
      23
     | 
    
      #	fixed two E_NOTICE-warnings in admin/pages/index.php
 
     | 
  
  
    | 
      24
     | 
    
      +	added new module-based search-function
 
     | 
  
  
    | 
      25
     | 
    
      +	added new publish-by-date code
 
     | 
  
  
    | 
      26
     | 
    
      17-Jan-2008 Christian Sommer
 
     | 
  
  
    | 
      27
     | 
    
      #	fixed bug in frontend login and multiple groups (only in conjunction with E_ALL)
 
     | 
  
  
    | 
      28
     | 
    
      !	removed the PAGE_EXTENSION from frontend login
 
     | 
  
  
    | 
      29
     | 
    
      17-Jan-2008 Matthias Gallas
 
     | 
  
  
    | 
      30
     | 
    
      #	Reintroduced changes from changeset 520 and 540 wich where overwritten 
 
     | 
  
  
    | 
      31
     | 
    
      	by changeset 546
 
     | 
  
  
    | 
      32
     | 
    
      #	Revoked changeset 541 end removed all PAGE_EXTENSION variables and the related
 
     | 
  
  
    | 
      33
     | 
    
      	option in WB settings as this function only works on Apache Servers
 
     | 
  
  
    | 
      34
     | 
    
      	together with .htaccess and mod_rewrite
 
     | 
  
  
    | 
      35
     | 
    
      +	Added keywords to file menu_link/uninstall.php and new admintools files
 
     | 
  
  
    | 
      36
     | 
    
      17-Jan-2008 Christian Sommer
 
     | 
  
  
    | 
      37
     | 
    
      !	added the "users in multiple groups" feature (closes parts of ticket #546)
 
     | 
  
  
    | 
      38
     | 
    
      16-Jan-2008 Thomas Hornik
 
     | 
  
  
    | 
      39
     | 
    
      !	changed admin/pages/save.php to allow hidden config-elements in table search.
 
     | 
  
  
    | 
      40
     | 
    
      !	changed module menu_link: added table mod_menu_link, fixed page-deleting-bug,
 
     | 
  
  
    | 
      41
     | 
    
      	fixed odd behavior in case of menu_link as default-page.
 
     | 
  
  
    | 
      42
     | 
    
      #	changing PHP-error-level within website baker does not work - fixed (fixed ticket 532)
 
     | 
  
  
    | 
      43
     | 
    
      14-Jan-2008 Matthias Gallas
 
     | 
  
  
    | 
      44
     | 
    
      #	Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames.
 
     | 
  
  
    | 
      45
     | 
    
      	(!!Attention!! To get extenions other than .php working additional fixes are necessary!)
 
     | 
  
  
    | 
      46
     | 
    
      #	Replaced the variable PAGE_EXTENSION with hardcoded .php on all places where the
 
     | 
  
  
    | 
      47
     | 
    
      	pathes points to WB Corefiles with the page extension .php
 
     | 
  
  
    | 
      48
     | 
    
      #	Replaced hardcoded text in login.php with language variables (fixes ticket 386)
 
     | 
  
  
    | 
      49
     | 
    
      14-Jan-2008 Christian Sommer
 
     | 
  
  
    | 
      50
     | 
    
      !	added a missing </tr> tag
 
     | 
  
  
    | 
      51
     | 
    
      #	re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally 
 
     | 
  
  
    | 
      52
     | 
    
      	removed by Changeset 529 (enhanced pages admin)
 
     | 
  
  
    | 
      53
     | 
    
      13-Jan-2008 Christian Sommer
 
     | 
  
  
    | 
      54
     | 
    
      #	moved administration tools from Settings to the new section Admin-Tools
 
     | 
  
  
    | 
      55
     | 
    
      #	this bugfix closes the ticket 529 (WB upgrades modules with identical version)	
 
     | 
  
  
    | 
      56
     | 
    
      !	increased redirection time after success message, corrected HOME link of the login panel
 
     | 
  
  
    | 
      57
     | 
    
      !	updated PHPMailer framework to version 2.0.0 (/include/phpmailer)
 
     | 
  
  
    | 
      58
     | 
    
      #	this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
 
     | 
  
  
    | 
      59
     | 
    
      #	fixed error with redirection to admin panel after installation
 
     | 
  
  
    | 
      60
     | 
    
      12-Jan-2008 Christian Sommer
 
     | 
  
  
    | 
      61
     | 
    
      !	introduced smart URL detection for the 'View' menu in the WB backend
 
     | 
  
  
    | 
      62
     | 
    
      	(if page_id is set, redirect to this page instead of the root)
 
     | 
  
  
    | 
      63
     | 
    
      !	introduced the enhanced pages admin dialogue (thanks to icouto)
 
     | 
  
  
    | 
      64
     | 
    
      11-Jan-2008 Christian Sommer
 
     | 
  
  
    | 
      65
     | 
    
      +	added the FCKEditor module files missing in Changeset 527 (/modules/fckeditor)
 
     | 
  
  
    | 
      66
     | 
    
      -	removed the hmtlarea files in /modules/htmlarea
 
     | 
  
  
    | 
      67
     | 
    
      !	set the fckeditor as the new default editor /install/save.php
 
     | 
  
  
    | 
      68
     | 
    
      !	Updated function: register_frontend_modfiles in /framework/frontend.functions.php
 
     | 
  
  
    | 
      69
     | 
    
      	(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED)
 
     | 
  
  
    | 
      70
     | 
    
      11-Jan-2008 Matthias Gallas
 
     | 
  
  
    | 
      71
     | 
    
      !	Update codepress to Version 0.9.6
 
     | 
  
  
    | 
      72
     | 
    
      !	Update phplib to Version 7.4a
 
     | 
  
  
    | 
      73
     | 
    
      09-Jan-2008 Matthias Gallas
 
     | 
  
  
    | 
      74
     | 
    
      !	Upgrade pclzip to the newer more php5 complaint version 2.6, see ticket #526
 
     | 
  
  
    | 
      75
     | 
    
      #	Fixed ticket #542 (Thanks to Thorn)
 
     | 
  
  
    | 
      76
     | 
    
      23-Dec-2007 Matthias Gallas
 
     | 
  
  
    | 
      77
     | 
    
      !	Changed all copyright notices to include now 2008
 
     | 
  
  
    | 
      78
     | 
    
      21-Sep-2007 Matthias Gallas
 
     | 
  
  
    | 
      79
     | 
    
      #	Fixed a typo in /framework/frontend.functions.php cause that websites using
 
     | 
  
  
    | 
      80
     | 
    
      	the new register_frontend_modifles() functions do not validate
 
     | 
  
  
    | 
      81
     | 
    
      24-Jan-2007 Christian Sommer
 
     | 
  
  
    | 
      82
     | 
    
      !	Replaced some core files to allow configuration of wbmailer via admin settings panel
 
     | 
  
  
    | 
      83
     | 
    
      ------------------------------------- 2.6.7 -------------------------------------
 
     | 
  
  
    | 
      84
     | 
    
      02-Jan-2007 Christian Sommer
 
     | 
  
  
    | 
      85
     | 
    
      +	Added missing converting file for changeset [504]
 
     | 
  
  
    | 
      86
     | 
    
      ------------------------------------- 2.6.6 -------------------------------------
 
     | 
  
  
    | 
      87
     | 
    
      01-Jul-2007 Matthias Gallas
 
     | 
  
  
    | 
      88
     | 
    
      #	Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
 
     | 
  
  
    | 
      89
     | 
    
      01-Jul-2007 Ryan Djurovich
 
     | 
  
  
    | 
      90
     | 
    
      #	Fixed bug where error message not displayed when script fails to create a page
 
     | 
  
  
    | 
      91
     | 
    
      #	Fixed bugs introduced in [484]
 
     | 
  
  
    | 
      92
     | 
    
      14-May-2007 Matthias Gallas
 
     | 
  
  
    | 
      93
     | 
    
      +	Added support for ISO-8859-6.(Thanks to thorn)
 
     | 
  
  
    | 
      94
     | 
    
      12-May-2007 Christian Sommer
 
     | 
  
  
    | 
      95
     | 
    
      +	Replaced functions page_css and page_javascript by register_frontend_modfiles
 
     | 
  
  
    | 
      96
     | 
    
      +	Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files
 
     | 
  
  
    | 
      97
     | 
    
      +	Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea)
 
     | 
  
  
    | 
      98
     | 
    
      +	Added the new function register_frontend_modfiles to the built in templates
 
     | 
  
  
    | 
      99
     | 
    
      08-May-2007 Matthias Gallas
 
     | 
  
  
    | 
      100
     | 
    
      +	Added wrapper to functions.php if mb_string is not available (Thanks to thorn)
 
     | 
  
  
    | 
      101
     | 
    
      +	Added new functions page_css and page_javascript to the built in templates
 
     | 
  
  
    | 
      102
     | 
    
      +	Added search highlight class to css files of the built in templates
 
     | 
  
  
    | 
      103
     | 
    
      30-Apr-2007 Matthias Gallas
 
     | 
  
  
    | 
      104
     | 
    
      #	Fixed ticket #392; root_parent not being set correctly (Thanks to eggsurplus)
 
     | 
  
  
    | 
      105
     | 
    
      10-Apr-2007 Matthias Gallas
 
     | 
  
  
    | 
      106
     | 
    
      +	Optimized search and highlighting funktions (Thanks to thorn)
 
     | 
  
  
    | 
      107
     | 
    
      03-Apr-2007 Matthias Gallas
 
     | 
  
  
    | 
      108
     | 
    
      #	Fixed a bug in menulink; if you deleted a menulink page the linked page was also deleted
 
     | 
  
  
    | 
      109
     | 
    
      	in the pages directory (Special thanks to "Funky_MF" for the fix)
 
     | 
  
  
    | 
      110
     | 
    
      01-Apr-2007 Matthias Gallas
 
     | 
  
  
    | 
      111
     | 
    
      #	Fixed issues with some languages when UTF8 is used. Removed all htmlentites
 
     | 
  
  
    | 
      112
     | 
    
      	from the code (revoked changeset 396) and added new functions instead. Adapted the
 
     | 
  
  
    | 
      113
     | 
    
      	search and the highlighting to use the new functions. With this changes WB can now
 
     | 
  
  
    | 
      114
     | 
    
      	be used with charset UTF8 for all languages. Very special thanks to Thorn who wrote
 
     | 
  
  
    | 
      115
     | 
    
      	and tested this changes.
 
     | 
  
  
    | 
      116
     | 
    
      12-Mar-2007 Matthias Gallas
 
     | 
  
  
    | 
      117
     | 
    
      +	Added multilingual support to search
 
     | 
  
  
    | 
      118
     | 
    
      03-Mar-2007 Matthias Gallas
 
     | 
  
  
    | 
      119
     | 
    
      +	Added new function for highlighting search results in the content area
 
     | 
  
  
    | 
      120
     | 
    
      	(Special thanks to "thorn" and "Funky_MF")
 
     | 
  
  
    | 
      121
     | 
    
      #	Fixed some issues in search with special chars
 
     | 
  
  
    | 
      122
     | 
    
      	(Special thanks to "thorn" and "Funky_MF")
 
     | 
  
  
    | 
      123
     | 
    
      22-Feb-2007 Christian Sommer
 
     | 
  
  
    | 
      124
     | 
    
      #	Fixed bug in changeset 428 (page files were not deleted in /pages folder due to a typo in wb/framework/function.php)
 
     | 
  
  
    | 
      125
     | 
    
      16-Feb-2007 Christian Sommer
 
     | 
  
  
    | 
      126
     | 
    
      !	Suppressed PHP warnings and errors when reading empty intro.php
 
     | 
  
  
    | 
      127
     | 
    
      16-Feb-2007 Christian Sommer
 
     | 
  
  
    | 
      128
     | 
    
      #	Applied fix to enable parsing of PHP code in the intro.php 
 
     | 
  
  
    | 
      129
     | 
    
      12-Feb-2007 Christian Sommer
 
     | 
  
  
    | 
      130
     | 
    
      !	Added functions page_css and page_javascript which allow to include optional
 
     | 
  
  
    | 
      131
     | 
    
      	module files module.css and module.js into the <head> section. This allows to 
 
     | 
  
  
    | 
      132
     | 
    
      	create valid (X)HTML, as CSS definitions of modules are included in the head section
 
     | 
  
  
    | 
      133
     | 
    
      12-Feb-2007 Christian Sommer
 
     | 
  
  
    | 
      134
     | 
    
      !	Security enhancement (reduced number of login trials from 50 to 3)
 
     | 
  
  
    | 
      135
     | 
    
      02-Feb-2007 Matthias Gallas
 
     | 
  
  
    | 
      136
     | 
    
      #	Applied fix for ticket #380 (Thanks to pcwacht)
 
     | 
  
  
    | 
      137
     | 
    
      30-Jan-2007 Ryan Djurovich
 
     | 
  
  
    | 
      138
     | 
    
      #	Applied fix for ticket #376
 
     | 
  
  
    | 
      139
     | 
    
      29-Jan-2007 Matthias Gallas
 
     | 
  
  
    | 
      140
     | 
    
      +	Added new variable $MODULE_DESCRIPTION wich allows to have optional a language
 
     | 
  
  
    | 
      141
     | 
    
      	specific description of the modules in the language files of the modules.
 
     | 
  
  
    | 
      142
     | 
    
      21-Jan-2007 Matthias Gallas
 
     | 
  
  
    | 
      143
     | 
    
      #	Fixed issue in the search table entries of form modul
 
     | 
  
  
    | 
      144
     | 
    
      13-Jan-2007 Matthias Gallas
 
     | 
  
  
    | 
      145
     | 
    
      #	Fixed some bugs in rss.php
 
     | 
  
  
    | 
      146
     | 
    
      07-Jan-2007 Matthias Gallas
 
     | 
  
  
    | 
      147
     | 
    
      #	Fixed error when uninstalling the news modul
 
     | 
  
  
    | 
      148
     | 
    
      02-Jan-2007 Matthias Gallas
 
     | 
  
  
    | 
      149
     | 
    
      +   Added id keywords to all missing files
 
     | 
  
  
    | 
      150
     | 
    
      #	Fixed issue with Permissions for pages sections
 
     | 
  
  
    | 
      151
     | 
    
      27-Dec-2006 Matthias Gallas
 
     | 
  
  
    | 
      152
     | 
    
      #	Fixed form modul stores empty records
 
     | 
  
  
    | 
      153
     | 
    
      ------------------------------------- 2.6.5 -------------------------------------
 
     | 
  
  
    | 
      154
     | 
    
      25-Dec-2006 Ryan Djurovich
 
     | 
  
  
    | 
      155
     | 
    
      !	Changed links to WB help website
 
     | 
  
  
    | 
      156
     | 
    
      24-Dec-2006 Matthias Gallas
 
     | 
  
  
    | 
      157
     | 
    
      #	Fixed some minor javascript errors in admin (thanks to pcwacht)
 
     | 
  
  
    | 
      158
     | 
    
      #	Fixed root_parent doesn't get updated when moving item in menu (#305)
 
     | 
  
  
    | 
      159
     | 
    
      !	Changed all copyright notices to include now 2007
 
     | 
  
  
    | 
      160
     | 
    
      23-Dec-2006 Matthias Gallas
 
     | 
  
  
    | 
      161
     | 
    
      #	Fixed IE allows to set a page as parent of itself (#320)
 
     | 
  
  
    | 
      162
     | 
    
      #	Fixed problem with Page Title has to be escaped (#287)
 
     | 
  
  
    | 
      163
     | 
    
      #	Fixed the possibility to call the index.php of the templates directly in the browser (#291)
 
     | 
  
  
    | 
      164
     | 
    
      21-Dec-2006 Matthias Gallas
 
     | 
  
  
    | 
      165
     | 
    
      #	Fixed missing message when adding a site without page title (#300)
 
     | 
  
  
    | 
      166
     | 
    
      21-Dec-2006 Ryan Djurovich
 
     | 
  
  
    | 
      167
     | 
    
      #	Fixed bug with captcha script (#346)
 
     | 
  
  
    | 
      168
     | 
    
      20-Dec-2006 Matthias Gallas
 
     | 
  
  
    | 
      169
     | 
    
      #	Fixed Return to Search Results Page (#365)
 
     | 
  
  
    | 
      170
     | 
    
      !	Set Version to 2.6.5
 
     | 
  
  
    | 
      171
     | 
    
      -	Removed Changeset 365 because this will be a part of WB 2.7.x
 
     | 
  
  
    | 
      172
     | 
    
      #	Fixed a little typo error in class.admin.php (#364)
 
     | 
  
  
    | 
      173
     | 
    
      26-Nov-2006 Ryan Djurovich
 
     | 
  
  
    | 
      174
     | 
    
      +	Added new script that could possibly be apart of 2.7.x as a replacement
 
     | 
  
  
    | 
      175
     | 
    
      	for having the pages directory 
 
     | 
  
  
    | 
      176
     | 
    
      17-Nov-2006 Matthias Gallas
 
     | 
  
  
    | 
      177
     | 
    
      #	Fixed fatal error in line 46 news/comment.php (thanks to eki)(#358)
 
     | 
  
  
    | 
      178
     | 
    
      15-Nov-2006 Matthias Gallas
 
     | 
  
  
    | 
      179
     | 
    
      #	Fixed again intropage doesn't work (#71)
 
     | 
  
  
    | 
      180
     | 
    
      20-Oct-2006 Matthias Gallas
 
     | 
  
  
    | 
      181
     | 
    
      +	Added phpmailer class (thanks to doc)
 
     | 
  
  
    | 
      182
     | 
    
      +	Added Remember-expanded-pages-in-admin (thanks to ephraimt)
 
     | 
  
  
    | 
      183
     | 
    
      +	Added List sorting in admin area (thanks to rsmith)
 
     | 
  
  
    | 
      184
     | 
    
      #	Fixed table width 100% are wrong displayed in container templates
 
     | 
  
  
    | 
      185
     | 
    
      	when IE is used (#350)
 
     | 
  
  
    | 
      186
     | 
    
      #	Fixed large space between menupoints in IE (#349)
 
     | 
  
  
    | 
      187
     | 
    
      #	Fixed Website description is not displayed when no page description
 
     | 
  
  
    | 
      188
     | 
    
      	available (#348)
 
     | 
  
  
    | 
      189
     | 
    
      #	Fixed group images in news modul cannot be stored (#342)
 
     | 
  
  
    | 
      190
     | 
    
      #	Fixed Typo in form/save_field.php (#341)
 
     | 
  
  
    | 
      191
     | 
    
      #	Fixed files in /pages/posts folder are not deleted (#340)
 
     | 
  
  
    | 
      192
     | 
    
      #	Fixed specialchars problem in the news modul (#339)
 
     | 
  
  
    | 
      193
     | 
    
      #	Fixed news modul stores empty records (#338)
 
     | 
  
  
    | 
      194
     | 
    
      #	Fixed Captcha didn't work in news comments (#337)
 
     | 
  
  
    | 
      195
     | 
    
      #	Fixed various php notices (#334)
 
     | 
  
  
    | 
      196
     | 
    
      +	Added new upgrade_function (thanks to kozmoz)
 
     | 
  
  
    | 
      197
     | 
    
      #	Fixed addons table isn't updated when a modul is updated (#332)
 
     | 
  
  
    | 
      198
     | 
    
      #	Fixed spelling errors in the signup2.php (#330)
 
     | 
  
  
    | 
      199
     | 
    
      #	Fixed MySQL 5.x missing default values for INT fields in all system
 
     | 
  
  
    | 
      200
     | 
    
      	and modules tables (#329)
 
     | 
  
  
    | 
      201
     | 
    
      #	Fixed installer does not insert admin user (#328)
 
     | 
  
  
    | 
      202
     | 
    
      +	Added support for getting page ID of page that referred search
 
     | 
  
  
    | 
      203
     | 
    
      	request (#327) (thanks to brofield)
 
     | 
  
  
    | 
      204
     | 
    
      #	Fixed search results generate invalid XHTML and notify warnings (#326)
 
     | 
  
  
    | 
      205
     | 
    
      Stefan Braunewell
 
     | 
  
  
    | 
      206
     | 
    
      #	Fixed Field 'last_reset' doesn't have a default value (#313)
 
     | 
  
  
    | 
      207
     | 
    
      +	Added get_post_escaped to wb class which automatically calls add_slashes
 
     | 
  
  
    | 
      208
     | 
    
      	on get_post output and used it in form/save_field.php
 
     | 
  
  
    | 
      209
     | 
    
      ------------------------------------- 2.6.4 -------------------------------------
 
     | 
  
  
    | 
      210
     | 
    
      20-May-2006 Ryan Djurovich
 
     | 
  
  
    | 
      211
     | 
    
      #	Fixed security issues related to #237
 
     | 
  
  
    | 
      212
     | 
    
      #	Fixed typo in news save comment page (#282)
 
     | 
  
  
    | 
      213
     | 
    
      #	Fixed typo in news delete post page (#283)
 
     | 
  
  
    | 
      214
     | 
    
      !	Added multi-submission protection to form module (#119)
 
     | 
  
  
    | 
      215
     | 
    
      #	Added notice for when PHP Session Support appears to be disabled in installer,
 
     | 
  
  
    | 
      216
     | 
    
      	even if it is enabled and the problem actually lies in the users browser (#154)
 
     | 
  
  
    | 
      217
     | 
    
      19-May-2006 Ryan Djurovich
 
     | 
  
  
    | 
      218
     | 
    
      #	Fixed problem in forgotten login form where email field is too short (#207)
 
     | 
  
  
    | 
      219
     | 
    
      #	Fixed typo in forgotten login details email (#190)
 
     | 
  
  
    | 
      220
     | 
    
      15-May-2006 Stefan Braunewell
 
     | 
  
  
    | 
      221
     | 
    
      #	Fixed security issues (#237)
 
     | 
  
  
    | 
      222
     | 
    
      03-May-2006 Stefan Braunewell
 
     | 
  
  
    | 
      223
     | 
    
      #	Fixed problems with pre-2.6.0 modules in section list
 
     | 
  
  
    | 
      224
     | 
    
      #	Fixed e-mail bug caused by From: headers in internal mail function calls
 
     | 
  
  
    | 
      225
     | 
    
      	(#189)
 
     | 
  
  
    | 
      226
     | 
    
      #	E-mail validation in install script now accepts new top-level domains
 
     | 
  
  
    | 
      227
     | 
    
      	(#162)
 
     | 
  
  
    | 
      228
     | 
    
      #	Error status is now overwritten by next database query (#182)
 
     | 
  
  
    | 
      229
     | 
    
      #	Fixed obscure problem in htmlarea install script
 
     | 
  
  
    | 
      230
     | 
    
      ------------------------------------- 2.6.3 -------------------------------------
 
     | 
  
  
    | 
      231
     | 
    
      19-Mar-2006 Stefan Braunewell
 
     | 
  
  
    | 
      232
     | 
    
      #	Fixed ticket #146: problems removing groups from viewers list of a page
 
     | 
  
  
    | 
      233
     | 
    
      16-Mar-2006 Stefan Braunewell
 
     | 
  
  
    | 
      234
     | 
    
      !	Changed link target selection. Now self, top and new. (Ticket #145)
 
     | 
  
  
    | 
      235
     | 
    
      #	Fixed ticket #143. Charset setting is now used in admin login and forgot
 
     | 
  
  
    | 
      236
     | 
    
      	password pages.
 
     | 
  
  
    | 
      237
     | 
    
      #	Some changes to the SQL code in the install script for improved 
 
     | 
  
  
    | 
      238
     | 
    
      	compatibility with new MySQL versions
 
     | 
  
  
    | 
      239
     | 
    
      #	Fixed ticket #134 - error on browsing media.
 
     | 
  
  
    | 
      240
     | 
    
      +	Improved backup module: new choice between full database or WB-related
 
     | 
  
  
    | 
      241
     | 
    
      	backup.
 
     | 
  
  
    | 
      242
     | 
    
      #	Fixed ticket #141 - admin now sees all folders in media
 
     | 
  
  
    | 
      243
     | 
    
      #	Fixed e-mail sending problems due to additional parameter in mail call.
 
     | 
  
  
    | 
      244
     | 
    
      #	Applied fix regarding ticket #138: new users now get deleted if
 
     | 
  
  
    | 
      245
     | 
    
      	sending e-mail fails.
 
     | 
  
  
    | 
      246
     | 
    
      #	Fixed ticket #137: Last Reset timer not reset in frontend forgotten 
 
     | 
  
  
    | 
      247
     | 
    
      	password process
 
     | 
  
  
    | 
      248
     | 
    
      #	Removed duplicate expression from modules/news/install.php which caused
 
     | 
  
  
    | 
      249
     | 
    
      	problems in installation
 
     | 
  
  
    | 
      250
     | 
    
      
 
     | 
  
  
    | 
      251
     | 
    
      01-Mar-2006 Stefan Braunewell
 
     | 
  
  
    | 
      252
     | 
    
      #	Fixed ticket #68 - Safari problem with displaying all parents.
 
     | 
  
  
    | 
      253
     | 
    
      #	Fixed ticket #136 - mailing forgotten password in admin login screen leads 
 
     | 
  
  
    | 
      254
     | 
    
      	to fatal error.
 
     | 
  
  
    | 
      255
     | 
    
      !	Renamed tag [PROCESSTIME] to [PROCESS_TIME]
 
     | 
  
  
    | 
      256
     | 
    
      ------------------------------------- 2.6.2 -------------------------------------
 
     | 
  
  
    | 
      257
     | 
    
      03-Feb-2006 Stefan Braunewell (very big special thanks to John and Alex)
 
     | 
  
  
    | 
      258
     | 
    
      #	Fixed ticket #104 - commas in form field descriptions not allowed.
 
     | 
  
  
    | 
      259
     | 
    
      #	Cookie REMEMBER_KEY wasn't cleared in account/logout 
 
     | 
  
  
    | 
      260
     | 
    
      	and expiration date is now set to time in the past.
 
     | 
  
  
    | 
      261
     | 
    
      #	Smart login not working.
 
     | 
  
  
    | 
      262
     | 
    
      !	Changed mail calls to new function $wb->mail.
 
     | 
  
  
    | 
      263
     | 
    
      #	Form: ticket 124 added captcha settings check 
 
     | 
  
  
    | 
      264
     | 
    
      #	Ticket 118 added formfield type to check for email/text 
 
     | 
  
  
    | 
      265
     | 
    
      #	Ticket 115 changed comparision /modules/form/view.php 
 
     | 
  
  
    | 
      266
     | 
    
      #	Added correct timecheck in form submissions
 
     | 
  
  
    | 
      267
     | 
    
      !	Changed captcha.php call to include timestamp
 
     | 
  
  
    | 
      268
     | 
    
      !	Changed the e-mail validation code and added a mail function to class wb.
 
     | 
  
  
    | 
      269
     | 
    
      !	Forgotten password: if sending of e-mail fails, restore old password.
 
     | 
  
  
    | 
      270
     | 
    
      	Ticket #110
 
     | 
  
  
    | 
      271
     | 
    
      !	Added more charset options. Ticket #102 - thanks to ruebenwurzel!
 
     | 
  
  
    | 
      272
     | 
    
      !	Character encoding setting also affects admin backend.
 
     | 
  
  
    | 
      273
     | 
    
      	Mentioned in ticket #102.
 
     | 
  
  
    | 
      274
     | 
    
      !	Reintroduced page languages setting. If switched to off, page
 
     | 
  
  
    | 
      275
     | 
    
      	languages are only used to determine the language file for the
 
     | 
  
  
    | 
      276
     | 
    
      	universal texts. If on, displayed page and menu are affected by
 
     | 
  
  
    | 
      277
     | 
    
      	the language session variable.
 
     | 
  
  
    | 
      278
     | 
    
      #	Fixed bugs in show_breadcrumbs code and added parameter "depth"
 
     | 
  
  
    | 
      279
     | 
    
      	to set the number of levels to be show.
 
     | 
  
  
    | 
      280
     | 
    
      #	Fixed a bug where access settings of registered and private pages
 
     | 
  
  
    | 
      281
     | 
    
      	were displayed incorrectly.
 
     | 
  
  
    | 
      282
     | 
    
      #	Fixed captcha being cached.
 
     | 
  
  
    | 
      283
     | 
    
      #	Added an exit call after every heading("Location:...")
     | 
  
  
    | 
      284
     | 
    
      	redirector to prevent unwanted execution of code.
 
     | 
  
  
    | 
      285
     | 
    
      #	Bug #122. Replaced empty field check by check that setting name is
 
     | 
  
  
    | 
      286
     | 
    
      	not "wb_version".
 
     | 
  
  
    | 
      287
     | 
    
      #	Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
 
     | 
  
  
    | 
      288
     | 
    
      #	Fixed bug #99 and two additional instances of typo 
 
     | 
  
  
    | 
      289
     | 
    
      	catpcha instead of captcha.
 
     | 
  
  
    | 
      290
     | 
    
      #	Fixed some typos
 
     | 
  
  
    | 
      291
     | 
    
      #	Fixed some notices and warnings.
 
     | 
  
  
    | 
      292
     | 
    
      #	Fixed bug #105 - back buttons in addon detail pages not editable.
 
     | 
  
  
    | 
      293
     | 
    
      !	Replace 'admin' by 'wb' in all account pages. 
 
     | 
  
  
    | 
      294
     | 
    
      !/#	Moved print_success and print_error code to class.wb.php.
 
     | 
  
  
    | 
      295
     | 
    
      	Added correct parameters to these functions in account pages. 
 
     | 
  
  
    | 
      296
     | 
    
      ------------------------------------- 2.6.1 -------------------------------------
 
     | 
  
  
    | 
      297
     | 
    
      12-Dec-2005 Ryan Djurovich
 
     | 
  
  
    | 
      298
     | 
    
      #	Fixed security vulnerability in class.login.php
 
     | 
  
  
    | 
      299
     | 
    
      #	Fixed typo in EN language file
 
     | 
  
  
    | 
      300
     | 
    
      #	Fixed captcha problems (when feature is disabled) in form module and sign-up
 
     | 
  
  
    | 
      301
     | 
    
      !	Added charset encoding to admin templates
 
     | 
  
  
    | 
      302
     | 
    
      !	Added extra code to check for selection of addon upon uninstalling
 
     | 
  
  
    | 
      303
     | 
    
      #	Fixed bugs in RSS news feeder
 
     | 
  
  
    | 
      304
     | 
    
      #	Fixed bug with PAGE_DESCRIPTION not being set on any page
 
     | 
  
  
    | 
      305
     | 
    
      ------------------------------------- 2.6.0 -------------------------------------
 
     | 
  
  
    | 
      306
     | 
    
      28-Nov-2005 Ryan Djurovich
 
     | 
  
  
    | 
      307
     | 
    
      +	Added default charset option to (advanced) settings
 
     | 
  
  
    | 
      308
     | 
    
      #	Form module email fields now have email address validation
 
     | 
  
  
    | 
      309
     | 
    
      #	Fixed spacing in form submissions
 
     | 
  
  
    | 
      310
     | 
    
      27-Nov-2005 Ryan Djurovich
 
     | 
  
  
    | 
      311
     | 
    
      +	Added captcha verification to sign-up form
 
     | 
  
  
    | 
      312
     | 
    
      +	Added Captcha to News module
 
     | 
  
  
    | 
      313
     | 
    
      24-Nov-2005 Stefan Braunewell
 
     | 
  
  
    | 
      314
     | 
    
      !	Applied aportale's patch to use label instead of javascript toggle code
 
     | 
  
  
    | 
      315
     | 
    
      20-Nov-2005 Ryan Djurovich
 
     | 
  
  
    | 
      316
     | 
    
      !	News mod now hides read more link if no need for it (see ticket #56)
 
     | 
  
  
    | 
      317
     | 
    
      +	Added support for mailto: links in the menu link mod
 
     | 
  
  
    | 
      318
     | 
    
      #	Added direct-access redirection on some files (see ticket #37)
 
     | 
  
  
    | 
      319
     | 
    
      +	Added extra characters to convert.php (see ticket #64)
 
     | 
  
  
    | 
      320
     | 
    
      #	Fixed ticket #65 (last_reset check in account/forgot_form.php)
 
     | 
  
  
    | 
      321
     | 
    
      29-Sep-2005 Ryan Djurovich
 
     | 
  
  
    | 
      322
     | 
    
      !	Cleaned up form buttons in Settings
 
     | 
  
  
    | 
      323
     | 
    
      !	Moved some options into Advanced Settings
 
     | 
  
  
    | 
      324
     | 
    
      #	Semi-disabled "separate" page trash option
 
     | 
  
  
    | 
      325
     | 
    
      +	Created a backup module/tool for backing-up the database
 
     | 
  
  
    | 
      326
     | 
    
      	(thanks to John (pcwacht) for the original code)
 
     | 
  
  
    | 
      327
     | 
    
      +	Created new "blank template", which can be used in case where you don't
 
     | 
  
  
    | 
      328
     | 
    
      	want anything wrapping page-content.
 
     | 
  
  
    | 
      329
     | 
    
      19-Sep-2005 Ryan Djurovich
 
     | 
  
  
    | 
      330
     | 
    
      +	Added _license field for all add-ons to specify a license
 
     | 
  
  
    | 
      331
     | 
    
      !	Renamed _designed_for variables (for all addons) to _platform
 
     | 
  
  
    | 
      332
     | 
    
      +	Created addons table for faster internal referencing of installed addons
 
     | 
  
  
    | 
      333
     | 
    
      !	Fixed some links, including the "Help" button in Admin
 
     | 
  
  
    | 
      334
     | 
    
      #	Used nl2br to display body correctly when viewing form-submissions
 
     | 
  
  
    | 
      335
     | 
    
      15-Sep-2005 Stefan Braunewell
 
     | 
  
  
    | 
      336
     | 
    
      +	Added table module with columns 'name','type' and 'directory' as an
 
     | 
  
  
    | 
      337
     | 
    
      	index.
 
     | 
  
  
    | 
      338
     | 
    
      +	Added entry to settings table 'wb_version' which holds the version
 
     | 
  
  
    | 
      339
     | 
    
      	number and can be utilized in future upgrade scripts.
 
     | 
  
  
    | 
      340
     | 
    
      !	Added upgrade functionality also for templates and languages.
 
     | 
  
  
    | 
      341
     | 
    
      #/!	Template/modules installation now respects paths.
 
     | 
  
  
    | 
      342
     | 
    
      !	Moved updates from config.php to database.
 
     | 
  
  
    | 
      343
     | 
    
      	Created initialize.php (required by config.php) to read settings.
 
     | 
  
  
    | 
      344
     | 
    
      11-Sep-2005 Stefan Braunewell
 
     | 
  
  
    | 
      345
     | 
    
      !	HTMLArea is now a module instead of a core component. Files moved
 
     | 
  
  
    | 
      346
     | 
    
      	from "include" to "modules".
 
     | 
  
  
    | 
      347
     | 
    
      +	Implemented Installation of modules on top of an older version. This is 
 
     | 
  
  
    | 
      348
     | 
    
      	done via checking $module_version. Instead of install.php, upgrade.php
 
     | 
  
  
    | 
      349
     | 
    
      	is then called if it exists in the module package. 
 
     | 
  
  
    | 
      350
     | 
    
      	For module developers: $module_version and $new_module_version are 
 
     | 
  
  
    | 
      351
     | 
    
      	accessible in upgrade.php to find out what upgrade steps need to be taken.
 
     | 
  
  
    | 
      352
     | 
    
      !	Changed column names in mod_news_posts from short,long to content_short,
 
     | 
  
  
    | 
      353
     | 
    
      	content_long.
 
     | 
  
  
    | 
      354
     | 
    
      09-Sep-2005 Stefan Braunewell
 
     | 
  
  
    | 
      355
     | 
    
      +	Added new advanced setting "Rename Files On Upload". File extensions can be
 
     | 
  
  
    | 
      356
     | 
    
      	given so that respective files will have a ".txt" appended on media upload.
 
     | 
  
  
    | 
      357
     | 
    
      #	Fixed "None found" message bug when user has no top level page edit
 
     | 
  
  
    | 
      358
     | 
    
      	rights.
 
     | 
  
  
    | 
      359
     | 
    
      #	Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
 
     | 
  
  
    | 
      360
     | 
    
      +	Added breadcrumbs code. Call using $wb->breadcrumbs().
 
     | 
  
  
    | 
      361
     | 
    
      +	Added utf-8 character encoding meta tag into all stock templates.
 
     | 
  
  
    | 
      362
     | 
    
      #	Fixed bug when changing a page's parent
 
     | 
  
  
    | 
      363
     | 
    
      !	Changed the way blocks are treated. Added new frontend class attribute
 
     | 
  
  
    | 
      364
     | 
    
      	default_block_content that controls what is shown on pages such as
 
     | 
  
  
    | 
      365
     | 
    
      	search, login, etc. (Ticket #16)
 
     | 
  
  
    | 
      366
     | 
    
      +	Added support for WYSIWYG editor modules (wysiwygmod)
 
     | 
  
  
    | 
      367
     | 
    
      +	When trying to access a registered page, user is automatically redirected
 
     | 
  
  
    | 
      368
     | 
    
      	there on successful login.
 
     | 
  
  
    | 
      369
     | 
    
      #	Fixed various issues with system search (mainly related to stripslashes()
 
     | 
  
  
    | 
      370
     | 
    
      #	Removed stripslashes() in many places in the code. Added check for
 
     | 
  
  
    | 
      371
     | 
    
      	magic_quotes_gpc to new wb class method add_slashes(). Now database contest
 
     | 
  
  
    | 
      372
     | 
    
      	is independent of magic_quotes setting..
 
     | 
  
  
    | 
      373
     | 
    
      05-Sep-2005 Stefan Braunewell
 
     | 
  
  
    | 
      374
     | 
    
      #	Fixed bug concerning direct access of preferences page.
 
     | 
  
  
    | 
      375
     | 
    
      #	Reworked page visibility and menu item visibility code (frontend login
 
     | 
  
  
    | 
      376
     | 
    
      	problem).
 
     | 
  
  
    | 
      377
     | 
    
      #	Pages in link list in htmlarea popup are now correctly ordered.
 
     | 
  
  
    | 
      378
     | 
    
      #	Fixed bug where group with existing name can be added.
 
     | 
  
  
    | 
      379
     | 
    
      04-Sep-2005 Ryan Djurovich
 
     | 
  
  
    | 
      380
     | 
    
      +	Added and RSS newsfeed script to the News module
 
     | 
  
  
    | 
      381
     | 
    
      04-Sep-2005 Stefan Braunewell
 
     | 
  
  
    | 
      382
     | 
    
      !	Rewrote menu function. Parameters are now given as attributes to frontend class.
 
     | 
  
  
    | 
      383
     | 
    
      #	Fixed some occurrences of potential direct access path disclosure
 
     | 
  
  
    | 
      384
     | 
    
      #	Added directory check to browse.php to prevent xss exploit by trusted users.
 
     | 
  
  
    | 
      385
     | 
    
      !	Updated code to reflect move to Subversion repository system.
 
     | 
  
  
    | 
      386
     | 
    
      27-Aug-2005 Stefan Braunewell
 
     | 
  
  
    | 
      387
     | 
    
      #	Fixed bugs 4,5,6,8,9 in bug tracker
 
     | 
  
  
    | 
      388
     | 
    
      !	Removed 'USER_LANGUAGE' and 'GET_LANGUAGE' constants.
 
     | 
  
  
    | 
      389
     | 
    
      	A GET['lang'] now sets the session language variable.
 
     | 
  
  
    | 
      390
     | 
    
      26-Aug-2005 Stefan Braunewell
 
     | 
  
  
    | 
      391
     | 
    
      !	Moved redundant code into the new class functions. Created 
 
     | 
  
  
    | 
      392
     | 
    
      	'compatibility.php' for backward compatibility with
 
     | 
  
  
    | 
      393
     | 
    
      	modules and templates. Variables and functions can still be accessed
 
     | 
  
  
    | 
      394
     | 
    
      	in the old way.
 
     | 
  
  
    | 
      395
     | 
    
      !/+	Reorganized core frontend files, added new base class 'wb' from
 
     | 
  
  
    | 
      396
     | 
    
      	which 'admin' and the new 'frontend' class inherit. Moved all frontend
 
     | 
  
  
    | 
      397
     | 
    
      	function into new class. Completely rewrote core index.php.
 
     | 
  
  
    | 
      398
     | 
    
      	Now all variables and functions that are available to templates and
 
     | 
  
  
    | 
      399
     | 
    
      	modules are attributes and methods of the frontend and the wb classes
 
     | 
  
  
    | 
      400
     | 
    
      ------------------------------------- 2.5.2 -------------------------------------
 
     | 
  
  
    | 
      401
     | 
    
      23-Jun-2005 Ryan Djurovich
 
     | 
  
  
    | 
      402
     | 
    
      !	create_access_file now creates all parent directories if needed
 
     | 
  
  
    | 
      403
     | 
    
      #	Fixed bug when moving page with subpages to another level
 
     | 
  
  
    | 
      404
     | 
    
      #	Fixed bug when saving "Settings" (in Admin) on Windows/IIS
 
     | 
  
  
    | 
      405
     | 
    
      #	Fixed bug where query was not setting error correctly in class.database.php
 
     | 
  
  
    | 
      406
     | 
    
      22-Jun-2005 Ryan Djurovich
 
     | 
  
  
    | 
      407
     | 
    
      #	Fixed bug where template permissions were not saved when a adding group
 
     | 
  
  
    | 
      408
     | 
    
      21-Jun-2005 Ryan Djurovich
 
     | 
  
  
    | 
      409
     | 
    
      #	Added htmlspecialchars for modifying WYSIWYG, news, etc. modules (Bug #78)
 
     | 
  
  
    | 
      410
     | 
    
      #	Fixed language problems in some area's of Admin. (Bug #70)
 
     | 
  
  
    | 
      411
     | 
    
      #	Added a space in website/page keywords (Bug #69)
 
     | 
  
  
    | 
      412
     | 
    
      #	Fixed bugs on settings2.php (Bug #52)
 
     | 
  
  
    | 
      413
     | 
    
      !	Links inserted with HTMLArea now use [wblink--PAGE_ID--] instead of raw URL
 
     | 
  
  
    | 
      414
     | 
    
      13-Jun-2005 Ryan Djurovich
 
     | 
  
  
    | 
      415
     | 
    
      #	Fixed bug (#88) with news module
 
     | 
  
  
    | 
      416
     | 
    
      !	Title of Administration login page now taken from language file (Bug #72)
 
     | 
  
  
    | 
      417
     | 
    
      #	Fixed redirection admin/home to admin/start on admin/index.php
 
     | 
  
  
    | 
      418
     | 
    
      #	Fixed bug with forgotten password page in admin (Bug #81)
 
     | 
  
  
    | 
      419
     | 
    
      25-Apr-2005 Ryan Djurovich
 
     | 
  
  
    | 
      420
     | 
    
      #	Fixed numerous bugs with module uninstallation
 
     | 
  
  
    | 
      421
     | 
    
      #	Fixed bug when uploading files in Administration -> Media
 
     | 
  
  
    | 
      422
     | 
    
      !	Installer no-longer requires you to accept the GNU GPL
 
     | 
  
  
    | 
      423
     | 
    
      ------------------------------------- 2.5.1 -------------------------------------
 
     | 
  
  
    | 
      424
     | 
    
      16-Apr-2005 Ryan Djurovich
 
     | 
  
  
    | 
      425
     | 
    
      #	Fixed two bugs with account login/logout
 
     | 
  
  
    | 
      426
     | 
    
      ------------------------------------- 2.5.1 -------------------------------------
 
     | 
  
  
    | 
      427
     | 
    
      15-Apr-2005 Ryan Djurovich
 
     | 
  
  
    | 
      428
     | 
    
      #	Fixed bug where non-english characters can get used in page filenames. Many
 
     | 
  
  
    | 
      429
     | 
    
      	measuers have been added (including a new file: wb/framework/convert.php),
 
     | 
  
  
    | 
      430
     | 
    
      	to prevent any possible errors that can occur in page filenames.
 
     | 
  
  
    | 
      431
     | 
    
      #	Fixed invalid meta tags in stock templates (meta tags were not closed)
 
     | 
  
  
    | 
      432
     | 
    
      #	Removed lines 401, 402, and 425 of wb/index.php - not needed
 
     | 
  
  
    | 
      433
     | 
    
      #	Fixed bug where search and account pages are shown in every block
 
     | 
  
  
    | 
      434
     | 
    
      	that is in a template
 
     | 
  
  
    | 
      435
     | 
    
      #	Fixed numerous bugs with media home directories feature
 
     | 
  
  
    | 
      436
     | 
    
      10-Apr-2005 Ryan Djurovich
 
     | 
  
  
    | 
      437
     | 
    
      #	Fixed bugs in account/login.php and logout.php where users
 
     | 
  
  
    | 
      438
     | 
    
      	gets redirected to /pages
 
     | 
  
  
    | 
      439
     | 
    
      ------------------------------------- 2.5.0 -------------------------------------
 
     | 
  
  
    | 
      440
     | 
    
      08-Apr-2005 Ryan Djurovich
 
     | 
  
  
    | 
      441
     | 
    
      -	Removed section language feature
 
     | 
  
  
    | 
      442
     | 
    
      +	Added page language feature (replaces need for sections language feature)
 
     | 
  
  
    | 
      443
     | 
    
      #	Fixed bug where pages using menu_link module can have the URL changed
 
     | 
  
  
    | 
      444
     | 
    
      -	Page directory no longer stored in link field in pages table, it is now added
 
     | 
  
  
    | 
      445
     | 
    
      	when the page_link function is called - this makes changing the pages
 
     | 
  
  
    | 
      446
     | 
    
      	directory much easier and quicker
 
     | 
  
  
    | 
      447
     | 
    
      !	Pages with visibility of "none" are now no longer directly accessable
 
     | 
  
  
    | 
      448
     | 
    
      +	Added new visibility setting "hidden", acts exactly like none did previously
 
     | 
  
  
    | 
      449
     | 
    
      !	Template info file can now specify number of menu's available and relative names
 
     | 
  
  
    | 
      450
     | 
    
      !	Template info file can now specify number of blocks's available and relative names
 
     | 
  
  
    | 
      451
     | 
    
      ------------------------------------- 2.4.3 -------------------------------------
 
     | 
  
  
    | 
      452
     | 
    
      07-Apr-2005 Ryan Djurovich
 
     | 
  
  
    | 
      453
     | 
    
      #	page_filename function has been rewritten using str_replace
 
     | 
  
  
    | 
      454
     | 
    
      	function, which should be faster and will allow characters
 
     | 
  
  
    | 
      455
     | 
    
      	from other languages into filenames
 
     | 
  
  
    | 
      456
     | 
    
      !	Created new media_filename function, which is now used
 
     | 
  
  
    | 
      457
     | 
    
      	by all media functions (create,upload,rename) to determine
 
     | 
  
  
    | 
      458
     | 
    
      	which characters should be removed from a desired filename
 
     | 
  
  
    | 
      459
     | 
    
      +	New button in Administration page list to view specific page
 
     | 
  
  
    | 
      460
     | 
    
      #	Updated the page_link function to now be compatible with menu link
 
     | 
  
  
    | 
      461
     | 
    
      	module when setting pages directory to root
 
     | 
  
  
    | 
      462
     | 
    
      #	Fixed bugs in search when using "Any Words" option
 
     | 
  
  
    | 
      463
     | 
    
      #	Fixed bug with news module when pages directory set to root
 
     | 
  
  
    | 
      464
     | 
    
      !	Changed URL of documentation website on Administration Start page
 
     | 
  
  
    | 
      465
     | 
    
      ------------------------------------- 2.4.2 -------------------------------------
 
     | 
  
  
    | 
      466
     | 
    
      05-Apr-2005 Ryan Djurovich
 
     | 
  
  
    | 
      467
     | 
    
      #	Fixed bug where file could be renamed to nothing in Media
 
     | 
  
  
    | 
      468
     | 
    
      !	Optimised Media create folder, upload file, and rename functions
 
     | 
  
  
    | 
      469
     | 
    
      #	Fixed bug where stripslashes not run on news post titles in admin
 
     | 
  
  
    | 
      470
     | 
    
      05-Apr-2005 Stefan Braunewell
 
     | 
  
  
    | 
      471
     | 
    
      #	Fixed bug concerning usage of the private_sql variable
 
     | 
  
  
    | 
      472
     | 
    
      #	Fixed bug conerning sub-pages being displayed in menus incorrectly
 
     | 
  
  
    | 
      473
     | 
    
      ------------------------------------- 2.4.1 -------------------------------------
 
     | 
  
  
    | 
      474
     | 
    
      04-Apr-2005 Ryan Djurovich
 
     | 
  
  
    | 
      475
     | 
    
      !	Pages with visibility of "none" are again directly accessable
 
     | 
  
  
    | 
      476
     | 
    
      #	Fixed bugs regarding renaming files and directories in Media section
 
     | 
  
  
    | 
      477
     | 
    
      !	When home folders disabled, all folders now visible in Media section
 
     | 
  
  
    | 
      478
     | 
    
      ------------------------------------- 2.4.0 -------------------------------------
 
     | 
  
  
    | 
      479
     | 
    
      03-Apr-2005 Ryan Djurovich
 
     | 
  
  
    | 
      480
     | 
    
      -	Removed recently added visibility setting of "heading", and relative config vars
 
     | 
  
  
    | 
      481
     | 
    
      +	Added new "menu" field to pages table, and new setting "multiple menus"
 
     | 
  
  
    | 
      482
     | 
    
      	which replaces the need for the menu headings feature
 
     | 
  
  
    | 
      483
     | 
    
      +	Added links to top of groups and users sections, linking to each other
 
     | 
  
  
    | 
      484
     | 
    
      !	Change menu width in "Round" template to 170px (was 150px)
 
     | 
  
  
    | 
      485
     | 
    
      #	Change page "are you sure" deletion message to mention that it will delete
 
     | 
  
  
    | 
      486
     | 
    
      	all sub-pages as well
 
     | 
  
  
    | 
      487
     | 
    
      #	Fixed many bugs with news module when viewing posts by group
 
     | 
  
  
    | 
      488
     | 
    
      !	Pages with visibility of "none" are now no longer directly accessable
 
     | 
  
  
    | 
      489
     | 
    
      02-Apr-2005 Ryan Djurovich
 
     | 
  
  
    | 
      490
     | 
    
      -	Removed need to specify DB_URL when calling database class
 
     | 
  
  
    | 
      491
     | 
    
      #	Stopped fields without a type specified from being shown in form mod
 
     | 
  
  
    | 
      492
     | 
    
      #	Changed '/media' to MEDIA_DIRECTORY on HTMLArea popup windows
 
     | 
  
  
    | 
      493
     | 
    
      	for insert link and insert image
 
     | 
  
  
    | 
      494
     | 
    
      +	Added setting which allows you to specify the default WYSIWYG style
 
     | 
  
  
    | 
      495
     | 
    
      +	Added "Server Email" option, to specify what is used in "From" field when
 
     | 
  
  
    | 
      496
     | 
    
      	sending emails using the PHP mail function. Default is admins email address.
 
     | 
  
  
    | 
      497
     | 
    
      #	Search now excludes pages which have a visibility of none or heading
 
     | 
  
  
    | 
      498
     | 
    
      !	Pages are now given modified_when and modified_by when added
 
     | 
  
  
    | 
      499
     | 
    
      01-Apr-2005 Ryan Djurovich
 
     | 
  
  
    | 
      500
     | 
    
      +	Added option to News module to specify how many posts should be listed
 
     | 
  
  
    | 
      501
     | 
    
      	per page (by default it is set to unlimited, which functions like previous version)
 
     | 
  
  
    | 
      502
     | 
    
      #	Added stripslashes when display page titles in search
 
     | 
  
  
    | 
      503
     | 
    
      +	Page descriptions and last updated date now shown in search by default
 
     | 
  
  
    | 
      504
     | 
    
      30-Mar-2005 Ryan Djurovich
 
     | 
  
  
    | 
      505
     | 
    
      +	Added new feature for Media home folders, where a folder can be specified
 
     | 
  
  
    | 
      506
     | 
    
      	for a specific user or group of users only
 
     | 
  
  
    | 
      507
     | 
    
      !	Changed URL of Help button to http://www.websitebaker.org/docs/
 
     | 
  
  
    | 
      508
     | 
    
      +	Added new feature for "Page Trash" - two modes available: inline and separate
 
     | 
  
  
    | 
      509
     | 
    
      !	When pages are deleted, all sub-pages are now deleted (instead of being moved
 
     | 
  
  
    | 
      510
     | 
    
      	up a level)
 
     | 
  
  
    | 
      511
     | 
    
      29-Mar-2005 Ryan Djurovich
 
     | 
  
  
    | 
      512
     | 
    
      -	Removed Database Settings from Administration Settings (options will not be
 
     | 
  
  
    | 
      513
     | 
    
      	available in 3.x, so trying to match interface with WB 3.x plans
 
     | 
  
  
    | 
      514
     | 
    
      !	Changed the name of Path Settings to Filesystem Settings in Administration
 
     | 
  
  
    | 
      515
     | 
    
      	Settings, and removed ability to change path/url options - matching interface
 
     | 
  
  
    | 
      516
     | 
    
      	plans for WB 3.x
 
     | 
  
  
    | 
      517
     | 
    
      +	Added same options for OS and file permissions as installer to Settings
 
     | 
  
  
    | 
      518
     | 
    
      !	Sessions now named with APP_NAME.'_session_id' (e.g. default is wb_session_id)
 
     | 
  
  
    | 
      519
     | 
    
      28-Mar-2005 Ryan Djurovich
 
     | 
  
  
    | 
      520
     | 
    
      +	New functions available to templates to simplify creation of them. This aims
 
     | 
  
  
    | 
      521
     | 
    
      	to "future-proof" templates for WB 3.x plans.
 
     | 
  
  
    | 
      522
     | 
    
      !	Default templates updated to support some of the new functions
 
     | 
  
  
    | 
      523
     | 
    
      +	Added field to pages table "page_trail" which stores a list of the pages
 
     | 
  
  
    | 
      524
     | 
    
      	parents. This field was needed by the new page_menu function
 
     | 
  
  
    | 
      525
     | 
    
      +	Added option for page visibility "heading" to enabled support for multiple
 
     | 
  
  
    | 
      526
     | 
    
      	menu's. Also, this helps to "future-proof" templates for WB 3.x plans
 
     | 
  
  
    | 
      527
     | 
    
      +	Added option for page visibility "registered", which acts a little like
 
     | 
  
  
    | 
      528
     | 
    
      	private, but is still shown in the menu (although users need to log in to view
 
     | 
  
  
    | 
      529
     | 
    
      	the pages content)
 
     | 
  
  
    | 
      530
     | 
    
      +	Form module submissions now saved to database, and feature now added to
 
     | 
  
  
    | 
      531
     | 
    
      	limit number of submissions per hour to prevent spamming
 
     | 
  
  
    | 
      532
     | 
    
      +	New field for Form module: email. Allows you to specify their email in
 
     | 
  
  
    | 
      533
     | 
    
      	"from" field on module settings.
 
     | 
  
  
    | 
      534
     | 
    
      #	Fixed bug when displaying comments in News module (WB Bug #14)
 
     | 
  
  
    | 
      535
     | 
    
      +	New "under contruction" message if no pages exist
 
     | 
  
  
    | 
      536
     | 
    
      !	Cleaned-up wb/index.php
 
     | 
  
  
    | 
      537
     | 
    
      27-Mar-2005 Ryan Djurovich
 
     | 
  
  
    | 
      538
     | 
    
      +	Created advanced mkdir and chmod functions
 
     | 
  
  
    | 
      539
     | 
    
      #	Fixed bug in media where wrong file/folder is deleted
 
     | 
  
  
    | 
      540
     | 
    
      +	Complete overhall of installer - now only one step! It has been greatly
 
     | 
  
  
    | 
      541
     | 
    
      	simplified in many ways, has much better validation, reports error much more
 
     | 
  
  
    | 
      542
     | 
    
      	nicely, and automatically logs the user into the Administrations
 
     | 
  
  
    | 
      543
     | 
    
      +	Must now specify OS type - allows for customizable file permission settings
 
     | 
  
  
    | 
      544
     | 
    
      +	Sections can now have a language code assigned to them
 
     | 
  
  
    | 
      545
     | 
    
      +	Sections can now have a block name/id assigned to them
 
     | 
  
  
    | 
      546
     | 
    
      !	Home section of Administration renamed to Start, to save confusion with saying
 
     | 
  
  
    | 
      547
     | 
    
      	Homepage (because this term could either mean the main website or Home section
 
     | 
  
  
    | 
      548
     | 
    
      	in	Administration). Also, this aims to unify the interface with WB 3.x plans
 
     | 
  
  
    | 
      549
     | 
    
      !	Moved Users and Groups sections under Access section. This aims to unify the
 
     | 
  
  
    | 
      550
     | 
    
      	interface with WB 3.x plans, which help to unclutter the menu
 
     | 
  
  
    | 
      551
     | 
    
      !	Interface for Settings section has been imporved for usability purposes
 
     | 
  
  
    | 
      552
     | 
    
      #	Fixed HTMLArea where no scrollbar for "insert link" and "insert image" dialogs
 
     | 
  
  
    | 
      553
     | 
    
      	by placing media list inside an iframe
 
     | 
  
  
    | 
      554
     | 
    
      #	Fixed stripslashes problem for viewing news comments
 
     | 
  
  
    | 
      555
     | 
    
      !	Added code from Formesque module (an advanced version of the original Form
 
     | 
  
  
    | 
      556
     | 
    
      	module, modified by Rudolph Lartey from www.carbonect.com), and made further
 
     | 
  
  
    | 
      557
     | 
    
      	interface improvements for select box/checkbox group/radio group options.
 
     | 
  
  
    | 
      558
     | 
    
      #	Possibly fixed bugs where an S appears before file and dir modes
 
     | 
  
  
    | 
      559
     | 
    
      #	Fixed bug where users can be added with same emails (in Administration)
 
     | 
  
  
    | 
      560
     | 
    
      -	Removed support for PEAR, as it was deemed an unnecessary addition which only
 
     | 
  
  
    | 
      561
     | 
    
      	makes code more bulky, and removing it will decrease package size a lot
 
     | 
  
  
    | 
      562
     | 
    
      +	New "homepage redirect" option so first page is included and not redirected to
 
     | 
  
  
    | 
      563
     | 
    
      #	Fixed text not being shown when module uninstalled
 
     | 
  
  
    | 
      564
     | 
    
      !	Imporved interface for basic group permissions
 
     | 
  
  
    | 
      565
     | 
    
      26-Mar-2005 Stefan Braunewell
 
     | 
  
  
    | 
      566
     | 
    
      #	Fixed bug with front-end logins
 
     | 
  
  
    | 
      567
     | 
    
      #	Fixed bug when saving intro page 
 
     | 
  
  
    | 
      568
     | 
    
      +	Added check on sign-up if e-mail exists (thanks to P. Melief)
 
     | 
  
  
    | 
      569
     | 
    
      #	Fixed bugs concerning moving/deleting pages
 
     | 
  
  
    | 
      570
     | 
    
      #	Fixed list of parents in page settings
 
     | 
  
  
    | 
      571
     | 
    
      #	Fixed mkdir without mode parameter
 
     | 
  
  
    | 
      572
     | 
    
      #	Added a check on install to ensure PHP 4.1.x compatibility (thanks to Wanderer)
 
     | 
  
  
    | 
      573
     | 
    
      +	Added support for PAGES_DIRECTORY set to root
 
     | 
  
  
    | 
      574
     | 
    
      +	Search form now supports quotes (thanks to Manafta)
 
     | 
  
  
    | 
      575
     | 
    
      #	Fixed page section ordering
 
     | 
  
  
    | 
      576
     | 
    
      #	News items are displayed with name of poster instead of "Unknown"
 
     | 
  
  
    | 
      577
     | 
    
      #	Deletion confirmation popup window in media section now shows correct file name
 
     | 
  
  
    | 
      578
     | 
    
      ------------------------------------- 2.3.1 -------------------------------------
 
     | 
  
  
    | 
      579
     | 
    
      03-Fed-2005 Ryan Djurovich
 
     | 
  
  
    | 
      580
     | 
    
      +	Now there is two types of "filesystem modes", one for directories and one
 
     | 
  
  
    | 
      581
     | 
    
      	for files. Having different settings is very common for most servers, so
 
     | 
  
  
    | 
      582
     | 
    
      	this addition should fix many problems people had with 2.3.0.
 
     | 
  
  
    | 
      583
     | 
    
      -	Removed filesystem mode options from installation
 
     | 
  
  
    | 
      584
     | 
    
      !	Removed duplicate text on installation step 3 for timezone
 
     | 
  
  
    | 
      585
     | 
    
      !	All "access files" for the news module now stored in pages/posts instead
 
     | 
  
  
    | 
      586
     | 
    
      	of a sub-dir relative to the page (this fixes many bugs)
 
     | 
  
  
    | 
      587
     | 
    
      #	Fixed major bugs when deleting pages with sub-pages
 
     | 
  
  
    | 
      588
     | 
    
      !	Removed the restrictions that prevent a user for changing a pages level
 
     | 
  
  
    | 
      589
     | 
    
      #	Fixed bug with "toggle" plus/minus in IE for pages list
 
     | 
  
  
    | 
      590
     | 
    
      #	Fixed some bugs where /pages was not replaced with PAGES_DIRECTORY constant
 
     | 
  
  
    | 
      591
     | 
    
      ------------------------------------- 2.3.0 -------------------------------------
 
     | 
  
  
    | 
      592
     | 
    
      26-Jan-2005 Ryan Djurovich
 
     | 
  
  
    | 
      593
     | 
    
      #	Fixed bug in framework/functions.php that made root parent always equal 8
 
     | 
  
  
    | 
      594
     | 
    
      #	Added missing braces in lines 182 and 208 of admin/pages/settings2.php
 
     | 
  
  
    | 
      595
     | 
    
      #	Fixed SQL-query on line 172, placing a / after $old_link
 
     | 
  
  
    | 
      596
     | 
    
      #	Added eregi checks for PAGES_DIRECTORY on lines 140 and 150 of
 
     | 
  
  
    | 
      597
     | 
    
      	admin/pages/settings2.php
 
     | 
  
  
    | 
      598
     | 
    
      #	Added ordering cleaning to delete_post.php on line 53 for news module
 
     | 
  
  
    | 
      599
     | 
    
      !	GMT option is selected for "Default Timezone" in the installer, instead
 
     | 
  
  
    | 
      600
     | 
    
      	of the old "Please select" message (which had the same value as GMT)
 
     | 
  
  
    | 
      601
     | 
    
      28-Jan-2005 Ryan Djurovich
 
     | 
  
  
    | 
      602
     | 
    
      !	Ability to specify the chmod number when WB uploads files, etc.
 
     | 
  
  
    | 
      603
     | 
    
      !	Modified file headers (copyright/license notice) so they now look almost the
 
     | 
  
  
    | 
      604
     | 
    
      	same, independant of font. Also, it now covers copyright for 2005.
 
     | 
  
  
    | 
      605
     | 
    
      30-Jan-2005 Ryan Djurovich
 
     | 
  
  
    | 
      606
     | 
    
      #	Added code on wb/admin/pages/delete.php to remove sections from the sections
 
     | 
  
  
    | 
      607
     | 
    
      	table when a page is deleted.
 
     | 
  
  
    | 
      608
     | 
    
      +	New 'Smart Login' prevents users from using external password managers,
 
     | 
  
  
    | 
      609
     | 
    
      	and can be set to remember the users password using cookies.
 
     | 
  
  
    | 
      610
     | 
    
      !	SourceForge CVS module now called websitebaker2 (instead of just
 
     | 
  
  
    | 
      611
     | 
    
      	websitebaker). Also, all file versions have been reset.
 
     | 
  
  
    | 
      612
     | 
    
      01-Fed-2005 Ryan Djurovich
 
     | 
  
  
    | 
      613
     | 
    
      !	Added code to prevent from changing a pages level (it simply disables
 
     | 
  
  
    | 
      614
     | 
    
      	the select box), to prevent many possible bugs.
 
     | 
  
  
    | 
      615
     | 
    
      ------------------------------------- 2.2.4 -------------------------------------
 
     | 
  
  
    | 
      616
     | 
    
      23-Dec-2004 Ryan Djurovich
 
     | 
  
  
    | 
      617
     | 
    
      !	Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
 
     | 
  
  
    | 
      618
     | 
    
      #	Fixed multi-language support in search
 
     | 
  
  
    | 
      619
     | 
    
      +	Added more detailed options to list of PHP error reporting level's
 
     | 
  
  
    | 
      620
     | 
    
      -	Removed ability to change language and PHP error reporting level
 
     | 
  
  
    | 
      621
     | 
    
      	on installation to make things easier for newbie's
 
     | 
  
  
    | 
      622
     | 
    
      +	Ability to select custom spacer for page filename's
 
     | 
  
  
    | 
      623
     | 
    
      !	Changed the way a language code is found on language installation
 
     | 
  
  
    | 
      624
     | 
    
      +	Added template permissions to groups
 
     | 
  
  
    | 
      625
     | 
    
      #	Fixed bug when trying to change email from Preferences (admin and frontend)
 
     | 
  
  
    | 
      626
     | 
    
      #	Fixed bug with auto-selection of "System Default" for Preferences
 
     | 
  
  
    | 
      627
     | 
    
      !	News module now use's WYSIWYG for modifying news posts
 
     | 
  
  
    | 
      628
     | 
    
      +	Ability to specify both the pages and media target directories
 
     | 
  
  
    | 
      629
     | 
    
      ------------------------------------ 2.2.3-c ------------------------------------
 
     | 
  
  
    | 
      630
     | 
    
      22-Dec-2004 Ryan Djurovich
 
     | 
  
  
    | 
      631
     | 
    
      #	Fixed problem with DB password being reset if Settings saved in basic mode
 
     | 
  
  
    | 
      632
     | 
    
      ------------------------------------ 2.2.3-b ------------------------------------
 
     | 
  
  
    | 
      633
     | 
    
      21-Dec-2004 Ryan Djurovich
 
     | 
  
  
    | 
      634
     | 
    
      #	Fixed minor bug on admin templates section
 
     | 
  
  
    | 
      635
     | 
    
      #	Fixed bug on rename.php and rename2.php in admin media section
 
     | 
  
  
    | 
      636
     | 
    
      ------------------------------------- 2.2.3 -------------------------------------
 
     | 
  
  
    | 
      637
     | 
    
      20-Dec-2004 Ryan Djurovich
 
     | 
  
  
    | 
      638
     | 
    
      +	Added WB release version in Administration (top right corner)
 
     | 
  
  
    | 
      639
     | 
    
      !	New option to prevent users from adding level 0 pages
 
     | 
  
  
    | 
      640
     | 
    
      #	Fixed bug when deleting post's in News module
 
     | 
  
  
    | 
      641
     | 
    
      +	Added new field in pages table for "root" parent (level 0 parent), for
 
     | 
  
  
    | 
      642
     | 
    
      	extra flexability in creating templates
 
     | 
  
  
    | 
      643
     | 
    
      !	Round template now supports unlimited page levels
 
     | 
  
  
    | 
      644
     | 
    
      ------------------------------------- 2.2.2 -------------------------------------
 
     | 
  
  
    | 
      645
     | 
    
      18-Dec-2004 Ryan Djurovich
 
     | 
  
  
    | 
      646
     | 
    
      +	New option under Search Settings for selecting custom template for search
 
     | 
  
  
    | 
      647
     | 
    
      +	New option when changing page settings to set the target
 
     | 
  
  
    | 
      648
     | 
    
      #	Fixed error when saving a user after editing
 
     | 
  
  
    | 
      649
     | 
    
      !	Users can now modify sub-page if they dont have permissions on the parent
 
     | 
  
  
    | 
      650
     | 
    
      ------------------------------------- 2.2.1 -------------------------------------
 
     | 
  
  
    | 
      651
     | 
    
      15-Dec-2004 Ryan Djurovich
 
     | 
  
  
    | 
      652
     | 
    
      #	Fixed bug when changing password on preferences form (front-end)
 
     | 
  
  
    | 
      653
     | 
    
      #	Fixed bug when retrieving user details (administration)
 
     | 
  
  
    | 
      654
     | 
    
      #	Added check to see if module, template, or language is in use when deleting
 
     | 
  
  
    | 
      655
     | 
    
      #	Fixed up email that is sent to user from a submitted form
 
     | 
  
  
    | 
      656
     | 
    
      #	Fixed major problem with module permissions which stopped it from working
 
     | 
  
  
    | 
      657
     | 
    
      ------------------------------------- 2.2.0 -------------------------------------
 
     | 
  
  
    | 
      658
     | 
    
      14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
 
     | 
  
  
    | 
      659
     | 
    
      +	Multiple-level page support
 
     | 
  
  
    | 
      660
     | 
    
      +	Multiple section's for pages (including interface)
 
     | 
  
  
    | 
      661
     | 
    
      !	Removed text created using two words on all areas
 
     | 
  
  
    | 
      662
     | 
    
      	(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
     | 
  
  
    | 
      663
     | 
    
      	this is for better language support
 
     | 
  
  
    | 
      664
     | 
    
      +	Added Languages section
 
     | 
  
  
    | 
      665
     | 
    
      !	Moved Templates and Modules under Add-ons section
 
     | 
  
  
    | 
      666
     | 
    
      !	Changed name of "Default" template to "Round"
 
     | 
  
  
    | 
      667
     | 
    
      +	Added "All CSS" template
 
     | 
  
  
    | 
      668
     | 
    
      +	Added "Jump"
 
     | 
  
  
    | 
      669
     | 
    
      +	Added 
 
     | 
  
  
    | 
      670
     | 
    
      !	Modified "Box" template to support multiple page levels
 
     | 
  
  
    | 
      671
     | 
    
      +	Added "Menu Link" module
 
     | 
  
  
    | 
      672
     | 
    
      +	Added "News" module
 
     | 
  
  
    | 
      673
     | 
    
      +	Added "Code" module
 
     | 
  
  
    | 
      674
     | 
    
      +	Added "Form" module
 
     | 
  
  
    | 
      675
     | 
    
      +	Added "Wrapper" module
 
     | 
  
  
    | 
      676
     | 
    
      !	Changed name of "Normal Page" module to "WYSIWYG"
 
     | 
  
  
    | 
      677
     | 
    
      +	Created new admin wrapper script to ease module develpment
 
     | 
  
  
    | 
      678
     | 
    
      +	Media now automatically creates index.php file for every
 
     | 
  
  
    | 
      679
     | 
    
      	sub-folder made (for security purposes)
 
     | 
  
  
    | 
      680
     | 
    
      !	Change "Help" link in Administration menu so it now directs
 
     | 
  
  
    | 
      681
     | 
    
      	to the the new Website Baker documentation website found at:
 
     | 
  
  
    | 
      682
     | 
    
      	http://www.websitebaker.org/documentation
 
     | 
  
  
    | 
      683
     | 
    
      !	Password is now required to change email in preferences
 
     | 
  
  
    | 
      684
     | 
    
      +	User can now select custom Language and Date & Time Formats
 
     | 
  
  
    | 
      685
     | 
    
      +	Added search functionality, with three different "methods":
 
     | 
  
  
    | 
      686
     | 
    
      	1. Using all words  2. Using any words  3. Exact match
 
     | 
  
  
    | 
      687
     | 
    
      +	Added native MySQL database support
 
     |