Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#196 2007-05-24 12:27:29

TheEric
Plugin Author
From: Colorado & Montana.
Registered: 2004-09-17
Posts: 606
Website

Re: Ebl_batchupload

ivorius wrote:

Hi Eric, please will you symbiosis batchupload with mlp pack ? Because, when ebl_batchupload plugin is activate, then alt and caption for image doesn´t work. Data are insert into wrong column – to the caption instead of l10n_caption_LANG

I don’t plan on rewriting the plugin to work work with MLP unless it becomes part of the core of TXP, especially because of a plugin that eschews the default TXP setup in favour of its own.

Language support is coming in the next version, but will be a flat xml-file that will need to be uploaded to the webserver, until then, the flash source is available and you can freely change the text.

Last edited by TheEric (2007-05-24 12:46:18)

Offline

#197 2007-05-31 13:35:45

FireFusion
Member
Registered: 2005-05-10
Posts: 698

Re: Ebl_batchupload

Where is this plugin now? Download links aren’t working

Offline

#198 2007-05-31 22:59:15

TheEric
Plugin Author
From: Colorado & Montana.
Registered: 2004-09-17
Posts: 606
Website

Re: Ebl_batchupload

It’ll be available for download again once I’ve completed my transition from TXP to Expression Engine. Shouldn’t be longer than another week.

Offline

#199 2007-06-04 21:10:11

seamlesswhole
New Member
Registered: 2007-06-04
Posts: 2

Re: Ebl_batchupload

any possibility of someone mirroring this in the mean time? thanks! best

Offline

#200 2007-06-05 17:11:37

TheEric
Plugin Author
From: Colorado & Montana.
Registered: 2004-09-17
Posts: 606
Website

Re: Ebl_batchupload

The latest version is nearing completion (along with my EE powered website.) Localization is almost complete, and several bugs have been squashed.

Below is the default language file.

<lang>
 <upload>Upload</upload>
 <resize>Resize?</resize>
 <resizehelp></resizehelp>
 <makethumb>Generate Thumbnail?</makethumb>
 <makethumbhelp></makethumbhelp>
 <height>Height</height>
 <Width>Width</width>
 <maximgsize>Max image size</maximgsize>
 <selectfile>Select Files</selectile>
 <resetfile>Reset</resetfile>
 <cancel>Cancel</cancel>
 <assigncat>Assign to category</assigncat>
 <assigncathelp></assigncathelp>
 <assigncatnote>Select or input a new category</assigncatnote>
 <debug>Debug?</debug>
 <nourl>Textpattern is not passing needed URL parameters to the 

upload script. This plugin will not function without these 

variables. </nourl>
</lang>

Offline

#201 2007-06-05 17:33:22

TheEric
Plugin Author
From: Colorado & Montana.
Registered: 2004-09-17
Posts: 606
Website

Re: Ebl_batchupload

Note: I’m considering changing the license for the newest version and asking a $5.00 per domain fee for download.

Of course, those original contributers to the original ransom would always have the most up to date version for no cost, plus any modifications that they may want (colors, layout, features, etc)

Since this plugin has been released, I’ve had over 1,200 downloads from my website. What if I had originally asked $5.00 per download … As one who has a significant amount of student-loan debt, I’ve begun considering what changing the licensing would do.

Last edited by TheEric (2007-06-05 18:05:11)

Offline

#202 2007-06-05 18:00:25

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

Re: Ebl_batchupload

$5 – I’m in.


Tom

Offline

#203 2007-06-06 14:45:55

TheEric
Plugin Author
From: Colorado & Montana.
Registered: 2004-09-17
Posts: 606
Website

Re: Ebl_batchupload

The localization is complete. I won’t be creating individual language files as that can be a bit too complicated, but all text is inclosed in an xml file that is read by the flash plugin that can easily be changed by those needing a language other than english.

Also, I do believe the 406 bugs have been squashed. I’ll need more testing to verify this.

Offline

#204 2007-06-15 13:22:46

seamlesswhole
New Member
Registered: 2007-06-04
Posts: 2

Re: Ebl_batchupload

any idea when this plugin will be available again? i’m ready! — with my $ in hand.

Offline

#205 2007-07-02 07:59:10

Joey
Member
From: Netherlands
Registered: 2005-01-19
Posts: 257

Re: Ebl_batchupload

I’m currently working on a site where I need batch image uploading to make photo albums without all the individual image uploading, so I also would like to use this plugin…when is it coming back? Or is there any other batch image uploading technique?


Regards,

Joey

Offline

#206 2007-07-02 09:41:22

TNT
Member
From: Rotterdam, Netherlands
Registered: 2006-01-06
Posts: 256
Website

Re: Ebl_batchupload

There’s fpx_image_import.


Prrrrrrrr

Offline

#207 2007-07-02 12:49:28

Joey
Member
From: Netherlands
Registered: 2005-01-19
Posts: 257

Re: Ebl_batchupload

TNT wrote:

There’s fpx_image_import.

Thanks, works perfectly.


Regards,

Joey

Offline

#208 2007-07-02 18:50:19

masa
Member
From: North Wales, UK
Registered: 2005-11-25
Posts: 1,095

Re: Ebl_batchupload

Hi Eric,

I sent you a mail a while ago inquiring how to donate to your efforts, but never got a reply.

Drop me a line! :-)

Cheers Martin

Offline

#209 2007-07-06 18:28:40

TheEric
Plugin Author
From: Colorado & Montana.
Registered: 2004-09-17
Posts: 606
Website

Re: Ebl_batchupload

I thought was I done, that is, until I found out that Adobe hasn’t corrected the upload header bug in Flash. It’s been this bug that has caused those people with mod_security to encounter that 412 error code.

Sure, the simple solution is to simply drop a htaccess file in the main directory, that disables mod_security. That’s just not a very elegant solution. So ideally, what I want is something that will only disable mod_security for this particular application. So, that’s where I’m at right now. Trying to fix that one last bug, or find a practical way around it.

I’ve been emailing Adobe, trying to see if they’re at least aware of it, but I have yet to receive a response.

On an unrelated note, I did finally almost sorta finish my page layout… :) Masa, if you want, you can email me at elimegrover at that google webmail thing.

Last edited by TheEric (2007-07-06 18:30:59)

Offline

#210 2007-09-05 01:34:25

progre55
Member
Registered: 2006-05-02
Posts: 668

Re: Ebl_batchupload

Eric:

Just wondering on an ETA for release. Could really use the plug in on a current project.

Thanks.

progre55

Offline

Board footer

Powered by FluxBB