Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [request] Multi file upload with Progress Bar, swfUpload
Drop jQuery.MultiFile.js in to the ~/textpattern/ folder.
Steps to modify ./textpattern/index.php
1. Find the following code (approximately line 101)
if (is_readable($inc))
include($inc);
2. Replace the second line so it looks like:
if (is_readable($inc))
include_once($inc);
You only need to add “_once” after “include”.
Last edited by Manfre (2008-01-24 03:42:10)
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
Thanks, works like a charm…
Offline
#27 2008-01-28 21:50:25
- feragnoli
- Member
- From: the hague
- Registered: 2005-02-10
- Posts: 150
Re: [request] Multi file upload with Progress Bar, swfUpload
hello, sorry but i can’t see anything happening anywhere…
am i supposed to see buttons in the image and/or file tab?
what was that again…?
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
Can’t see anything either..
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
Feragnoli, Fontanel
Go to Content > Images and upload as normal except now you can add multiple files one at a time – they’ll be listed beneath the ‘Choose file’ field together with a ‘remove’ option. Once you’ve added all the files you require, click ‘upload’.
Hope that helps.
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
I read that this is targeted for v4.0.5. Can someone confirm if this will or will not work with v4.0.6? Thanks.
Swim Kitten, A Magento Site
When nothing but incredibly revealing dresses and swimwear will do
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
decoderltd wrote:
Feragnoli, Fontanel
Go to Content > Images and upload as normal except now you can add multiple files one at a time – they’ll be listed beneath the ‘Choose file’ field together with a ‘remove’ option. Once you’ve added all the files you require, click ‘upload’.
Hope that helps.
Great, thanks!
Offline
#32 2008-03-10 22:25:24
- Joey
- Member
- From: Netherlands
- Registered: 2005-01-19
- Posts: 257
Re: [request] Multi file upload with Progress Bar, swfUpload
Does this work on 4.0.6?
Regards,
Joey
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
Jup, it does… (at least for me)
Offline
Re: [request] Multi file upload with Progress Bar, swfUpload
Is it avaible to add adding alt\caption text ? It would be nice
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
Hello all.
Trying to verify this works in 4.0.6.
I’m not having any luck.
I’m using v 1.29 of jQuery.MuiltiFile.js
Offline
#36 2008-06-19 02:00:59
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: [request] Multi file upload with Progress Bar, swfUpload
jQuery.Mu->i<-ltiFile.js
Copied and pasted??
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline