Login or Register

RSS IconRecent posts in this topic

avatar
deanloh on Nov 26. 2007. 1:08 am
I have posted this before, and I feel the need to bring it to developer's attention again.

In the latest version, although it is possible to upload multiple attachment to any single page/ticket, but it is still a cumbersome process to upload one by one. What's more painful is, there is no way to reuse the file link.

For example, I got my designer to work on some design mockups, when he is done, he would upload the mockups to the ticket I have created for him. Then I will have to download the mockups to my computer, create another discussion to let my clients see the mockups. The result of doing this is, I will have two copies of each file in my server. Even if I don't mind the inefficient use of server space, the workflow makes it a painful process, especially when the mockups files are huge in size.

We definitely need a more efficient way to manage the files.
avatar
cyandesign on Nov 26. 2007. 8:02 am
+1 on all of those points.
avatar
pdiki on Nov 26. 2007. 8:26 am
+1

And can i add file thumbnails to it aswell please.
Paul Dixon
avatar
Leon on Nov 26. 2007. 6:28 pm
+ 1 and also +1 for file thumbnails
avatar
adamld on Nov 27. 2007. 4:34 pm
+1
I like these suggestions, can uploaded files become objects that can be passed on to another object?

You can do the re-useable link so that where it's first uploaded can be where it's referenced in any future discussion post.
avatar
cbtrussell on Nov 27. 2007. 9:45 pm
+1 for a solution to be able to reference files in multiple locations!
avatar
Terry Johnson on Nov 28. 2007. 8:03 pm
Have you tried using Firefox with the dragdropupload extension? I've found it to be a fantastic time saver when uploading more than one file. It's not perfect, but if the PHP code processing the upload loops through $_FILES then you can drop as many items as you like in one go.

https://addons.mozilla.org/firefox/addon/2190
Terry Johnson
VP Technology, Scribendi Inc.
http://www.scribendi.com - Editing, Proofreading and more...
avatar
adamld on Nov 28. 2007. 10:20 pm
I have no problem with interim solutions being provided, allowing us to work around in the meantime, but the long term solution should be for AC to have these features built in, and functional in mainstream browsers such as IE.

This is because in a corporate environment the Standard Operating Environmenet is often locked down, many teams do not have the option to install this software.
avatar
Terry Johnson on Nov 30. 2007. 9:54 pm
Update - dragdropupload doesn't work on aC 1.0.4 - only the first file is saved.

Using Flash to overcome the limitations of html file inputs seems increasingly common, but that also requires the receiving code on the server to be able to handle getting several files at once.
Terry Johnson
VP Technology, Scribendi Inc.
http://www.scribendi.com - Editing, Proofreading and more...
avatar
Ilija Studen on Dec 1. 2007. 1:15 am
Terry Johnson:
Update - dragdropupload doesn't work on aC 1.0.4 - only the first file is saved.


Hi Terry,

Can you please explain what you meant by this?
activeCollab team member | LinkedIn

RSS IconRecent posts in this topic