Downloads
Release notes
Upgrade notes:
If you are using views 6.x-2.7 or up, and a version previous to views_accordion.1.2-rc2, you NEED to upgrade
* Upgrading from 1.1: Please reconfigure your accordion displays to make sure everything is working, and take advantage of the new features.
* Upgrading from 1.2-rc2: Everything should be good to go.
Changes since 1.1:
New features:
* Auto-cycling of accordion items option #367444: Idea: "Slideshow" Option
* Option to add Open All - Close All links to the accordion.
* It now works with field grouping #366646: Extend accordion to work with grouping
* Advanced help pages (preliminary implementation)
* Use the field group headers as the headers for the accordion items.
* Configure whether or not you'd like to keep one item opened.
* #454370: Allow more than one row to be open
* #475552: Ability to choose which accordion row is open by default, not just first
Bug fixes:
* CCK fields are now usable as the headers #366644: Problem with CCK fields
* Relationships with grouping was acting up #370033: Grouping doesn't take into account Relationships?
* Ajax pagination now works properly.
* Minor changes to views-accordion.css to avoid animation jumping due to margins.
* Title of the groups now works (we were not printing it in the tpl).
* Excluded fields don't break the accordion if they are the first fields listed.
* #479758: Auto cycle - start link appears at other views
* #507406: Ajax issue
* #608430: Row to display opened selection is blank if 'Items to display' is set to unlimitted.
* #621568: Views 2.7 breaks views accordion
There have also been a ton of optimization and rework of the options etc.