"It's also possible to add a 'Start slideshow' link to start PicLens Lite,"
How?
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | options.JPG | 22.55 KB | DNM-1 |
"It's also possible to add a 'Start slideshow' link to start PicLens Lite,"
How?
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | options.JPG | 22.55 KB | DNM-1 |
Comments
Comment #1
swentel commentedDepending on what you are using. If you use the inbuilt support for image gallery you can just enable with a checkbox on the piclens configuration pages. If you are trying it programmatically, you can use mediarssapi_piclens_lite_link($drupal_set_message) (set to true or false) or hardcode the link in your page template .... cf http://drupal.org/node/246104 for all functions available.
Comment #2
DNM-1 commentedI am using image(and the gallery is enabled) but I don't have a check box for the pick lens light slide show link.
This is all I have.
-see attachment
This thing is great btw. I have lightbox2 as well so it degrades to that if no piclens installed. Woot!!!
Comment #3
swentel commentedWaauw, really strange behaviour, I'll check this out - I'm going to install lightbox2 to see if this doesn't clash with piclens to verify
I'll report back later!
Comment #4
swentel commentedI just could confirm the mistake in the module, was a stupid error in my code. A new release is out which fixes this (for both 5 and 6). The configuration screen should give you more options now! Let me know if it works for you.
Comment #5
DNM-1 commentedeverything seems to be working fine. from what i can tell. now it shows the link. u have to have them both checked to have it come up. Like it shows one enables the script and the other adds the link.
if i only have the link the box comes up but does not work. not sure if its supposed to be doing that, maybe u can make the bottom one dependent on the top and tell users that on that page.
but for me it works fine, the way i want it. basically if u click the link and u dont have pic lens install in ur browser it brings u the slide show. if you have it installed it brings u to the piclens browser mod(3D). If you click the pic(with out clicking the piclens spot) it brings up light box which is exactly what i wanted.
the reason im explaining it all is cause im not sure if its doing exactly what its supposed to do.
Great mod!!!
Comment #6
swentel commentedGreat that it works!
You're also right, the configuration user interface could be better explaining things, I noticed this myself too.
Btw, there will be an update soon (both D5 and D6) fixing another anoying bug (which you don't experience and is not fatal at this point)
Thanks for the report!
K