Weeping Boil Registered Users
 Nuke Super Newbie Posts:15

 |
| 7/03/2005 12:36 PM |
|
Hi!
Will images appear in the gallery if I FTP them straight into the album foder, or do I need to upload them using your interface?
(Actually - my real problem is that I already have 100s of photos stored on my site. Will I have to add them individually into the gallery?) |
|
Ernest Waller Head of ICT Hartismere High School, Suffolk, UK |
|
|
Ulrik Motzfeldt Gold Membership
 Nuke Addict Posts:55

 |
| 7/03/2005 3:26 PM |
|
I have the same wish  |
|
Ulrik Motzfeldt Sisimiut, Greenland |
|
|
Weeping Boil Registered Users
 Nuke Super Newbie Posts:15

 |
| 7/03/2005 3:31 PM |
|
| I suppose I'm after an option/command in the config to parse all the files that I've added to the album folder via FTP and add them to the DB so that they're included. |
|
Ernest Waller Head of ICT Hartismere High School, Suffolk, UK |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12797


 |
| 7/03/2005 4:00 PM |
|
I can add an option in the next release to synchronize an album with a
file system, that should allow you to upload files through another
means.
|
|
Scott McCulloch Site Administrator |
|
|
dan oconnell Gold Membership
 Nuke Active Member Posts:26


 |
| 7/03/2005 4:05 PM |
|
I'm not sure it if would be much help for those folks who have lots of files already on the server, but even just a modification to the "select file" to allow the selection of a file on either the server or the remote pc would be excellent (and quite "borrowable" from existing source in core modules ).
ps... another excellent module Scott. I had occassion to install it to post some pics quickly and it was just what I needed. Thanks!
|
|
|
|
|
Weeping Boil Registered Users
 Nuke Super Newbie Posts:15

 |
| 7/03/2005 4:24 PM |
|
| Scott, that would be great! |
|
Ernest Waller Head of ICT Hartismere High School, Suffolk, UK |
|
|
Weeping Boil Registered Users
 Nuke Super Newbie Posts:15

 |
| 7/09/2005 3:16 AM |
|
Posted By smcculloch on 7/3/2005 4:00:40 PM I can add an option in the next release to synchronize an album with a file system, that should allow you to upload files through another means.
Scott - I've got my fingers crossed that this will be in the next release? |
|
Ernest Waller Head of ICT Hartismere High School, Suffolk, UK |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12797


 |
| 7/10/2005 6:26 AM |
|
| You can synchronize an album in the latest release. Let me know if that meets your needs. |
|
Scott McCulloch Site Administrator |
|
|
Jack Hoelz Gold Membership
 Nuke Master Posts:815


 |
| 7/10/2005 8:32 AM |
|
Scott, does the image size settings in the module have any impact on the originall images?
If the image is stored at 2304 x 1536 and the gallery is set to a Width of 600 what will happen? |
|
Get The Net!!
Jack Hoelz |
|
|
Weeping Boil Registered Users
 Nuke Super Newbie Posts:15

 |
| 7/10/2005 2:05 PM |
|
Posted By smcculloch on 7/10/2005 6:26:01 AM You can synchronize an album in the latest release. Let me know if that meets your needs.
Brilliant! Thanks! |
|
Ernest Waller Head of ICT Hartismere High School, Suffolk, UK |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12797


 |
| 7/10/2005 5:02 PM |
|
Posted By jhoelz on 7/10/2005 8:32:19 AM Scott, does the image size settings in the module have any impact on the originall images?
If the image is stored at 2304 x 1536 and the gallery is set to a Width of 600 what will happen? When you synchronize it doesn't auto-resize, I was unsure on whether or not it should replace (delete) the existing file.
What do you think it should do?
|
|
Scott McCulloch Site Administrator |
|
|
Jack Hoelz Gold Membership
 Nuke Master Posts:815


 |
| 7/10/2005 5:43 PM |
|
I'm not sure. I would hate to see it mess with the original as you may want to provide a full resolution image for processing or print. Can it create another image? Anything over the 600 px for the average visitor is overkill. |
|
Get The Net!!
Jack Hoelz |
|
|
Mike Horton Gold Membership
 Nuke Addict Posts:84


 |
| 7/10/2005 8:58 PM |
|
| What about thumbnailing it like Steve Fabian does with the Repository (except in this case you're thumbnailing it to 600. |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12797


 |
| 7/11/2005 6:26 AM |
|
Posted By jhoelz on 7/10/2005 5:43:45 PM
I'm not sure. I would hate to see it mess with the original as you may want to provide a full resolution image for processing or print. Can it create another image? Anything over the 600 px for the average visitor is overkill.
I think I will resize, maybe just add an _ at the front of the file name. (this will happen if the image doesn't meet the maximum width. |
|
Scott McCulloch Site Administrator |
|
|
Jack Hoelz Gold Membership
 Nuke Master Posts:815


 |
| 7/11/2005 7:25 AM |
|
Adding another image may not be the best option either.
Heres what I'm thinking.....
I am currently using Nik's FMP as a file administration tool. I give my users an Document, Image and Media manager. Now I know they can do all of this via the file manager, but we all know that most users will just upload the file to the root directory and forget about organization until the mess is so big they don't know what to do. If you give them a Image Manager where the root folder is /Portals/PortalFolder/Images at least you can get them to keep images in the correct folder.
Tie that into an editor where root folders are specified so images and docs can be managed with ease, and core files like skins and css are protected like r.a.d. you can see the value of the management system.
Now, on to the problem. If images are made available via the "Image Manager" it would be nice to insert a module instance and set it's root directory using the same folder as FMP. The downside is either the images would all get resized, or you would create new images effectivly doubling the images in the folder for the file manager.
It may be that the best solution is to have SimpleGallery use another folder, copy the images to that folder then have the gallery resize when doing the maintenance.
Hope that makes sense. |
|
Get The Net!!
Jack Hoelz |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12797


 |
| 7/11/2005 4:46 PM |
|
Posted By jhoelz on 7/11/2005 7:25:57 AM
Adding another image may not be the best option either.
Heres what I'm thinking.....
I am currently using Nik's FMP as a file administration tool. I give my users an Document, Image and Media manager. Now I know they can do all of this via the file manager, but we all know that most users will just upload the file to the root directory and forget about organization until the mess is so big they don't know what to do. If you give them a Image Manager where the root folder is /Portals/PortalFolder/Images at least you can get them to keep images in the correct folder.
Tie that into an editor where root folders are specified so images and docs can be managed with ease, and core files like skins and css are protected like r.a.d. you can see the value of the management system.
Now, on to the problem. If images are made available via the "Image Manager" it would be nice to insert a module instance and set it's root directory using the same folder as FMP. The downside is either the images would all get resized, or you would create new images effectivly doubling the images in the folder for the file manager.
It may be that the best solution is to have SimpleGallery use another folder, copy the images to that folder then have the gallery resize when doing the maintenance.
Hope that makes sense.
Yep, it sort of makes sense, so the option is no change at all to current functionality? |
|
Scott McCulloch Site Administrator |
|
|