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.
#343246 by quicksketch, add1sun - Views style plugin to display list of nodes as quicktabs
#640598 by killes - hiding empty views tabs when they don't have exposed filters
Implementing merlinofchaos's solution to the problem of adding additional css/js files and js settings to ajax-loaded content, as per the CTools AJAX framework
#908740: Adding note in README.txt re private cck fields
In previous releases, this module created its node type with the programmatic name “profile”. This was an error, and the update scripts for this release will change all nodes of type “profile” to have type “iframe_page”. This might cause you problems if you have another module that uses the same node type or if you have added CCK fields to the iframe pages. If you have only used iframe_pages as-is, this should not be an issue for you.