8 years ago
11
Topic

Hi everyone!

Would it be possible to creat a new image upload plugin for seblod that use dropzone.js (http://www.dropzonejs.com)? as example.

I know that i can use a Field X for multi image upload and processing, but sometimes it would be nice just to drag and drop the image files...and some of my clients are asking for this feature.

Or is there allready a solution for this in development by seblod itself??

Maybe if enough people would need this kind of image upload plugin we could share the costs for the dev??

Thank you

Get a Book for SEBLOD
8 years ago
1
Level 1

does nobody have interesst in this plugin??

8 years ago
0
Level 2

I have started 2 days ago my first try to develop this plugin myself useing the following libaries:

1. jquery.filer
2. php-uploader

I have used the Seblod Developer Plugin to get started, here i must say so powerfull Seblod is, so frustrating is it at the same time! :/ 

It really lacks on documentation for developers, so i have spend the most time of it to "learn" how to develop a plugin for seblod....and still there are so many questions to it...

Is there something like a DOC or tutorial for seblod custom Plugin dev avaible??

So i have done much of the dev by "try and see what happens" :) and learned myself a punch of things by looking into the source code of other seblod plugins...

My Plugin Status now:

I have successfully get this things to work:

Multi Upload of Images
Creates an folder in "images/" with the name of the user for the image upload -> for example "images/admin"
saves in the DB the name of the folder....so i can loop trough the folder and display all image files by legal extensions set up in the plugin

also to display the images that are allready uploaded when editing the article again...

BUT!! im stuck on some things like: 

create a folder with the ID of the article...like "images/admin/ARTICLE-ID" for upload,

Image Processing for Thumb creation

Displaying the Gallery in the Content View....works at the moment only with a posion override where i loop the created folder for images...

Deleteing Images

and some major security stuff and validation


Does anybody have interesst to work with me on this plugin who have some more experience in plugin dev??

Some Image how it looks right now

Or can someone tell me how else can i accomplish a multi image upload with seblod?? Cant use Field X for 100 Images that is insane and not userfriendly!

Thank you for helping me!!


1283 Posts
Bucklash
8 years ago
0
Level 1

+1

PS

I'll be up for contributing to funding ANYONE that wants to add to Seblod. Seblod team, public, who cares so long as it is useful, there are two books available, both of which have negative reviews and seem to not add anything more than what is documented in this site

A fundraiser for docs, adding tooltipls to all fields, add tutorials for ALL plugins, etc would be great

Have a kitty, and whoever provides something can take some of the money.... great :)

Bucklash

8 years ago
0
Level 1

i really need this kind of plugin to get done fast, some of my users WANT this, and i have a hard time in developing this all by myself..

i would also contribut some money to seblod if they could develop this...or just a easy way to upload many images from the frontend (no field x)

can someone from the seblod team tell us what this would cost?? so we could start some founding like for the "leave nothing behind" feature...

br, eddy

8 years ago
1
Level 1

Hi all,

yes we have a plugin which allow to do multi-upload (image & file), using Jquery File Upload, but not yet in a public version, always in development.


Be free to contact Octopoos.


Regards.

Lionel

8 years ago
0
Level 2

Hi Lionel!

I have found an older post of you, where you sayed the samething :)

can we have a release date or the dev version for testing???

my problem is that i have a project that i started months ago for a customer of mine, and now he wants this feature on his website...and he is not happy with my field x solution :/

i need this get done in a month! :/ 

so yes...im looking desperately for a solution XD

Thank you

8 years ago
2
Level 1

Hi AUTeddy,

no release date for the moment, because it's not a simple plugin, and in fact not only 1 plugin.

At least, there is 3 plugins :

  • CCK Field Multi Upload
  • CCK Field Validation : Validations to apply on this kind of field
  • CCK Field Typo : what to display in a content view (Number of items, Featured, simple list, slideshow,...)

So like I said, be free to contact Octopoos


regards.

Lionel

8 years ago
1
Level 2

have send you a mail...

thank you

8 years ago
0
Level 3

Hi,

Thanks. Answered to your email.

Sebastien.

6 years ago
0
Level 1

Hi Guys,

Any news about this plugin?

thx abram

4229 Posts
Kadministrator
6 years ago
0
Level 1

Sorry, no news.

Get a Book for SEBLOD