InkType
Blog Management System
InkType Neptune Released
Head on over to the Download page to download InkType Alpha 2008.05.21.0 (Neptune)!
Here are the notes from the changelog for this release:
Bug Fixes:
* Visitor Stats - Daily now works properly
New Features:
* Admins can choose to enable / disable WYSIWYG editor in their user profile
* Admins can enable / disable the site
* Admins can track user logins
* New custom TinyMCE image upload plugin for admin backend (thanks wiredesignz)
Enhancements:
* Implemented initial download throttler
* Admin User control panel improved
* System setting changes now shows when settings are saved
* Added inktype_user_panel() to inktype_helper
* Date / time can now be changed on posts
* Admin category page now shows num posts per category
* A category cannot be deleted if it contains posts
* Visual improvements to admin panel
* System now requires admin to create first account upon first time accessing control panel
Refactor Notes:
* Moved login set_session to lib_login
* User registration no longer needs username; uses email address instead; all logins use email address instead of username
Database Notes:
* Several database tweaks