Pages (2): 1 2   
Member
Member
elrol   11-08-2009, 19:04
#1

I would like to be able to create an album/sub-album without having to upload any images at the same time..

I was thinking it could go and be part of the Albums tab and under each listing would be an option to create a sub-album or top level parent album depending on where the user is in their album tree..

Hope this makes sense.. if you have any additional questions, please let me know.

Member
Member
sbillard   11-08-2009, 23:09
#2

You can do this from the upload tab. However, you must be using the HTML based uploader, not the Flash based one.

Administrator
Administrator
acrylian   12-08-2009, 08:04
#3

Additionally you of course can do that via FTP directly.

Member
Member
elrol   13-08-2009, 16:35
#4

sbillard and acrylian,

I know about both of those ways.. but I was wondering if it might be better, from a users, point of view, to have the "Create a new album/subalbum" on the albums page.

look at this image : http://yfrog.com/03zpideap

I added the word (add) behind the number albums within an album.

what if the user clicked on that add link and a popup came up asking the user for the Album Title, folder name, description, etc...

I think this would allow users to set up their entire gallery easily and from the web without having to use ftp or the html browser upload page.

thoughts?

I would try to do this myself as a plugin, but I am not that good of a programmer.

thanks for the time you took to read this.. if I can be of any help, please let me know.

Thanks

elrol

Member
Member
sbillard   13-08-2009, 17:28
#5

That is probably not a good place for a little used feature. I suggest you could make a plugin that attaches to the album_custom_data filters.

You can use the filter-custom_data.php script as a starting point. To create a new album you need the following code:

$gallery = new Gallery();$album = new Album($gallery, $albumfolder);

Member
Member
divan   13-08-2009, 19:30
#6

I was going to create the same proposition - It's not always handy to use "upload" feature just to create the folder. For example, I need to create a tree of folders, 2-3 in depth - each time use "Upload" is not correct, cause these parent folders will never contain the photos, only subfolders. Moreover, it's not obvious and users easily may be confused by this.
So, it would be better to have a separate button for that.

Member
Member
divan   13-08-2009, 19:34
#7

More of that, I can't create new album without uploading picture if using (default) flash mode(on 1.2.6).

Member
Member
sbillard   13-08-2009, 21:05
#8

That is, of course as advertised. See my first post above. If you wan the flash based upload to be able to create folders you will have to address the uploadify developers.

Member
Member
divan   15-08-2009, 10:43
#9

sbillard, good, I understood that uploadify cannot create the folders - but it doesn't have to. And it's actually what I'm talking about - 'upload' and 'create album' must be separate actions, and only after that, additionally, upload page should have an ability to create folders as well.

I don't want flash uploader to create folders, it's just a question of usability - flash uploader is default, and you can't create folders with it. I beleive there are a lot of people who know nothing about flash or non-flash upload - they just use what they see by default on the page. An in this default case, it's pretty uncomfortable to create folders.

And the last argument(or usage case) - the first thing I'm doing when create new gallery is building up a new folders tree. I don't care about images at this stage - I just have to prepare a lot of folders, name it correctly, and only then I'll try to upload images. With current zenphoto admin facilities it's pretty hard and take a long time.

Member
Member
sbillard   15-08-2009, 17:16
#10

I guess then that the plugin route is your best approach.

Member
Member
elrol   17-08-2009, 14:33
#11

Thanks Divan for your input as well and letting me know I am not the only one who has an issue with the creation of new folders/albums. I will be happy to try to create a plugin, but I do feel the developers might want to be thinking about this as well. I know this is a free product and I love it dearly.. I was just trying to bring to light a piece that could be a usability nightmare.. all that said.. i will still be sticking with ZP.. it is the best gallery product out there for my needs.. just trying to make it better

Thanks

Administrator
Administrator
acrylian   17-08-2009, 15:20
#12

We always appreciate suggestions and also we do appreaciate contributions. We hear the first time that this is a problem as I believe most user probably use FTP to upload images (as I do, I rarely use the web upload actually).

If you or you two want to give this a try please create a ticket for this and assign it to one of your so that it is clear someone works on this.

Member
Member
elrol   18-08-2009, 13:38
#13

I do not know how to use all of that.. would it be ok for me to make the pages and then email the changes to you or get them to you some other way?

Administrator
Administrator
acrylian   18-08-2009, 14:01
#14

Creating a ticket is really not much harder than posting on the forum. Just create an account on our Trac page and create a new ticket. The link is on the top left of this forum.

Member
Member
elrol   19-08-2009, 19:28
#15

k, I have created a ticket and assigned it to myself http://www.zenphoto.org/trac/ticket/1223

I have also attached some screen shots of some custom work i did on that ticket.. how do I get them to you for review/inclusion/etc??

Thanks

Member
Member
sbillard   20-08-2009, 02:27
#16

Both of us monitor the tickets. So if all the info is there, we will see it. (Track is not behaving well at the moment, so I can't see what you have done.)

Member
Member
elrol   20-08-2009, 02:46
#17

ah ok.. have a look when you have a chance.. I think this will provide a good start to this ticket that can then be refined in future releases.

Thanks

Member
Member
majo   22-08-2009, 19:00
#18

I have a generic pic to use to initialize the new album...but yes next rev please add a [create new album] button. Here is the explaination for this need. We have users that are occaisionally uploading to the site as well and to keep things organized admin needs to pre-file for them. This helps avoid confusion where they need to FTP upload to.
M

Member
Member
sbillard   22-08-2009, 23:17
#19

Why does the admin not just create the folder with FTP?

Member
Member
elrol   23-08-2009, 01:31
#20

the average user who just wants to post images may not be familiar with FTP. Also, why should any user need to have more then a web browser to use this product.

again, i love ZP. I agree FTP makes uploading easier when adding more then say 10 photos at a time. I uploaded over 2000 images to my site in the last 3 days, and I FTP'd everyone of them. But for average users, FTP should not be needed.

Pages (2): 1 2   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.