Question about SmugMug account...

beansbaxterbeansbaxter Registered Users Posts: 5 Beginner grinner
edited April 3, 2007 in SmugMug Support
Question...if I can do this, I will go ahead and sign up for the Pro Account on SmugMug...

Let's say I upload 20 pictures into a SmugMug photo album. I know if I wanted to host any of those individual pictures onto a forum, I can take the URL address for the one image and add it to a post.

What I want to know is... is there any way in SmugMug that I can autogenerate a list of all the image URL's for every picture within that album? That way, I can just copy and paste all 20 IMG url's and paste them into a forum, and then all 20 images display up.

The reason I ask, is when I upload the pictures, they are reassigned with SmugMug's numbering system, and they are not numbered in the same order so it gets tiresome to have to find out the URL's for all 20 images just to post them up in a forum.

Please, give me ideas or a solution to this - so I can sign up for my SmugMug account. Thanks.

Comments

  • PBolchoverPBolchover Registered Users Posts: 909 Major grins
    edited April 3, 2007
    Is there any way in SmugMug that I can autogenerate a list of all the image URL's for every picture within that album? That way, I can just copy and paste all 20 IMG url's and paste them into a forum, and then all 20 images display up.

    Try changing the gallery to "all thumbs" view, and then viewing the source.
    Don't forget to change the -Th or -Ti at the end of each image URL to -S -M or -L
  • AndyAndy Registered Users Posts: 50,016 Major grins
    edited April 3, 2007
    I just do this:

    get the url for one image:

    http://andy2.smugmug.com/photos/139978339-S.jpg

    Then, go to the gallery, and page thru image by image. Using the url address bar, just copy and paste the NEW image number into the pasted urls.

    Like so:



    http://andy2.smugmug.com/photos/XXXXXXX1-S.jpg

    http://andy2.smugmug.com/photos/XXXXXXX2-S.jpg

    http://andy2.smugmug.com/photos/XXXXXXX3-S.jpg

    etc...
  • beansbaxterbeansbaxter Registered Users Posts: 5 Beginner grinner
    edited April 3, 2007
    PBolchover wrote:
    Try changing the gallery to "all thumbs" view, and then viewing the source.
    Don't forget to change the -Th or -Ti at the end of each image URL to -S -M or -L

    That's not exactly what I had in mind, but I think I'm willing to work with that and that is ok by me. Thanks for the tip, much appreciated.
  • AllenAllen Registered Users Posts: 10,013 Major grins
    edited April 3, 2007
    That's not exactly what I had in mind, but I think I'm willing to work with that and that is ok by me. Thanks for the tip, much appreciated.
    Just had to fine a way to get all the photo links of a gallery.:D
    Switch to "all thumbs". View page source and scroll down to the thumbnails,
    one shown below.

    The green part is the photo link. As a simple test I copied the green and
    pasted into the html header using WebDev and the link slowed on the page.
    Then I just copied it from the page.

    <div class="photo">
    <a href="/gallery/133452/1/95581474/Medium">
    <img class="imgBorder protected" name="mainPhoto" id="mainPhoto"
    border="0" src="/img/spacer.gif" width="100" height="100" hspace="0"
    vspace="0" style="background-image:
    url(http://ats
    mith.smugmu
    g.com/photo
    s/95581474-
    Ti-3.jpg
    )" />
    </a> </div>
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited April 3, 2007
    That's not exactly what I had in mind, but I think I'm willing to work with that and that is ok by me. Thanks for the tip, much appreciated.

    I replied to your post in the feature request thread, if you're interested in learning more...PM me.

    David
    David Parry
    SmugMug API Developer
    My Photos
Sign In or Register to comment.