Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#25 2008-01-24 03:41:50

Manfre
Plugin Author
From: North Carolina
Registered: 2004-05-22
Posts: 588
Website

Re: [request] Multi file upload with Progress Bar, swfUpload

The Compiled Plugin

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

#26 2008-01-24 09:12:46

dl33
Member
Registered: 2006-06-17
Posts: 192
Website

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

#28 2008-02-13 10:43:37

Fontanel
Member
Registered: 2006-02-08
Posts: 15
Website

Re: [request] Multi file upload with Progress Bar, swfUpload

Can’t see anything either..

Offline

#29 2008-02-13 12:27:59

decoderltd
Member
From: London
Registered: 2006-06-20
Posts: 248
Website

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

#30 2008-02-13 16:12:10

rsskga
Member
From: San Francisco, CA USA
Registered: 2007-06-23
Posts: 50
Website

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

#31 2008-02-14 18:24:42

Fontanel
Member
Registered: 2006-02-08
Posts: 15
Website

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

#33 2008-03-10 22:28:57

dl33
Member
Registered: 2006-06-17
Posts: 192
Website

Re: [request] Multi file upload with Progress Bar, swfUpload

Jup, it does… (at least for me)

Offline

#34 2008-03-11 00:35:49

the_ghost
Plugin Author
From: Minsk, The Republic of Belarus
Registered: 2007-07-26
Posts: 907
Website

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

#35 2008-06-19 01:54:50

renobird
Member
From: Gainesville, Florida
Registered: 2005-03-02
Posts: 786
Website

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

Board footer

Powered by FluxBB