quicktabs 7.x-3.4
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-7.x-3.4.tar.gz | 72.59 KB | e83ce594c509577a44305ae2df6aa0f9 |
| quicktabs-7.x-3.4.zip | 120.05 KB | e9d1995c829d4834fcf3e70523789e59 |
Release notes
#1411826: Error in Views Quick Tab Settings
#1399732: Remove .DS_Store file from the repository
quicktabs 6.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-6.x-3.1.tar.gz | 64.74 KB | 5527e9bdafb34d9a7b67baaaf7b1cad1 |
| quicktabs-6.x-3.1.zip | 100.9 KB | 772d04e2c71f9ab50d54efcded57c807 |
Release notes
SA-CONTRIB-2011-012 - Quicktabs - Cross Site Scripting (XSS)
quicktabs 7.x-3.3
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-7.x-3.3.tar.gz | 72.94 KB | fbb89f0a5312265335f4e4dcece951fe |
| quicktabs-7.x-3.3.zip | 120.31 KB | f71d03e0825e39053794a44d7e3f09ba |
Release notes
SA-CONTRIB-2011-012 - Quicktabs - Cross Site Scripting (XSS)
quicktabs 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-6.x-2.1.tar.gz | 62.88 KB | a30441000a69c66ddbff27fcf8454104 |
| quicktabs-6.x-2.1.zip | 98.96 KB | afeeb9b427bcb31f86795071282c02f6 |
Release notes
SA-CONTRIB-2011-012 - Quicktabs - Cross Site Scripting (XSS)
quicktabs 7.x-3.2
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-7.x-3.2.tar.gz | 73.26 KB | dd699e185849623700473fc0c55251fd |
| quicktabs-7.x-3.2.zip | 120.62 KB | a5ce8f9829ca7497e4773adeeebf8107 |
Release notes
- Fixed a bug with the accordion js where the history stuff was firing even without the history option being enabled
- Should be using element_children when grabbing the tablinks as under certain circumstance there are other array properties like #array_parents that get included by mistake
quicktabs 7.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-7.x-3.1.tar.gz | 73.23 KB | 67e283dd6981dcfa10644d7288636f6c |
| quicktabs-7.x-3.1.zip | 120.54 KB | 63b07595fb3533d44cc733e86e219577 |
Release notes
#1335810: Page title is overridden by last page-callback based tab Page title is overridden by last page-callback based tab
#1328070: Installing 7.3 version by johnv: consistent naming of Quicktabs Styles plus adding the missing dependency on Quicktabs
#1326188: Changing hover font color in tab title in Basic style by Mark123: Changing hover font color in tab title in Basic style
#1317416: Callback functionality not working if returned value isn't an array by bocaj: Callback functionality not working if returned value isn't an array
#1264976: Adding List Classes by awolfey: Add first and last classes to tab links
Using a different class for UI tabsets so that it's possible to have UI and non-UI tabs on the same page
#1092616: HTML5 History API for AJAX by acouch: HTML5 History API for AJAX (UI Accordion)
#1092616: HTML5 History API for AJAX by acouch: HTML5 History API for AJAX (UI Tabs)
Fix for QTs with multiple ajax views, ensuring unique DOM ids
#1275850: Undefined index: view_path in views_ajax(): Undefined index: view_path in views_ajax()
#340833: Translation of quicktabs tab text by thegreat, robin.puga and katbailey: Translation of quicktabs tab text
#1240814: Show next tab if default tab is empty: Show next tab if default tab is empty
quicktabs 7.x-3.0
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-7.x-3.0.tar.gz | 69.72 KB | 4c72ff22d7eaa9b3e5bd22acfe5c286e |
| quicktabs-7.x-3.0.zip | 115.66 KB | 94189dcb26a947ee97174f6963c85117 |
Release notes
Change to the args passed to the ajax callback for content so as to include the QT name and add nedjo's fix for ajax accessing block content.
quicktabs 7.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-7.x-2.0.tar.gz | 58.43 KB | 40ad6420da071e758c04f5df81693ef5 |
| quicktabs-7.x-2.0.zip | 93.19 KB | c7c42ce5d94bf6cf2240a6413d05dbce |
Release notes
Quicktabs was accidentally being rendered twice, causing problems for views args
#1103514: Warning: json_encode() [function.json-encode]: recursion detected in drupal_json_encode()
#1153358: leading %23 causing page not found errors for search enginges
#1121816: Strict warning
Remove size 'tiny' from default_tab field as this results in ctools exportables designating it as a boolean value. Add size 'tiny' to hide_empty_tabs field as this ought to be designated as a boolean value
Ensuring that the quicktabs ajax callback will only ever return block content if the block in question has been assigned to the specified Quicktabs instance
quicktabs 6.x-3.0
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-6.x-3.0.tar.gz | 63.63 KB | b22d7037856fa95cbff88c87e1799fb1 |
| quicktabs-6.x-3.0.zip | 99.79 KB | 20caf5ea236db19ef77fdce4b036ebea |
Release notes
#918108: Unneeded clear:both in zen tabstyle breaks floating
Ensuring that the quicktabs ajax callback will only ever return block content if the block in question has been assigned to the specified Quicktabs instance.
quicktabs 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-6.x-2.0.tar.gz | 61.79 KB | bf2bd146bd25e48ecc4c2b7b28b1c0c0 |
| quicktabs-6.x-2.0.zip | 97.87 KB | 199762ee400af906c710f2448dc7c111 |
Release notes
Fixed a bug that caused the core version of jquery to get loaded via ajax if jquery update was enabled, overriding the newer version
#668698: Tabs translation
#946620: _quicktabs_get_active_tab() is ambiguous regarding 0 and false values
Ensuring that the quicktabs ajax callback will only ever return block content if the block in question has been assigned to the specified Quicktabs instance.
quicktabs 7.x-3.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-7.x-3.0-beta3.tar.gz | 69.29 KB | f25f6d00a21f083db6b73726517282e0 |
| quicktabs-7.x-3.0-beta3.zip | 115.05 KB | a05fae256b973f05563f2fc519b6eb9d |
Release notes
quicktabs 7.x-3.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-7.x-3.0-beta2.tar.gz | 69.19 KB | fe549974c22f34eedd34255c7188bf4e |
| quicktabs-7.x-3.0-beta2.zip | 114.67 KB | 4fa96d645fdc203066555d7552830d89 |
Release notes
#1192538: Several nonexistent php files being pointed to.
#1003748: Direct link broken when tab is hidden
#1218440: Call to a member function optionsForm()
quicktabs 6.x-3.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-6.x-3.0-beta2.tar.gz | 63.31 KB | 6b92b7e47aeae9621c62d8379b742dc5 |
| quicktabs-6.x-3.0-beta2.zip | 99.47 KB | c7fead0e8eed18ed6b97bb997df07d25 |
Release notes
#1003748: Direct link broken when tab is hidden
#1159486: Incompatible with JS aggregation(optimisation)
#1206166: Missing ctools dependency
quicktabs 7.x-3.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-7.x-3.0-beta1.tar.gz | 69.19 KB | b7568736c672a0f58f780543621755ca |
| quicktabs-7.x-3.0-beta1.zip | 114.63 KB | 4adaf1eb0ecc5957a2cf05d710cc7983 |
Release notes
#1192538: Several nonexistent php files being pointed to.
#1200014: Notice : -> Undefined variable: tab in QuickViewContent.inc
#1201902: Notice: Undefined property: stdClass::$machine_name
#1188810: Label overlaps select box
#1188592: Add an options mechanism for renderers
Also:
Added a menu callback content plugin so that you can choose any drupal path as the content of a tab, with support for %-style args in the path
Serious WTF: only call drupal_alter when a QT is being built, not when loaded, otherwise the admin form does not necessarily display what's in the db
API change: options_form method for content plugins is now optionsForm, to be consistent with method naming
Added the note about node privacy settings (same as in D6 version) to the README file
quicktabs 6.x-3.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-6.x-3.0-beta1.tar.gz | 62.62 KB | 995fa013f10231511b229e166a6ac275 |
| quicktabs-6.x-3.0-beta1.zip | 98.77 KB | 5bbacd99a9f4d145c10617559070cdb3 |
Release notes
The 3.x branch of Quicktabs introduces ctools-based exportability of Quicktabs instances. This meant changing from serial IDs to machine names, and so upgrading an existing site from the 6.x-2.x branch to the 6.x-3.x branch means generating machine names for any existing instances. However, since block placements for Quicktabs blocks went originally by the qtid, any block placements will have to be redone. It is highly recommended that before you upgrade your site to use the 3.x version of Quicktabs you make a note of your Quicktabs block placements so that you can redo them after the upgrade. Also note that if you have any instances of Quicktabs within Quicktabs (i.e. a Quicktabs instance as tab content in another Quicktabs instance), these are now selected by machine name and not qtid, so they will also need to be manually changed.
quicktabs 7.x-3.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-7.x-3.0-alpha2.tar.gz | 67.8 KB | 5b4fa99ea7b0cf1382ac51fdcad1ad4c |
| quicktabs-7.x-3.0-alpha2.zip | 112.45 KB | 3abd7f0a41328d53ef90fbfc5364b587 |
Release notes
Fixes:
#1188028: Syntax error
#1103510: QTab should be a dropdown to select a child tab
quicktabs 7.x-3.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-7.x-3.0-alpha1.tar.gz | 67.61 KB | 9f86f3615e5a54e038fd9e5a54f98388 |
| quicktabs-7.x-3.0-alpha1.zip | 112.28 KB | 63624d80fbff02fc9607e2fa6bd92edf |
Release notes
This release represents a major overhaul of the Quicktabs API such that, while the basic functionality and UI haven't changed all that much, the code is much more extensible and the functionality can be extended in several ways. An explanation of the main ways for developers to extend Quicktabs can be found in the README.txt file but below is a list of the most important changes:
- Now has a pluggable OO architecture, using Ctools to manage plugins. There are two types of plugins - renderers and content plugins.
- The module ships with 3 renderer plugins: classic Quicktabs, jQuery UI Tabs and jQuery UI Accordion.
- The content plugins available are block, node, view and qtabs, which are the same types of things that could previously be loaded in Quicktabs tabs but developers can now write plugins to enable the loading of other types of content into tabs.
- There is now a separate Tabstyles module providing style options for the classic Quicktabs renderer. The same styles are still available.
quicktabs 7.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-7.x-2.0-beta1.tar.gz | 58.11 KB | abd93c7fc0a33eeacd769a3d87bf9534 |
| quicktabs-7.x-2.0-beta1.zip | 92.78 KB | 94f4b55522cf37be987d06aa20dd8369 |
Release notes
The 2.x branch of Quicktabs for Drupal 7 aims to continue the same functionality that was provided in 6.x-2.x with the exception of the addition of exportables.
quicktabs 6.x-2.0-rc5
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-6.x-2.0-rc5.tar.gz | 71.21 KB | 77a3ecf8681b207eea728eb47e65071f |
| quicktabs-6.x-2.0-rc5.zip | 114.23 KB | 221ea5185f7b31714e071c9c26c024a9 |
Release notes
Various changes, including:
- #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
quicktabs 7.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| quicktabs-7.x-3.x-dev.tar.gz | 72.63 KB | fe9b512e0d7b22e69b4e7f5e4b2d1c5d |
| quicktabs-7.x-3.x-dev.zip | 120.08 KB | 59794ea3120f80ad903319c65f7f7623 |
Release notes
This branch of Quicktabs represents a departure from previous versions in that it uses the jQuery UI Tabs plugin for its tabs functionality, following #553070: Merge with tabs module for D7?. It also leverages the new AJAX framework for ajax loading of content. It still requires a lot of work.