Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imageHeight paramter isn't working in call anymore #4

Closed
StevenLangbroek opened this issue Jun 16, 2010 · 2 comments
Closed

imageHeight paramter isn't working in call anymore #4

StevenLangbroek opened this issue Jun 16, 2010 · 2 comments

Comments

@StevenLangbroek
Copy link

I've called the Gallery as following:

[[Gallery?album=[[+album]]&containerTpl=galleryContainerTpl&thumbTpl=galleryThumbTpl&thumbHeight=73&useCss=false&imageHeight=700]]

But imageHeight doesn't do anything. Site is live @ www.your-identity.info.

@splittingred
Copy link
Owner

How are you displaying the image? It works on Gallery, but you shouldnt be displaying the image itself with that variable.

&imageHeight really only applies if you're using the Galleriffic plugin. Otherwise, use [[GalleryItem]] to display an image, or set the thumb height bigger, or override the tpl.

@StevenLangbroek
Copy link
Author

Well, I think it was a great feature to be allowed to pass that even if you don't use Gallerrific, if the image is being passed through phpThumb anyway...

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants