Well those guys at Ellis Labs EllisLab are really cranking out the versions of CodeIgniter, two versions in the space of about six weeks that amazing. Their decision to have ExpressionEngine running of the CodeIgniter code base is really benefiting the development cycle which seems like it’s screaming along at full pace, nice work guys!!.
I’ve updated the the new functions and also corrected a few oversights, I’ve also removed the old style active record from the menu (ciar + tab) the function calls are still the same they’re just hidden. I’ve also updated all active record method names to use the new naming convention as a couple had slipped through the net. The major changes are listed below:
DBForge Library (cidbf):
- Added create_table
- Added drop_table
- Added rename_table
Input Library (ciinput):
- Added get_post
- Added get
- Modified post to set XSS filtering param
ActiveRecord Library (ciar & ciar*):
- Removed old active record library from menu (ciar still works but is now hidden)
- All depreciated functions now use new function names
- Fixed get, get_where snippets
- Added start_cache (ciar & ciarc)
- Added stop_cache (ciar & ciarc)
- Added flush_cache (ciar & ciarc)
And thats about it, the download is on the usual page. If you want to be informed of any new updates drop me an email at luci3n[at]sellersrank.com and I’ll notify you when I release. E-TextEditor users the download is normally added a few days later because I don’t have windows and if anyone is looking to be a test user I’ll happily send you a copy before I put it on the download list.
July 7, 2008
Thanks so much. Love this sucker ;)
Oh, and its EllisLab (no “s”, all one word). Thanks for releasing this!
July 7, 2008
@Derek : Sorry about the name that’s what I get for writing posts after pulling an all nighter ;) Great work on the release!!
August 4, 2008
Great work! Any chance of a inType version? ;)
September 13, 2008
I don’t see anything in the Helpers submenu. Are you ever planning to write those snippets? I’m sure quite a few people could use some snippets for URL helper and the like. Thanks for making this bundle for everybody.
September 13, 2008
@rory yes i am i don’t use the helpers that much but i will be including them soon they will be included in the next release.
@Tommy yes i will be releasing an intype version too, i just need to get my windows machine back up and running first sorry for the wait!! :)
October 2, 2008
Any progress on adding helpers to the bundle?
Thanks ;)
October 7, 2008
Thanks for the excellent work!
I found a small typo : dbforge->add_field expands to
$this->dbforge->drop_database($fields)
Arjen
October 10, 2008
I’ve converted this to Intype for my own purposes, but it might come in handy for those wanting it for Intype until Luci3n has his Windows installation back!
http://tinyurl.com/4uxvt7
@Luci3n, I hope you don’t feel this is stepping on your toes!
dan
October 10, 2008
@dan of course not, i’m glad you sent it to me. Nothing better than having more bundles for CodeIgniter out there where everyone can find them