-
It would be awesome if ajax explorer had built-in version control so that we could keep track of previous versions of files. Also, it would be good to have a locking system to keep someone from uploading a file on top of the original if another user is editing it.
2009-09-17 21:33:48 UTC by blawson7
-
As not all servers I use support the zlib extension I changed ajaxexplorer to use the pclzip library available under GPL at
http://www.phpconcept.net/pclzip/index.en.php
To do so I simply had to add the pclzip.lib.php to the script folder and needed to change the zip-in.php and zip-out.php files as can be found in the attachment.
This solution allows to compress not only folders but even...
2009-04-23 13:07:47 UTC by nobody
-
I have ZEND server comuniti edition installed into IIS 6 Windows Server 2003
I't uses PHP 5 and it is so configured:
###########################
PHP Version 5.2.8
post_max_size 200M
upload_max_filesize 200M
###########################
howether it seems to be impossible to upload file larger than 10M...
When the upload ends AjaxeXplorer sends this error message:
"There...
2009-04-03 09:30:45 UTC by marcoska
-
I just installed AjaxExplorer 1.60, and when I look, the filenames (and folders especially) are cut off in the OS space. they are cut off in list view as well, only large icon view shows the filename in full. Any help?.
2009-03-01 17:08:00 UTC by grumpymonkey
-
Will there be of possibility to limit the overall file and folder to a specific account. Eg. limit a user to say 10MB overall?.
2008-11-27 05:56:59 UTC by nobody
-
Hi, I'm running AjaxExplorer version 1.6. It runs runs fine with Firefox 2, but with Firefox 3 all the file and folder names are not rendering correctly. It's all truncated. You only get the first one and a half letters of each folder and onl about the first 4 characters of a filename (See attachment).
2008-07-04 08:45:21 UTC by mitchelln
-
Please add RAR support to your great application.
It will be very helpfull.
2008-02-28 13:59:43 UTC by nobody
-
Hi James
This coming AjaxExplorer I was planning on adding Detail view & arrange files by last modified time. Be sure to check 1.6 release by next week
Thanks for your suggestion.
2008-01-11 03:44:22 UTC by smsid
-
Hi, sorry for late reply ^^
The reason I let people to view the setting is that people with tools like Firebug could still view it by changing code online to reveal the Manage page, but this time I add basic if statement to not render the user information if he/she is not admin.
Thanks for your comment & support.
2008-01-11 03:38:25 UTC by smsid
-
It would be really valuable to be able to see file attributes (especially last saved date) in the file list view. Using this as a project file repository we'd like to be able to identify newest files.
2008-01-08 12:18:33 UTC by jamesmccurrach