Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#109 2013-05-05 09:57:58

element
Member
Registered: 2009-11-18
Posts: 99

Re: abl_droploader: A native drag & drop multiple image uploader

developr wrote:

I made it this way, because I don’t know where to put these files otherwise. As far as I know, there is no ‘official’ recommendation, where external resources of plugins like css- and javascript-files should be installed. If someone has an idea, please let me know.

Make a preference in the plugin to choose/change the path where to save those files. glz_custum_fields puts it in /plugins, abl_droploader puts it in /res another plugin puts it somewhere else and so you end up with a dozen different location where several files are stored.

Last edited by element (2013-05-05 09:58:38)

Offline

#110 2013-05-06 16:43:48

developr
Plugin Author
From: Basel
Registered: 2011-09-24
Posts: 65
Website

Re: abl_droploader: A native drag & drop multiple image uploader

I agree, the situation with different plugins that needs external files is a mess. It’s not maintenance friendly.

I have considered using a pref, but this will add one more thing to configure, and it does not really solve the problem. When all plugin authors do that, you will end up specifiying the same option again and again.

For a real solution, a global preference or (better) a convention is needed. Starting with Textpattern 4.5, there is a js-folder available. I will change the plugin-setup, so it uses this folder for the javascripts (if it exists).

But there is still no css-folder… (Why?)

Offline

#111 2013-10-09 08:11:27

THE BLUE DRAGON
Member
From: Israel
Registered: 2007-11-16
Posts: 619
Website

Re: abl_droploader: A native drag & drop multiple image uploader

Hi I will like to know if I can change the thumbnail size using URL parameters please?
Something like when I’m visiting the images tab from a specific link that will add a parameter to the URL for example: &thumbsize=200x100
then somehow it will overwrite the pref with the values from the parameter.

Offline

#112 2013-10-09 11:24:05

developr
Plugin Author
From: Basel
Registered: 2011-09-24
Posts: 65
Website

Re: abl_droploader: A native drag & drop multiple image uploader

Hi Gil

The thumb-size can only be specified on the image-edit panel. The values in this form are passed to the image-module (txp_image.php) as post-parameters only. So i think the thumb-size cannot be overwritten using get-parameters.

You may consider using smd_thumbnail, which allows multiple thumbs with different sizes. This plugin should work together with abl_droploader. It’s not exactly what you want, but something similar.

Hope that helps.

Offline

#113 2013-10-09 22:20:05

THE BLUE DRAGON
Member
From: Israel
Registered: 2007-11-16
Posts: 619
Website

Re: abl_droploader: A native drag & drop multiple image uploader

Thanks Andreas, I was thinking it may have nothing to do with this plugin so I opened another topic and we made it work here , still in process.

Offline

#114 2013-10-12 06:30:26

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,599
GitHub Twitter

Re: abl_droploader: A native drag & drop multiple image uploader

Hi Andreas :)

I love this plugin: image downloads are very much simple for the final users (lot are newbies with computers!).

Thus, I have a problem with abl_droploader v0.20 on a multi-sites installation of TXP 4.5.5: no download process works even if the “droploader” grey screen is shown.

I’d put the res folder into /sites/first-site/admin/ so all the needed files for the plugin are loaded.
I think the problem comes with the sub domain where the TXP admin interface is located: admin.my-domain.com/

Any idea how to make it working?

Cheers,


Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

#115 2014-05-15 07:58:28

mikulas
Member
From: Czech republic
Registered: 2012-03-15
Posts: 38

Re: abl_droploader: A native drag & drop multiple image uploader

It would be possible to add the function of automatic assignment alt-text by file name?

Offline

#116 2014-05-15 20:09:05

maruchan
Member
From: Ukiah, California
Registered: 2010-06-12
Posts: 590
Website

Re: abl_droploader: A native drag & drop multiple image uploader

mikulas wrote #280821:

It would be possible to add the function of automatic assignment alt-text by file name?

Couldn’t you do that in your TXP page template pretty easily? There are image tags that output the filename. Unless I’m misunderstanding.

Offline

#117 2014-12-11 14:59:40

candyman
Member
From: Italy
Registered: 2006-08-08
Posts: 684

Re: abl_droploader: A native drag & drop multiple image uploader

Tried to install it but the /res folder isn’t created.
I’ve got this error at the bottom of the page when I try to activate the plugin:

“An error occourred. Please check the servers error-log.”

I’ve tried to install it in locale using XAAMP.

Last edited by candyman (2014-12-11 15:00:16)

Offline

#118 2014-12-14 21:43:08

jpdupont
Member
Registered: 2004-10-01
Posts: 752

Re: abl_droploader: A native drag & drop multiple image uploader

On some servers I must copy the res folder on the server myself. See the help of the plugin (files are in the zip on the author site).

Offline

#119 2014-12-15 19:28:11

candyman
Member
From: Italy
Registered: 2006-08-08
Posts: 684

Re: abl_droploader: A native drag & drop multiple image uploader

Thank you, I’ve missed to check the source code files!
Now all it’s OK but the plugin doesn’t work for me: I can’t see the “transparent area” where I have to drop the files from my desktop.
I have other image-plugins installed: do you know about some conflictual plugins?

Offline

#120 2014-12-15 19:55:00

jpdupont
Member
Registered: 2004-10-01
Posts: 752

Re: abl_droploader: A native drag & drop multiple image uploader

I use sometime jbx_multiple_image_upload Jonas Bach 0.5.5 (last release on github).
Don’t work with abl_droploader at the same time.

Offline

Board footer

Powered by FluxBB