Results 1 to 6 of 6

Thread: Please read if you link your photo's from Flickr site

  1. #1
    dmdigital's Avatar
    dmdigital is offline OldBushie Vendor

    Gold Subscriber
    Join Date
    Jun 2006
    Location
    Arnhem Land, NT
    Posts
    8,492
    Total Downloaded
    0

    Exclamation Please read if you link your photo's from Flickr site

    Flickr has recently changed the layout of their site and you no longer get the URL (link) for the JPEG image shown in a box. Like the following:

    Code:
    http://farm4.static.flickr.com/3568/3784867318_cc2d82f977.jpg
    Which could be pasted in to the IMG markup like so:
    HTML Code:
    [img]https://www.aulro.com/afvb/images/imported/2010/08/780.jpg[/img]
    To produce:


    The Flickr terms and conditions actually request you link back to the original image on Flickr. But this is a little difficult on a forum if you don't know what you are doing.

    Flickr now provides the HTML link in the Share option for an image. For example:

    Code:
    <a href="http://www.flickr.com/photos/dmdigital/3784867318/"
    title="Cradle Mountain by DMdigital, on Flickr"><img
    src="http://farm4.static.flickr.com/3568/3784867318_cc2d82f977.jpg"
    width="500" height="334" alt="Cradle Mountain" /></a>
    Note the two highlighted portions in blue. If you modify this HTML you can copy from Flickr and paste it in your post as follows:

    HTML Code:
    [URL=http://www.flickr.com/photos/dmdigital/3784867318/]
    [img]https://www.aulro.com/afvb/images/imported/2010/08/780.jpg[/img][/URL]
    This produces the following result which if clicked on links back to the Flickr page.



    In the Flickr FAQ (Flickr: Help: Photos) they mention a BBCode solution is being worked on so hopefully this is a temporary thing.

    I also hope this makes sense.
    MY15 Discovery 4 SE SDV6

    Past: 97 D1 Tdi, 03 D2a Td5, 08 Kimberley Kamper, 08 Defender 110 TDCi, 99 Defender 110 300Tdi[/SIZE]

  2. #2
    Join Date
    Oct 2006
    Location
    Melbourne, VIC
    Posts
    648
    Total Downloaded
    0
    Thanks DM. I've been meaning to write up something like this for yonks but have been too slack.


    I've written a little utility that will do this automatically. It will only work in windows and is written in .NET so requires the V2.0 Framework which should already be installed if you are using XP onwards.

    What it does is monitors the clipboard for Flickr image URLs and then will format it into forum code. You can then paste the code into the forum. It will handle multiple images and also has an option for the non-approved version of img only linking.



    How to Install:

    Download, unzip and run. It should just work. If it doesn't, you will probably need to download the .Net framework from here.

    How to use:

    - Run the utility and it will start monitoring you clipboard.

    - Open up the image on the Flickr page.

    - Open the image to the correct size that you want. This is important

    - Copy the image URL - (Right-click 'Copy image URL' in Chrome - not sure what it is for other browsers)

    The image URL and forum code should appear in the top two boxes.

    If that's the only picture..
    - select all the text with the mouse and copy using 'Ctrl-c' or 'right-click/copy' (Sorry no button here )

    If you want to add more images..

    - click 'Add to Story'. This will copy the text to the bottom text box with a couple of line breaks.

    - Navigate to your next Flickr photo and 'lather-rinse-repeat'

    - Once you have finished, click the 'Copy to Clipboard' to copy the entire story to the clipboard ready to be posted into the forum box.

    After that, I usually add and format my descriptions with the forum editor. I was going to add them to my code but I'm still too slack. Besides the forum editor works fine.
    Attached Files Attached Files

  3. #3
    dmdigital's Avatar
    dmdigital is offline OldBushie Vendor

    Gold Subscriber
    Join Date
    Jun 2006
    Location
    Arnhem Land, NT
    Posts
    8,492
    Total Downloaded
    0
    Thanks Andrew. Now can you code something up for the Mac
    MY15 Discovery 4 SE SDV6

    Past: 97 D1 Tdi, 03 D2a Td5, 08 Kimberley Kamper, 08 Defender 110 TDCi, 99 Defender 110 300Tdi[/SIZE]

  4. #4
    Join Date
    Oct 2006
    Location
    Melbourne, VIC
    Posts
    648
    Total Downloaded
    0
    Apple people still use those things? I thought Steve Jobs ordered them to all start using an ipad instead.

  5. #5
    Join Date
    Feb 2007
    Location
    Brisbane
    Posts
    4,497
    Total Downloaded
    0
    Stumbled upon a simplification of what Derek first posted.

    All you need is the last bit, being [IMG]'http://farm4.static.flickr.com/3568/3784867318_cc2d82f977.jpg[/IMG] (less the ' I added to make the code show) to give you this



    But maybe this leaves out the flickr link required in their T&Cs?

  6. #6
    dmdigital's Avatar
    dmdigital is offline OldBushie Vendor

    Gold Subscriber
    Join Date
    Jun 2006
    Location
    Arnhem Land, NT
    Posts
    8,492
    Total Downloaded
    0
    Correct, it leaves out the link
    MY15 Discovery 4 SE SDV6

    Past: 97 D1 Tdi, 03 D2a Td5, 08 Kimberley Kamper, 08 Defender 110 TDCi, 99 Defender 110 300Tdi[/SIZE]

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Search AULRO.com ONLY!
Search All the Web!