Provide ability to pass extra FlashVars to Zoomify
rhache - June 16, 2009 - 15:21
| Project: | Zoomify |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
To whom it may concern,
Is it possible to remove the navigator thumbnail on the top right?
Sincerely,
Rene

#1
Sorry, I meant the navigator on the top left, not right.
Rene
#2
Theoretically, editing the Zoomify FlashVars in
theme_zoomify()should do the trick. Setting the variablezoomifyNavWindowto 0 should hide the navigator. But for some reason, this is not working for me. Please try it and let me know if you get better results. If you do, I will add administrative settings to insert additional FlashVars to the theme. Refer to this page for the available settings.#3
The parameter needed is actually
zoomifyNavigatorVisible=0. I got stuck with this for quite a while before stumbling across the answer.#4
Thanks jcdarwin for the info! I committed a patch to add extra FlashVars to the Zoomify viewer.
#5
#6
Automatically closed -- issue fixed for 2 weeks with no activity.