Loading
Endorsement variables
Variable Description
signupPerson endorsing
is_organization?Is this an organization endorsing?
is_featured?Is this endorsement featured?
contentComment left with endorsement
has_image?Is there an image on this endorsement?
image_urlURL to image as it was uploaded
image_heightHeight of uploaded image
image_widthWidth of uploaded image
medium_image_urlURL cropped to 73px wide or 73px high, whichever is greater, but keeping original aspect ratio
medium_square_image_urlURL to 73x73 square image
large_image_urlURL cropped to 140px wide or 140px high, whichever is greater, but keeping original aspect ratio
large_square_image_urlURL to 140x140 square image
Do you like this page?

Showing 3 reactions


Susan Low commented 2013-01-14 21:41:18 -0800 · Flag
Is it possible to have the Endorsement page show the Organization and Title of the endorser when it displays endorsements? Otherwise I have to ask endorsers to include that information in the body of their comment if I want it to show up.
Jim Thatcher commented 2012-07-21 23:23:20 -0700 · Flag
The “is_featured?” variable appears to be broken. When I test that variable while iterating through a list of endorsements, some of which have the “Featured” box checked, every iteration the test for endorsement.is_featured? returnd false.