A client has asked me to provide a way for schoolchildren to write blog entries, including uploaded pictures, similar to the Wordpress Upload Picture button.
There does not seem to be an Upload/Insert button available for JCE. The Image Manager is much too complex for children (or probably more accurately, their teachers!) to cope with.
Using JCE utilities to make an Ajax popup I can embed the Joomla Flash Uploader plugin as an "Upload a picture" link in my form. JFU takes care of resizing the picture and defining where it is stored.
But is it possible to get Chronoforms to automatically include the uploaded picture into the page it is creating? I guess this needs some sort of communication between the JFU and Chronoforms?
I considered a before / after comparison of the files in the images folder and append any new ones to the post. That could only work for one user at a time though.
Any suggestions?
Thanks,
jb
There does not seem to be an Upload/Insert button available for JCE. The Image Manager is much too complex for children (or probably more accurately, their teachers!) to cope with.
Using JCE utilities to make an Ajax popup I can embed the Joomla Flash Uploader plugin as an "Upload a picture" link in my form. JFU takes care of resizing the picture and defining where it is stored.
But is it possible to get Chronoforms to automatically include the uploaded picture into the page it is creating? I guess this needs some sort of communication between the JFU and Chronoforms?
I considered a before / after comparison of the files in the images folder and append any new ones to the post. That could only work for one user at a time though.
Any suggestions?
Thanks,
jb