Welcome Guest, Not a member yet? Register   Sign In
InkType Alpha 2008.04.03 (Pluto) Released!
#1

[eluser]Developer13[/eluser]
FINALLY!!! I've been trying to get this update out for quite a while now. Balancing a day job, paid work on the side, various open source projects, my wife and two dogs can be a little tricky... hehe. Anyway, here it is! Download InkType by visiting the link in my signature.

PLEASE LET ME KNOW YOUR THOUGHTS! I need the input. Good, bad, I don't care. If you find bugs, LET ME KNOW! If you have suggestions, LET ME KNOW!

There are a LOT of structural changes to the code with this release. You will need to replace ALL of your files if you have a current InkType installation. Also note that this update will break any custom templates you may have! Please see the new template files (views) regarding the new view / model interaction.

This update includes two SQL files. Use inktype.sql if you do not currently have InkType installed. If you do have InkType installed, use inktype_upgrade.sql. This file includes the differences between the 2008.01.13.3 release and the 2008.04.03.0 release.

ENHANCEMENTS AND NEW FEATURES:

- Upgraded to CodeIgniter 1.6.1
- Posts can now be previewed as they are worked on
- The blog controller no longer passes database information to the templates (views). The views now access data from the database by calling functions with parameters from a newly created library (lib_inktype).
- Templates (views) can now pull the following items from lib_inktype:
--- Blog settings (blog name, description, various other settings)
--- Posts
--- Categories
--- Blogroll
--- Pages
--- Pagination
--- Comments
- The function that loads the views has been moved to lib_inktype
- The function that saves visitor information has been moved to lib_inktype
- Added comment form function to inktype_helper
- Added function inktype_page_link() to inktype_helper
- Began work on user registration with standard registration form
- Removed previous templates
- Added new default template
- Added default_page_id to settings table if main blog page is not to be displayed by default
- Various administration panel enhancements

BUGFIXES:

- Changed the search query to generage WHERE LIKE instead of MATCH AGAINST because CI 1.6.1 backticks the match keyword in $this->db->where("MATCH ...
- Comments now display in proper sort order
- Added ability to enable / disable page from list (icon was there but no functions supported it)
- Corrected bug that disallowed comments from showing as soon as they were posted


Messages In This Thread
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-03-2008, 02:14 AM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-03-2008, 02:38 AM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-03-2008, 02:51 AM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-03-2008, 03:08 AM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-03-2008, 01:18 PM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-03-2008, 02:24 PM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-03-2008, 03:20 PM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-03-2008, 05:11 PM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-03-2008, 09:31 PM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-05-2008, 02:19 AM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-05-2008, 03:11 AM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-05-2008, 05:50 AM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-05-2008, 10:44 AM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-05-2008, 11:48 AM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-05-2008, 03:34 PM
InkType Alpha 2008.04.03 (Pluto) Released! - by El Forum - 04-05-2008, 04:52 PM



Theme © iAndrew 2016 - Forum software by © MyBB