Fixed ticket #19 (addon link not shown). Corrected breadcrumbs code.
Module table entries now get deleted upon module installation. Removed 1 second delay in admin success messages.
Small change regarding process time.
Implemented hook for new module type "snippet".
Updated Changelog.
Created new table "modules" to allow for faster lookup of which modules are installed. Allows for greater flexibility also.
Added new setting 'wb_version' which is not changeable in admin>>settings but allows for easier upgrade scripts in the future.
Minor cleanup.
Corrected session code.
Renamed compatibility.php to frontend.functions.php.Moved frontend functions from class frontend to frontend.functions.php. Removed instances of strip_slashes_dummy. Replaced $this by $wb in a couple of places.Created file initialize.php, where all initializations now take place (moved from class wb constructor).
Fixed some issues regarding settings.
Removed addons folder
Moved all modules,templates, and languages into previous locations
Temporarily moved addons folder
Removed another occurrence of OPT_REMOVE_ALL_PATH (pclzip).
Fixed problems with settings section in admin.
Implemented upgrade functionality in templates and languages. Fixed some bugs.
Removed debugging lines.
Cleaned up settings/save.php
Fixed problems with settings in database. Should be fully functional again.
Moved settings from config.php into database.NOT FULLY WORKING!!!
""
Also available in: Atom