I am developing a dialog with codeigniter to manage files on the server.
I do this:
I want to call a view within the dialog to select files to insert in the editor. I could help with ideas on how to develop it?.
PD: excuse my english, I am using a translator, Thanks.
I do this:
I want to call a view within the dialog to select files to insert in the editor. I could help with ideas on how to develop it?.
PD: excuse my english, I am using a translator, Thanks.
Re: Dialog and Manage files
Re: Dialog and Manage files
Re: Dialog and Manage files
I have another section to upload the files through the dialog box will only select files to add to the editor.
Thanks.
Attachments:
Re: Dialog and Manage files
Re: Dialog and Manage files
if you have more material where it can get ideas, welcome =).
Re: Dialog and Manage files
If there are many files, I think for a better navigation you should write your own little browser and open it in an iframe (inside your dialog). To set a file from frame to dialog you have to use a callback function that it works http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.tools.html#.addFunction