Ajax Framework (CJAX) for Codeigniter 2.x+ |
[eluser]Ajaxboy[/eluser]
@Distortion , I am unable to reproduce the 'CJAX: util. form' alert issue, but the message signals the function 'this._form' as missing (which isn't). Are you still having that issue? If I could debug it I'd be able to tell more but just can't reproduce it. Have you tried again? Some future changes to the core will prevent caching old versions to discard this as an issue. @sanjay, Glad you got it working
[eluser]Ajaxboy[/eluser]
Version 5.0-Beta of the Ajax Framework will be released in the next few days. Lots of new positive changes and some exciting ones will be supported in this new release, In the mean time 4.2 is the preferred release and will probably be for a while until we get out of the beta.
[eluser]Ajaxboy[/eluser]
<h3>New Release 5.0-Beta</h3> > 100kb <br /> <br /> [h4]Changes From 4.2 to 5.0-Beta[/h4] Quote:Extension of plugins API and plugins documentationSee Full ChangeLog: Quote:http://code.google.com/p/ajax-framework-...NGELOG.txt [h4]Download[/h4] https://sourceforge.net/projects/cjax/fi...deIgnater/ Developer Sample Plugins [h4]Download[/h4] https://sourceforge.net/projects/cjax/files/API/ Because of the nature of beta software release - it is not encouraged to use this release for production environment. Though no known issues have been found. Be sure to post any issues if you find any.
[eluser]Ajaxboy[/eluser]
Uploadify Jquery Integration, Upload Files with Flash CJAX Jquery.uploadify Plugin This plugin is an alternative if you already use Jquery, and jquery.uploadify. All dependencies are included. This PHP Plugin makes the configuration of uploadify a breeze. You may now make full use of the jquery.uploadify plugin, through cjax API, in PHP, Example included in demos zip. This plugin is fully compatible and was tested uploading multiple files including 200MB+ files. All Settings are in the construction, meaning - you don't have to change anything to make it work, everything is right here, you may customize these settings and use ANY other settings available in uploadify: Quick Samples This sample as it is, will upload ANY valid files, and will notify you of any errors - such as directory permission and such. You'd use the exact same format (in PHP) that is used in jquery.uploadify plugin (JAVASCRIPT) options, that is what makes it easy to use, if you are already familiar with this plugin in jquery, even if you are not, this sample speaks for itself: Code: <?php Review plugin documentation Quote:http://www.uploadify.com/documentation/ A working sample is included in the samples/demos zip Download the Plugin Quote:https://sourceforge.net/projects/cjax/files/Plugins/ Hope that makes sense to anyone that might use the plugin In a side note, The Demos zip includes an *Updated* Ajax Upload Files Example, which is built-in in the framework $ajax->upload() (see API documentation: http://code.google.com/p/ajax-framework-...deigniter/), the ajax file uploader allows you to upload any files and allows configuration for production usage, such as the usage of prefixes, suffixes in file names, etc.
[eluser]Sanjay Sarvaiya[/eluser]
Hi I have installed ajax-framework “Current Version 4.2” Its working like charm with most of browser but in ie7! nothing happen. Is there any way to work with ie7 ?
[eluser]Ajaxboy[/eluser]
Hello Sanjay, Thanks for reporting this, will definitely look into it. Ajaxboy
[eluser]Ajaxboy[/eluser]
<h3>New Release</h3> Download Quote:http://sourceforge.net/projects/cjax/files/CodeIgnater/ 5.0-Beta3 * Fixed Ajax File Uploads fully working in IE7 5.0-Beta2 Changes From Beta to Bata2 Quote:* Support for PATH INFO style URLSee Full ChangeLog: http://code.google.com/p/ajax-framework-...NGELOG.txt
[eluser]Ajaxboy[/eluser]
We're moving from google code to Source Forge http://cjax.sourceforge.net/ The next releases will likely be downloadable from a special sub-project for codeignater. -Ajaxboy
[eluser]Unknown[/eluser]
Im really happy I started reading this today. Youve got a follower in me for sure!
[eluser]Ajaxboy[/eluser]
@Kate, Hello kate, thanks! ![]() It is refreshing to see enthusiastic people providing positive feedback. ![]() Be sure to sign up for news updates if you'd like to be in the loop or be notified of important updates or run into issues: https://lists.sourceforge.net/lists/list...ax-updates Any other constructive feedback is appreciated PS: For everyone that has downloaded the beta-release, it would be nice to hear if you have found any issues or how it's working out. -Ajaxboy |
Welcome Guest, Not a member yet? Register Sign In |