"get a link" suggestion...
The Mack
Registered Users Posts: 602 Major grins
I love smugmug, always have. The one thing that I don't like it the steps to get a link to share pictures. Time consuming, etc.
What if, we added a drop down menu like we now have for tools.
when the menu drops down we can choose just like if we went through to share, get link, etc etc.
but instead we won't have to leave the page and go to another page, copy and then go back to the gallery to go to another picture?
anyone? Please? I'll donate $5
What if, we added a drop down menu like we now have for tools.
when the menu drops down we can choose just like if we went through to share, get link, etc etc.
but instead we won't have to leave the page and go to another page, copy and then go back to the gallery to go to another picture?
anyone? Please? I'll donate $5
0
Comments
http://dgrin.com/showthread.php?p=932902#post932902
John's hack broke along with SmugMug's copy functionality with the new Flash version. AFAIK he has not updated it to use the new version of the click-to-copy function that SmugMug has implemented. I took a brief (and I do mean very brief - I'm no JS guru) look at it to see if I could suss out how to use the new code and quickly gave up.
I've not yet figured out how to fix it. The "simple" function that Smugmug used to have doesn't appear to work anymore (even after they fixed the Get a Link page) and when I've looked at the Get a Link page where they do copy to the clipboard successfully it is fairly involved, using transparent flash objects to intercept a click to a custom flash SWF that does the copy to clipboard inside the SWF. I'm sure it can be figured out, but I haven't taken the time yet as I don't use this code myself (I wrote it for others).
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
There are no work arounds (which is why we couldn't "fix" old behavior. Instead we came up with a new solution: mimicing the text box with a flash file, that way when you click on the file, it copies.
So I think that means that John's button method simply won't work... since the button isn't a Flash object. Bummer - I agree with the OP that getting a link is tedious so John's little hack was nice to have.
So what about what the OP suggests? Could the links be in a cascading menu rather than having to click through to another page, clicking a link there, and then clicking back to the gallery?
Thanks for the explanation JT.
Presumably, it could be done to put transparent flash objects point to the clipboard SWF into the button UI that we were using, but it's a bunch of work and not high on my list right now.
I've seen that firefox has interfaces for copying to the clipboard that are firefox specific. Obviously that wouldn't work for the general population, but these are "owner hacks" so I'm wondering if that could be used for those of us who use Firefox and just need some "owner functionality" involving the clipboard?
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
english please fellas?
http://groups.google.com/group/Snipurl/web/copy-to-clipboard-not-working?pli=1
So yeah, for now there is no easy way to copy to clipboard. There is a new flash file that Sam created that can be customized - but it is still in it's early stages of development and needs to be polished up a bit more.