Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Bugfix: Number of visible items was not set properly, because of using height(). Now outerHeight(true) is used to calculate true height (including borders and margins) of an option.
Bugfix: On expose settings form, 'all display' mode was not saving SE settings for first.
Added new configuration option: width. Thanks to mr.york for his suggestion about 'px' field suffix.
Changed to Views module's #dependency feature from core states.
Issue #1215894 by jarodms: Talk tab appears even when setting is disabled.
Issue #1216936 by jarodms: Use of tokens when setting 'talk' fields incorrect instructions
Add setting 'Display comment summary in teasers'
check to see if help is enabled before showing link to it.