Downloads

Download tar.gz 63.19 KB
MD5: 4dba03c977c7c040c61c51d9c4c75c68
SHA-1: 817d324c13d0225376bfded94cca4a4d9a2644bd
SHA-256: c1747351ddadd7fbc4770b5e54ea5986a6170985d204f668ae15f5dfad2f74a9
Download zip 99.23 KB
MD5: 65912e194391809c161021ed28c98f64
SHA-1: ac383a5df950c92b75e38ca4d3adf75763438621
SHA-256: fada06893d141342ae21bbf54d11ba2e28f70d7fd85b763cab1a225a8a54e3a4

Release notes

changes since QT 1.x:
1. AJAX-enabled Quicktabs. There are now two types of QT block you can create: the normal one, as per QT 1.x, where all content gets loaded and there's just show/hide functionality when you click on the tabs; and the AJAX version, where only the content of the active tab gets loaded initially, content for other tabs being loaded via ajax on tab click.
2. Block, node, view and quicktab can be used as a tabpage.
3. Different styles can be selected for different quicktabs.
4. When JS is turned off, the tabs look the same, and are accessible using full page reloads. The status of other tab boxes on the page is kept across page loads.
5. Direct url to a tab.
6. The view arguments could be grabbed from the url.
7. Node and view type tabpages have access checking.
8. There are many other bugs fixed and some code improvements in this version.

This is a development snapshot. Do not use on a production site!

Created by: katbailey
Created on: 3 Nov 2008 at 03:43 UTC
Last updated: 4 Apr 2009 at 17:39 UTC
New features

Other releases