Psst! Amazon Search Suggestions just showed up.

I just released Greased Lightbox v0.12.

I got a bunch of e-mails for bug fixes and a couple new translations (German and Polish). I got most of the fixes into this version, but keep the e-mails coming! Thanks everybody for helping me out with this project… you have been such a big help.

Change Log

  • Wikipedia support (thanks Christian Neubauer!)
  • New German translation (thanks Alex Brem!)
  • New Polish translation (thanks s3kvir pascon!)
  • Fixed update checker
  • Made updates more obvious
  • Minor bugs squashed

To stay up to date on the latest developments, make sure to subscribe.


13 Comments

  1. Just wanna say that the https bug has been fixed as far as I can tell. Haven’t bumped into other protocols like ftp, but I suppose you got those included as well.
    Keep up the good work!

    Leave a reply

  2. You should think about adding support for things like paintedover, imageshack, imagesocket, fileanchor, etc. Generic image hosts. Or even better, a tutorial on how to manually code the scripts needed to support these hosts.

    Leave a reply

  3. @Karnov: The way that Greased Lightbox figures out the URL of the larger image must be based on either the URL of the link or the URL of the thumbnail image. Unfortunately, some generic image hosts like imageshack do not have URLs that give away the location of the larger image. (It seems that imagesocket actually does)

    However, the tutorial is a great idea. I think I might write one up and post it here.

    In the meantime, do you happen to have or know of a fairly comprehensive list of image hosts? It would be helpful to have. :)

    Leave a reply

  4.  
  5. Wikipedia has a pretty good list of different hosts:
    http://www.wikiclassifieds.org/wiki/Image_hosting

    Also speaking of wikipedia, I think support should definitely been added for it, seeing as how popular it is.

    Leave a reply

  6. Can someone let me know if this works with our service?

    Thank you in advance guys.

    Leave a reply

  7. @Karnov: thanks for the link. It will be helpful.

    Also, support for wikipedia was actually added in this release. However, the support doesn’t extend to other wiki sites (even those running the same software, MediaWiki) such as the one you linked to, wikiclassifieds.

    Leave a reply

  8. @Aleksey: Greased Lightbox does not currently work with your service, but I believe that I can add support with the next release. I will notify you when that happens.

    Leave a reply

  9. If you want some help adding support for FileAnchor, let me know. Both our thumbnails now and the thumbnailed versions on the new version of FileAnchor we’ll be putting out are standard and easy to get off the main image url.

    Contact me at mike@fileanchor.com and I’ll explain what’s need.

    Leave a reply

  10. Thanks Mike!

    Leave a reply

  11. I figured I’d save you from having to email.

    As of right now, thumbnails and images work like this:

    Raw image: http://fileanchor.com/{fileID}-r.{filetype}
    Thumbnailed image: http://fileanchor.com/{fileID}-r.{filetype}

    This would make it fairly easy to determine the difference between a raw image and thumbnail or switch from one to the next. The format is the same for every image right now on FileAnchor.

    Example:
    http://fileanchor.com/30551-r.png -raw image
    http://fileanchor.com/30551-t.png -thumbnail

    Leave a reply

  12. Thanks again Mike. I’ll look into doing this some more hopefully this week when things slow down a bit. Life has been busy lately.

    Leave a reply

  13. Upon further inspection, it looks like I don’t need to do anything to add support for FileAnchor because if the person using it is presumably linking directly to the image. That should automatically work then.

    However, I couldn’t easily find any examples in the wild.. So, if you could point me to some websites that showcase people actually using the FileAnchor service, that would be great!

    Leave a reply

  14. Joe,

    I’m going to link you to some file options pages for files that are already uploaded onto FileAnchor. They’ll show the thumbnail for the image below all the links and html code. Clicking that thumbnail will act just as a normal thumbnail would.

    http://fileanchor.com/43381-o
    http://fileanchor.com/38950-o
    http://fileanchor.com/38051-o

    Thanks,
    Mike

    Leave a reply

Leave a Comment

You may use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>