Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [request] Multi file upload with Progress Bar, swfUpload
iblastoff wrote:
hey sthmtc, its only for the file upload tab.
d’oh! sorry for the interruption, totally overlooked that :)
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
sthmtc wrote:
d’oh! sorry for the interruption, totally overlooked that :)
np! personally wouldn’t mind a version for the images area as well!
Last edited by iblastoff (2007-10-05 02:25:37)
Offline
#15 2007-10-17 21:53:53
- jelle
- Member
- Registered: 2006-06-07
- Posts: 165
Re: [request] Multi file upload with Progress Bar, swfUpload
iblastoff wrote:
personally wouldn’t mind a version for the images area as well!
I second that!
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
Now with images tab support.
mem_multifile_upload
This uses the jQuery plugin and needs a patch applied to Txp (in same folder).
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
manfre to the rescue once again. its working wonders.
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
iblastoff wrote:
manfre to the rescue once again. its working wonders.
Khm… Is there version of mem_multifile_upload prepared for instalation, or can you show me the instructions for cooking? :)
Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
See my post below.
Last edited by Manfre (2008-01-24 03:47:24)
Offline
#20 2007-10-28 10:20:54
- jelle
- Member
- Registered: 2006-06-07
- Posts: 165
Re: [request] Multi file upload with Progress Bar, swfUpload
hi manfre, great plugin.
SwfUpload however supports selecting multiple files from within the browse dialog. Could this be implentend in your multifile_upload? It would save a lot on clicking and searching :)
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
the plugin doesn’t use swfupload. it uses multiple file upload for jquery
Offline
#22 2007-10-28 22:48:19
- jelle
- Member
- Registered: 2006-06-07
- Posts: 165
Re: [request] Multi file upload with Progress Bar, swfUpload
iblastoff wrote:
the plugin doesn’t use swfupload. it uses multiple file upload for jquery
I’m aware of that…I’m asking if mem_multifile_upload can support multiple file selection in the browse dialog just like swfUpload.
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
jelle wrote:
iblastoff wrote:
the plugin doesn’t use swfupload. it uses multiple file upload for jquery
I’m aware of that…I’m asking if mem_multifile_upload can support multiple file selection in the browse dialog just like swfUpload.
i’m quite sure multiple selecting via the file browse window cannot be done. the script handles the elements but the browser is whats used for file selection. no browsers or javascript that i’m aware of can do this.
that is where flash would come into play.
Last edited by iblastoff (2007-12-06 17:38:53)
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
I just tried my luck with terminal to get the .txt file needed for textpattern and all I ever get is Fatal error: Call to undefined function register_callback() in ...
Could you link up all the compiled files again? (The ones you linked up earlier to not seem to work.) Also, how do you patch Textpattern?
Offline