InkType
Blog Management System
InkType Neptune.1 Released
InkType Neptune Patch 1 has been released!
Here is a rundown of the changes in this update:
BUGFIXES
Date information in form will no longer change when a post is submitted but doesn't validate
Fixed small bug that prevented IE from properly displaying the TinyMCE WYSIWYG editor
FEATURES
Initial implementation of Template Package Installer
ENHANCEMENTS
Admin accounts will now be WYSIWYG enabled by default when first_login is called
editorjs no longer loads in backend where not required
Removed a lot of unnecessary $this->load->model calls (models now loaded in autoload.php)
MISC
Post and Page statuses now show 'Published' and 'Unpublished' in main list as opposed to 'Publish' and 'Unpublish'
Change 'Draft' to read 'Unpublished'
Removed ibrowser folder from TinyMCE plugins folder
Removed $config['models_autoload'] from config.php
Added autoincrement to user_meta.user_meta_id