added /framework/ModuleReorgAbstract provides the basics for modul depending reorganisation classesupdate /modules/news/Reorg now extends ModuleReorgAbstractfixed problem with empty directories fixedupdate /modules/news/upgrade.php // rebuild all access files fixed
! /upgrade-script.php, implement class AccessFile() add messages for better overview
! see Build 1986 also implemented in frontend account
! If the advanced option languages Page was disabled or pages exist with one language only, then all available languages are shown to be selected in the User-Settings implemented in backend
! /modules/news/Reorg.php completely recoded using class AccessFile()! /modules/news/upgrade.php add accessfile report to output details in upgrade-script.php! /modules/news/save_post.php search for missing accessfile folder and create missing one
! /languages/ all language files, add new translation $MESSAGE['START_UPGRADE_SCRIPT_EXISTS']! /admin/start/index.php for system administrator only: add start link to 'MESSAGE_START_UPGRADE_SCRIPT_EXISTS'
! /framework/class.wb.php::getLanguagesDetailsInUsed() optimized+ /framework/class.wb.php::getAvailableLanguagesObjectInstance()! /framework/class.wb.php::getLanguagesInUsed() method optimized! /framework/class.frontend.php update changes made in class.wb.php...
/framework/AccessFile little Typofixes/framework/AccessFileHelper added new method getDelTreeLog() and add const LOG_PRESERVE and LOG_CLEARset WbAdaptor::AppName to 'WebsiteBaker'
! /framework/initialize.php::SetInstallPathConstants() setting of DOCUMENT_ROOT now compatible for windows installation! /framework/functions.php::rebuild_all_accessfiles() Optimize rebuild access file coding
Packet AccessFile fixed indifferent handling of './..' directory entries
/framework/functions.php::rebuild_all_accessfiles() output of detailed log corrected
! /framework/functions.php: started implementation of packet AccessFile in function rebuild_all_accessfiles()+ /framework/functions.php::rm_full_dir() added additional argument to set list of protected files! integrate the new processes into the upgrade-script.php...
! /install/sql/wb_search_data.sql recoding initial data for table `search` without primary index value
/framework/WbDatabase fixed little problem with multiple database connections
/update-script.php last correction for loading PasswordHash packet and Typo fix line 87/admin/pages/PageTree // SmallRawPageTree : adaption of Translate and WbAdapter
! Finished Pages settings output page_code treelist
/news/add.php insert missing [SHORT] tag/news/view.php new placeholder [POST_ID] for use in post-loop added
/news/add.php fixed some little HTML syntax bugs
upgrade-script.php add loading interface PasswordHashInterface
Also available in: Atom