Page 1 of 1

File Manager on ipad? i know! a client is asking!

Posted: Sat Jan 14, 2012 6:04 pm
by webpie it.
Hi guys

I have today upgraded the ckediotr to the latest one for a clinet in OC, and enbaled the full set of controls, demo here http://ckeditor.com/demo

this works on safari 5 on ipad, so this is great! they are really happy!

But basically i am one step away from having file manager work on the ipad,

I can get it to load up, scroll the list files, select an image with my finger, but then nothing happens!

Just this last step and it can't go any further!

I wouldn't usually bother with this ipad stuff but as it was requested, i am try my hardest!

Has anyone a suggestion, or seen anything on this subject? Or even an alternative, my ida would be to add a submit button to the header of the file manager, so once the image is clicked they could click the submit button?

It's just that last action im trying to get working, anyone with any feedback I would be most grateful!

Re: File Manager on ipad? i know! a client is asking!

Posted: Sat Nov 10, 2012 9:29 pm
by kaylohn
Hi Chris,

This might help:

http://www.opencart.com/index.php?route ... on_id=3601

Best,

Kay

Re: File Manager on ipad? i know! a client is asking!

Posted: Thu Apr 04, 2013 1:38 pm
by grooverdan
I did the following mod to 1.5.2.1 (view/template/common/filemanager.tpl) to add a select button to the top of the filemanager for the same ipad reasons.

After this bit of code:

Code: Select all

 </head>
 <body>
 <div id="container">
   <div id="menu"><a .........................<?php echo $button_refresh; ?></a>
add:

Code: Select all

<a id="select" class="button">Select</a>

And before the end bit like:

Code: Select all

 });
 //--></script>
 </body>
 </html>
Added:

Code: Select all

       $('#select').bind('click', function() {
               var path = $('#column-right a.selected').find('input[name=\'image\']').attr('value');
               if (path) {
                   parent.$('#<?php echo $field; ?>').attr('value', 'data/' + path);
                   parent.$('#dialog').dialog('close');
               }
       });
Enjoy.

Re: File Manager on ipad? i know! a client is asking!

Posted: Wed May 08, 2013 11:04 pm
by s3d
I can confirm this is working and really should be part of the core build.

Re: File Manager on ipad? i know! a client is asking!

Posted: Mon Jan 27, 2014 4:34 am
by randy4
I realise this is an old post but i had this same issue in 1.5.6, however this solution that grooverdan provided still works but the filemanager.tpl has been moved to /admin/view/template/common.

Took me a bit of searching to find this file so i thought i would share for those having the same issue in 1.5.6

Re: File Manager on ipad? i know! a client is asking!

Posted: Wed Mar 12, 2014 3:09 pm
by byens

image manager search and select button

vqmod version search filename and added select button. If anyone need this

Re: File Manager on ipad? i know! a client is asking!

Posted: Fri Dec 21, 2018 9:56 am
by grotenydia
There are many such managers, such as File Manager Pro, Documents 6, FileMaster, Tunesgo (dr.fone - transfer), Mobikin Assistant for iOS, etc. are all good software. Before deciding, I suggest you look at the review of them.