I was configuring the thumbnail plugin to show me thumbnails for a particular set of links in a web app I work on. This led to a few questions/observations:
1) A curiosity: I had to write a userscript to modify all of the URLs I wanted to thumbnail so as to add the protocol and host to them. Any URL the plugin attempted to work with was simply being prepended with http:// if it was relative, rather than using the protocol/host of the page in question. 2) A problem: the pages I wanted to thumbnail require that a user be logged in. Although I had logged into the website via the SSB, the thumbnail browser apparently did not have access to the cookies for the site in question because all of the thumbnails came back with the login screen we would show to someone who requested the page without being logged on. Can anyone shed some light on any of this and how I can work around it? Are these bugs? Thanks so very much! Jim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "fluidapp" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/fluidapp?hl=en -~----------~----~----~----~------~----~------~--~---
